Boosting Backdoor Attack with A Learnable Poisoning Sample Selection Strategy
Zihao Zhu, Mingda Zhang, Shaokui Wei, Li Shen, Yanbo Fan, Baoyuan Wu

TL;DR
This paper introduces a learnable, adversarial sample selection method for data-poisoning backdoor attacks, improving the effectiveness and efficiency of selecting impactful poisoning samples during training.
Contribution
It proposes a novel min-max optimization approach that adaptively selects poisoning samples by learning a poisoning mask, enhancing backdoor attack success.
Findings
Significantly improves attack success rate.
Reduces computational overhead compared to existing methods.
Effective across multiple benchmark datasets.
Abstract
Data-poisoning based backdoor attacks aim to insert backdoor into models by manipulating training datasets without controlling the training process of the target model. Existing attack methods mainly focus on designing triggers or fusion strategies between triggers and benign samples. However, they often randomly select samples to be poisoned, disregarding the varying importance of each poisoning sample in terms of backdoor injection. A recent selection strategy filters a fixed-size poisoning sample pool by recording forgetting events, but it fails to consider the remaining samples outside the pool from a global perspective. Moreover, computing forgetting events requires significant additional computing resources. Therefore, how to efficiently and effectively select poisoning samples from the entire dataset is an urgent problem in backdoor attacks.To address it, firstly, we introduce a…
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
MethodsFocus
