Admix: Enhancing the Transferability of Adversarial Attacks
Xiaosen Wang, Xuanran He, Jingdong Wang, Kun He

TL;DR
Admix introduces a novel input transformation attack that combines the original image with randomly sampled images from other categories, significantly improving adversarial transferability across models and defenses.
Contribution
The paper proposes Admix, a new input transformation method that enhances adversarial transferability by mixing the input with other images, outperforming existing methods and combining well with other transformations.
Findings
Admix achieves higher transferability than existing input transformation methods.
It outperforms state-of-the-art methods on nine advanced defense models.
Combining Admix with other transformations further improves attack success rates.
Abstract
Deep neural networks are known to be extremely vulnerable to adversarial examples under white-box setting. Moreover, the malicious adversaries crafted on the surrogate (source) model often exhibit black-box transferability on other models with the same learning task but having different architectures. Recently, various methods are proposed to boost the adversarial transferability, among which the input transformation is one of the most effective approaches. We investigate in this direction and observe that existing transformations are all applied on a single image, which might limit the adversarial transferability. To this end, we propose a new input transformation based attack method called Admix that considers the input image and a set of images randomly sampled from other categories. Instead of directly calculating the gradient on the original input, Admix calculates the gradient on…
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 · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
