Explore the Effect of Data Selection on Poison Efficiency in Backdoor Attacks
Ziqiang Li, Pengfei Xia, Hong Sun, Yueqi Zeng, Wei Zhang, and Bin Li

TL;DR
This paper introduces FUS++, a novel sample selection strategy that enhances the efficiency of backdoor poisoning attacks across multiple data modalities by leveraging forgetting events and loss surface curvature.
Contribution
It proposes a new selection method combining forgetting events and curvature analysis to improve backdoor attack efficiency, outperforming random selection strategies.
Findings
FUS++ significantly increases attack success rates.
The strategy is effective across image, text, audio, and age regression tasks.
Experimental results show improved poisoning efficiency.
Abstract
As the number of parameters in Deep Neural Networks (DNNs) scales, the thirst for training data also increases. To save costs, it has become common for users and enterprises to delegate time-consuming data collection to third parties. Unfortunately, recent research has shown that this practice raises the risk of DNNs being exposed to backdoor attacks. Specifically, an attacker can maliciously control the behavior of a trained model by poisoning a small portion of the training data. In this study, we focus on improving the poisoning efficiency of backdoor attacks from the sample selection perspective. The existing attack methods construct such poisoned samples by randomly selecting some clean data from the benign set and then embedding a trigger into them. However, this random selection strategy ignores that each sample may contribute differently to the backdoor injection, thereby…
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 · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
MethodsFocus
