Transferable Adversarial Attacks on Vision Transformers with Token Gradient Regularization
Jianping Zhang, Yizhan Huang, Weibin Wu, Michael R. Lyu

TL;DR
This paper introduces Token Gradient Regularization (TGR), a novel method for transfer-based adversarial attacks on Vision Transformers, which reduces gradient variance in internal blocks to improve attack transferability and effectiveness.
Contribution
The paper proposes TGR, a new gradient regularization technique tailored for ViTs that enhances transfer-based attack success by stabilizing gradients across internal blocks.
Findings
TGR improves attack transferability by 8.8% on average over state-of-the-art methods.
Extensive experiments confirm TGR's effectiveness against ViTs and CNNs.
TGR reduces gradient variance in internal blocks, leading to more effective adversarial samples.
Abstract
Vision transformers (ViTs) have been successfully deployed in a variety of computer vision tasks, but they are still vulnerable to adversarial samples. Transfer-based attacks use a local model to generate adversarial samples and directly transfer them to attack a target black-box model. The high efficiency of transfer-based attacks makes it a severe security threat to ViT-based applications. Therefore, it is vital to design effective transfer-based attacks to identify the deficiencies of ViTs beforehand in security-sensitive scenarios. Existing efforts generally focus on regularizing the input gradients to stabilize the updated direction of adversarial samples. However, the variance of the back-propagated gradients in intermediate blocks of ViTs may still be large, which may make the generated adversarial samples focus on some model-specific features and get stuck in poor local optima.…
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 · Bacillus and Francisella bacterial research
