Improving the Transferability of Adversarial Examples by Inverse Knowledge Distillation
Wenyuan Wu, Zheng Liu, Yong Chen, Chao Su, Dezhong Peng, Xu Wang

TL;DR
This paper introduces Inverse Knowledge Distillation, a novel technique that improves the transferability of adversarial examples across models by diversifying attack gradients, thereby enhancing black-box attack success rates.
Contribution
The paper proposes IKD, a new method that integrates a distillation-inspired loss to increase adversarial transferability by promoting gradient diversity.
Findings
Significant improvement in attack transferability across models.
Enhanced success rates of black-box adversarial attacks.
Validated on ImageNet dataset with diverse models.
Abstract
In recent years, the rapid development of deep neural networks has brought increased attention to the security and robustness of these models. While existing adversarial attack algorithms have demonstrated success in improving adversarial transferability, their performance remains suboptimal due to a lack of consideration for the discrepancies between target and source models. To address this limitation, we propose a novel method, Inverse Knowledge Distillation (IKD), designed to enhance adversarial transferability effectively. IKD introduces a distillation-inspired loss function that seamlessly integrates with gradient-based attack methods, promoting diversity in attack gradients and mitigating overfitting to specific model architectures. By diversifying gradients, IKD enables the generation of adversarial samples with superior generalization capabilities across different models,…
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
MethodsSoftmax · Attention Is All You Need · Knowledge Distillation
