paper-with-me

Papers

Improving the Transferability of Adversarial Attacks by an Input Transpose

2025-03-02 · Qing Wan, Shilong Deng, Xun Wang

Deep neural networks (DNNs) are highly susceptible to adversarial examples--subtle perturbations applied to inputs that are often imperceptible to humans yet lead to incorrect model predictions. In black-box scenarios, however, existing adversarial examples exhibit limited transferability and struggle to effectively compromise multiple unseen DNN models. Previous strategies enhance the cross-model generalization of adversarial examples by introducing versatility into adversarial perturbations, thereby improving transferability. However, further refining perturbation versatility often demands intricate algorithm development and substantial computation consumption. In this work, we propose an input transpose method that requires almost no additional labor and computation costs but can significantly improve the transferability of existing adversarial strategies. Even without adding adversarial perturbations, our method demonstrates considerable effectiveness in cross-model attacks. Our exploration finds that on specific datasets, a mere $1^\circ$ left or right rotation might be sufficient for most adversarial examples to deceive unseen models. Our further analysis suggests that this transferability improvement triggered by rotating only $1^\circ$ may stem from visible pattern shifts in the DNN's low-level feature maps. Moreover, this transferability exhibits optimal angles that, when identified under unrestricted query conditions, could potentially yield even greater performance.

📄 PDF Abstract BibTeX arXiv:2503.00932

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Adversarial Transferability through Block Stretch and Shrink

2025-11-21 · Quan Liu, Feng Ye, Chenhao Lu, Shuming Zhen 외 arxiv

Adversarial attacks introduce small, deliberately crafted perturbations that mislead neural networks, and their transferability from white-box to black-box target models remains a critical research focus. Input transform…

Bag of Tricks to Boost Adversarial Transferability

2024-01-16 · Zeliang Zhang, Wei Yao, Xiaosen Wang

Deep neural networks are widely known to be vulnerable to adversarial examples. However, vanilla adversarial examples generated under the white-box setting often exhibit low transferability across different models. Since…

Structure Invariant Transformation for better Adversarial Transferability

2023-09-26 · ICCV 2023 1 · Xiaosen Wang, Zeliang Zhang, Jianping Zhang

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 applicati…

Adversarial AttackDiversity

Comment on Transferability and Input Transformation with Additive Noise

2022-06-18 · Hoki Kim, Jinseong Park, Jaewook Lee

Adversarial attacks have verified the existence of the vulnerability of neural networks. By adding small perturbations to a benign example, adversarial attacks successfully generate adversarial examples that lead misclas…

Improving the Transferability of Adversarial Examples by Feature Augmentation

2024-07-09 · Donghua Wang, Wen Yao, Tingsong Jiang, Xiaohu Zheng 외

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…

Diversity