An Effective and Resilient Backdoor Attack Framework against Deep Neural Networks and Vision Transformers
Xueluan Gong, Bowei Tian, Meng Xue, Yuan Wu, Yanjiao Chen, Qian Wang

TL;DR
This paper introduces a novel backdoor attack framework that optimizes trigger shape, location, and transparency, enhancing attack success rate and naturalness of poisoned samples while maintaining robustness against defenses.
Contribution
It proposes an attention-based trigger generation, QoE-aware loss adjustment, and an alternating retraining algorithm, extending the attack to both DNNs and vision transformers.
Findings
Achieves up to 82% higher attack success rate over baselines.
Produces more natural backdoored samples with high QoE.
Remains effective against state-of-the-art defenses.
Abstract
Recent studies have revealed the vulnerability of Deep Neural Network (DNN) models to backdoor attacks. However, existing backdoor attacks arbitrarily set the trigger mask or use a randomly selected trigger, which restricts the effectiveness and robustness of the generated backdoor triggers. In this paper, we propose a novel attention-based mask generation methodology that searches for the optimal trigger shape and location. We also introduce a Quality-of-Experience (QoE) term into the loss function and carefully adjust the transparency value of the trigger in order to make the backdoored samples to be more natural. To further improve the prediction accuracy of the victim model, we propose an alternating retraining algorithm in the backdoor injection process. The victim model is retrained with mixed poisoned datasets in even iterations and with only benign samples in odd iterations.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training
