R.I.P.
๐ป
Ghosted
UNICORN: A Unified Backdoor Trigger Inversion Framework
April 05, 2023 ยท Entered Twilight ยท ๐ International Conference on Learning Representations
Repo contents: LICENSE, README.md, blend_trigger, config.py, dataloader.py, image, inversion.py, models, requirements.txt, torchvision, unet_blocks.py, unet_model.py, unicorn.py
Authors
Zhenting Wang, Kai Mei, Juan Zhai, Shiqing Ma
arXiv ID
2304.02786
Category
cs.LG: Machine Learning
Cross-listed
cs.AI,
cs.CR,
cs.CV
Citations
60
Venue
International Conference on Learning Representations
Repository
https://github.com/RU-System-Software-and-Security/UNICORN
โญ 15
Last Checked
1 month ago
Abstract
The backdoor attack, where the adversary uses inputs stamped with triggers (e.g., a patch) to activate pre-planted malicious behaviors, is a severe threat to Deep Neural Network (DNN) models. Trigger inversion is an effective way of identifying backdoor models and understanding embedded adversarial behaviors. A challenge of trigger inversion is that there are many ways of constructing the trigger. Existing methods cannot generalize to various types of triggers by making certain assumptions or attack-specific constraints. The fundamental reason is that existing work does not consider the trigger's design space in their formulation of the inversion problem. This work formally defines and analyzes the triggers injected in different spaces and the inversion problem. Then, it proposes a unified framework to invert backdoor triggers based on the formalization of triggers and the identified inner behaviors of backdoor models from our analysis. Our prototype UNICORN is general and effective in inverting backdoor triggers in DNNs. The code can be found at https://github.com/RU-System-Software-and-Security/UNICORN.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
R.I.P.
๐ป
Ghosted
Semi-Supervised Classification with Graph Convolutional Networks
R.I.P.
๐ป
Ghosted
Proximal Policy Optimization Algorithms
R.I.P.
๐ป
Ghosted