Boosting Adversarial Transferability across Model Genus by Deformation-Constrained Warping
Qinliang Lin, Cheng Luo, Zenghao Niu, Xilin He, Weicheng Xie, Yuanbo, Hou, Linlin Shen, Siyang Song

TL;DR
This paper introduces DeCoWA, a deformation-constrained warping attack that enhances adversarial transferability across different model types, significantly improving attack success in diverse tasks.
Contribution
The paper proposes DeCoWA, a novel deformation-constrained warping method, to improve adversarial transferability across different model genera, addressing limitations of existing approaches.
Findings
DeCoWA significantly improves transferability between CNNs and Transformers.
The method is effective across multiple tasks including image, video, and audio recognition.
Extensive experiments validate the robustness of the proposed attack.
Abstract
Adversarial examples generated by a surrogate model typically exhibit limited transferability to unknown target systems. To address this problem, many transferability enhancement approaches (e.g., input transformation and model augmentation) have been proposed. However, they show poor performances in attacking systems having different model genera from the surrogate model. In this paper, we propose a novel and generic attacking strategy, called Deformation-Constrained Warping Attack (DeCoWA), that can be effectively applied to cross model genus attack. Specifically, DeCoWA firstly augments input examples via an elastic deformation, namely Deformation-Constrained Warping (DeCoW), to obtain rich local details of the augmented input. To avoid severe distortion of global semantics led by random deformation, DeCoW further constrains the strength and direction of the warping transformation by…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis
