๐
๐
Old Age
Data-Efficient Backdoor Attacks
April 22, 2022 ยท Entered Twilight ยท ๐ International Joint Conference on Artificial Intelligence
Repo contents: README.md, attacks, data, datasets, figures, models, opts.py, samples, search.py, transfer.py, triggers, utils
Authors
Pengfei Xia, Ziqiang Li, Wei Zhang, Bin Li
arXiv ID
2204.12281
Category
cs.CV: Computer Vision
Cross-listed
cs.AI,
cs.CR,
cs.LG
Citations
38
Venue
International Joint Conference on Artificial Intelligence
Repository
https://github.com/xpf/Data-Efficient-Backdoor-Attacks
โญ 20
Last Checked
2 months ago
Abstract
Recent studies have proven that deep neural networks are vulnerable to backdoor attacks. Specifically, by mixing a small number of poisoned samples into the training set, the behavior of the trained model can be maliciously controlled. Existing attack methods construct such adversaries by randomly selecting some clean data from the benign set and then embedding a trigger into them. However, this selection strategy ignores the fact that each poisoned sample contributes inequally to the backdoor injection, which reduces the efficiency of poisoning. In this paper, we formulate improving the poisoned data efficiency by the selection as an optimization problem and propose a Filtering-and-Updating Strategy (FUS) to solve it. The experimental results on CIFAR-10 and ImageNet-10 indicate that the proposed method is effective: the same attack success rate can be achieved with only 47% to 75% of the poisoned sample volume compared to the random selection strategy. More importantly, the adversaries selected according to one setting can generalize well to other settings, exhibiting strong transferability. The prototype code of our method is now available at https://github.com/xpf/Data-Efficient-Backdoor-Attacks.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted