paper-with-me

Papers

Improving the Transferability of Adversarial Examples by Feature Augmentation

2024-07-09 · Donghua Wang, Wen Yao, Tingsong Jiang, Xiaohu Zheng, Junqi Wu, Xiaoqian Chen

Despite the success of input transformation-based attacks on boosting adversarial transferability, the performance is unsatisfying due to the ignorance of the discrepancy across models. In this paper, we propose a simple but effective feature augmentation attack (FAUG) method, which improves adversarial transferability without introducing extra computation costs. Specifically, we inject the random noise into the intermediate features of the model to enlarge the diversity of the attack gradient, thereby mitigating the risk of overfitting to the specific model and notably amplifying adversarial transferability. Moreover, our method can be combined with existing gradient attacks to augment their performance further. Extensive experiments conducted on the ImageNet dataset across CNN and transformer models corroborate the efficacy of our method, e.g., we achieve improvement of +26.22% and +5.57% on input transformation-based attacks and combination methods, respectively.

📄 PDF Abstract BibTeX arXiv:2407.06714

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Improving the Transferability of Adversarial Attacks on Face Recognition with Beneficial Perturbation Feature Augmentation

2022-10-28 · Fengfan Zhou, Hefei Ling, Yuxuan Shi, Jiazhong Chen 외

Face recognition (FR) models can be easily fooled by adversarial examples, which are crafted by adding imperceptible perturbations on benign face images. The existence of adversarial face examples poses a great threat to…

Adversarial AttackFace Recognition

Boosting Adversarial Transferability with Spatial Adversarial Alignment

2025-01-02 · Zhaoyu Chen, Haijing Guo, Kaixun Jiang, Jiyuan Fu 외

Deep neural networks are vulnerable to adversarial examples that exhibit transferability across various models. Numerous approaches are proposed to enhance the transferability of adversarial examples, including advanced …

Data Augmentation

OT-Attack: Enhancing Adversarial Transferability of Vision-Language Models via Optimal Transport Optimization

2023-12-07 · Dongchen Han, Xiaojun Jia, Yang Bai, Jindong Gu 외

Vision-language pre-training (VLP) models demonstrate impressive abilities in processing both images and text. However, they are vulnerable to multi-modal adversarial examples (AEs). Investigating the generation of high-…

Adversarial AttackData AugmentationImage-text matchingText Matching

Improving the Transferability of Adversarial Attacks on Face Recognition with Diverse Parameters Augmentation

2024-11-23 · CVPR 2025 1 · Fengfan Zhou, Bangjie Yin, Hefei Ling, Qianyu Zhou 외

Face Recognition (FR) models are vulnerable to adversarial examples that subtly manipulate benign face images, underscoring the urgent need to improve the transferability of adversarial attacks in order to expose the bli…

Adversarial AttackFace Recognition

Boosting Adversarial Transferability through Augmentation in Hypothesis Space

2025-01-01 · CVPR 2025 1 · Yu Guo, Weiquan Liu, Qingshan Xu, Shijun Zheng 외

Adversarial examples can mislead deep neural networks with subtle perturbations, causing them to make incorrect predictions. Notably, adversarial examples crafted for one model can also deceive other models, a phenom…

Stochastic Optimization