Invisible Backdoor Attacks Using Data Poisoning in the Frequency Domain
Chang Yue, Peizhuo Lv, Ruigang Liang, Kai Chen

TL;DR
This paper introduces a novel frequency domain backdoor attack that is invisible, does not require mislabeling, and effectively evades existing defense mechanisms across multiple datasets and learning scenarios.
Contribution
It presents a generalized, invisible backdoor attack method in the frequency domain that works without mislabeling and training access, outperforming existing methods in evasion and success rate.
Findings
Achieves over 90% attack success rate on multiple datasets.
Effectively evades common defense methods like Neural Cleanse and SentiNet.
Maintains high model performance on main tasks despite the attack.
Abstract
With the broad application of deep neural networks (DNNs), backdoor attacks have gradually attracted attention. Backdoor attacks are insidious, and poisoned models perform well on benign samples and are only triggered when given specific inputs, which cause the neural network to produce incorrect outputs. The state-of-the-art backdoor attack work is implemented by data poisoning, i.e., the attacker injects poisoned samples into the dataset, and the models trained with that dataset are infected with the backdoor. However, most of the triggers used in the current study are fixed patterns patched on a small fraction of an image and are often clearly mislabeled, which is easily detected by humans or defense methods such as Neural Cleanse and SentiNet. Also, it's difficult to be learned by DNNs without mislabeling, as they may ignore small patterns. In this paper, we propose a generalized…
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 · Advanced Malware Detection Techniques
