paper-with-me

Papers

Boosting Adversarial Transferability across Model Genus by Deformation-Constrained Warping

2024-02-06 · Qinliang Lin, Cheng Luo, Zenghao Niu, Xilin He, Weicheng Xie, Yuanbo Hou, Linlin Shen, Siyang Song

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 a novel adaptive control strategy. Extensive experiments demonstrate that the transferable examples crafted by our DeCoWA on CNN surrogates can significantly hinder the performance of Transformers (and vice versa) on various tasks, including image classification, video action recognition, and audio recognition. Code is made available at https://github.com/LinQinLiang/DeCoWA.

📄 PDF Abstract BibTeX arXiv:2402.03951

Code (2)

linqinliang/decowa 공식 구현
Trustworthy-AI-Group/TransferAttack pytorch

Tasks

Action Recognitionimage-classificationImage ClassificationTemporal Action Localization

Similar Papers 제목 키워드 기반

Boosting 3D Adversarial Attacks with Attacking On Frequency

2022-01-26 · Binbin Liu, Jinlai Zhang, Lyujie Chen, Jihong Zhu

Deep neural networks (DNNs) have been shown to be vulnerable to adversarial attacks. Recently, 3D adversarial attacks, especially adversarial attacks on point clouds, have elicited mounting interest. However, adversarial…

Boosting the Local Invariance for Better Adversarial Transferability

2025-03-08 · Bohan Liu, Xiaosen Wang

Transfer-based attacks pose a significant threat to real-world applications by directly targeting victim models with adversarial examples generated on surrogate models. While numerous approaches have been proposed to enh…

Proving Common Mechanisms Shared by Twelve Methods of Boosting Adversarial Transferability

2022-07-24 · Quanshi Zhang, Xin Wang, Jie Ren, Xu Cheng 외

Although many methods have been proposed to enhance the transferability of adversarial perturbations, these methods are designed in a heuristic manner, and the essential mechanism for improving adversarial transferabilit…

A Unified Approach to Interpreting and Boosting Adversarial Transferability

2020-10-08 · Xin Wang, Jie Ren, Shuyun Lin, Xiangming Zhu 외

In this paper, we use the interaction inside adversarial perturbations to explain and boost the adversarial transferability. We discover and prove the negative correlation between the adversarial transferability and the …

Cage-Based Deformation for Transferable and Undefendable Point Cloud Attack

2025-07-01 · Keke Tang, Ziyong Du, Weilong Peng, Xiaofei Wang 외

Adversarial attacks on point clouds often impose strict geometric constraints to preserve plausibility; however, such constraints inherently limit transferability and undefendability. While deformation offers an alternat…