Label-Consistent Backdoor Attacks
Alexander Turner, Dimitris Tsipras, Aleksander Madry

TL;DR
This paper introduces a novel backdoor attack method that maintains label consistency by using adversarial perturbations and generative models, making the attack more stealthy and harder to detect.
Contribution
It proposes a new approach for label-consistent backdoor attacks leveraging adversarial and generative techniques, enhancing stealthiness and effectiveness.
Findings
The method successfully creates plausible, label-consistent backdoor inputs.
It demonstrates increased stealthiness compared to traditional backdoor attacks.
The approach effectively activates backdoors without raising suspicion.
Abstract
Deep neural networks have been demonstrated to be vulnerable to backdoor attacks. Specifically, by injecting a small number of maliciously constructed inputs into the training set, an adversary is able to plant a backdoor into the trained model. This backdoor can then be activated during inference by a backdoor trigger to fully control the model's behavior. While such attacks are very effective, they crucially rely on the adversary injecting arbitrary inputs that are---often blatantly---mislabeled. Such samples would raise suspicion upon human inspection, potentially revealing the attack. Thus, for backdoor attacks to remain undetected, it is crucial that they maintain label-consistency---the condition that injected inputs are consistent with their labels. In this work, we leverage adversarial perturbations and generative models to execute efficient, yet label-consistent, backdoor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
