Perturbation Towards Easy Samples Improves Targeted Adversarial Transferability
Junqi Gao, Biqing Qi, Yao Li, Zhichang Guo, Dong Li, Yuming Xing,, Dazhi Zhang

TL;DR
This paper introduces a novel targeted attack method, ESMA, which improves transferability by perturbing easy samples in the target class, achieving higher success rates with less computational resources.
Contribution
The paper proposes ESMA, a generative targeted attack strategy that enhances transferability by focusing on easy samples, outperforming state-of-the-art methods in success rate and efficiency.
Findings
ESMA achieves higher targeted attack success rates.
ESMA requires only 5% of the storage space of SOTA methods.
ESMA attacks all classes with a single model, reducing computation time.
Abstract
The transferability of adversarial perturbations provides an effective shortcut for black-box attacks. Targeted perturbations have greater practicality but are more difficult to transfer between models. In this paper, we experimentally and theoretically demonstrated that neural networks trained on the same dataset have more consistent performance in High-Sample-Density-Regions (HSDR) of each class instead of low sample density regions. Therefore, in the target setting, adding perturbations towards HSDR of the target class is more effective in improving transferability. However, density estimation is challenging in high-dimensional scenarios. Further theoretical and experimental verification demonstrates that easy samples with low loss are more likely to be located in HSDR. Perturbations towards such easy samples in the target class can avoid density estimation for HSDR location. Based…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Fire Detection and Safety Systems
