Structure Invariant Transformation for better Adversarial Transferability
Xiaosen Wang, Zeliang Zhang, Jianping Zhang

TL;DR
This paper introduces the Structure Invariant Attack (SIA), a novel input transformation method that applies local, diverse transformations to image blocks to significantly enhance the transferability of adversarial examples across different DNN models.
Contribution
The paper proposes a new local transformation-based attack, SIA, which improves adversarial transferability by increasing diversity while maintaining image structure.
Findings
SIA outperforms state-of-the-art input transformation attacks on ImageNet.
SIA demonstrates superior transferability on CNN and transformer models.
The method is general and effective across different model architectures.
Abstract
Given the severe vulnerability of Deep Neural Networks (DNNs) against adversarial examples, there is an urgent need for an effective adversarial attack to identify the deficiencies of DNNs in security-sensitive applications. As one of the prevalent black-box adversarial attacks, the existing transfer-based attacks still cannot achieve comparable performance with the white-box attacks. Among these, input transformation based attacks have shown remarkable effectiveness in boosting transferability. In this work, we find that the existing input transformation based attacks transform the input image globally, resulting in limited diversity of the transformed images. We postulate that the more diverse transformed images result in better transferability. Thus, we investigate how to locally apply various transformations onto the input image to improve such diversity while preserving the…
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 · COVID-19 diagnosis using AI · Integrated Circuits and Semiconductor Failure Analysis
