Improving the Transferability of Adversarial Examples with Restructure Embedded Patches
Huipeng Zhou, Yu-an Tan, Yajie Wang, Haoran Lyu, Shangbo Wu and, Yuanzhang Li

TL;DR
This paper introduces SAPR, a novel attack method that restructures embedded patches in ViTs to improve the transferability of adversarial examples across different models, enhancing black-box attack effectiveness.
Contribution
The paper proposes a new attack technique that leverages patch restructuring to target ViT self-attention, improving transferability of adversarial examples to various models.
Findings
Higher transferability of adversarial examples to black-box models.
Enhanced image quality of generated adversarial samples.
Applicable to any self-attention based network.
Abstract
Vision transformers (ViTs) have demonstrated impressive performance in various computer vision tasks. However, the adversarial examples generated by ViTs are challenging to transfer to other networks with different structures. Recent attack methods do not consider the specificity of ViTs architecture and self-attention mechanism, which leads to poor transferability of the generated adversarial samples by ViTs. We attack the unique self-attention mechanism in ViTs by restructuring the embedded patches of the input. The restructured embedded patches enable the self-attention mechanism to obtain more diverse patches connections and help ViTs keep regions of interest on the object. Therefore, we propose an attack method against the unique self-attention mechanism in ViTs, called Self-Attention Patches Restructure (SAPR). Our method is simple to implement yet efficient and applicable to any…
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 · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
