English

Revisiting Transferable Adversarial Images: Systemization, Evaluation, and New Insights

Cryptography and Security 2025-09-17 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Transferable adversarial images raise critical security concerns for computer vision systems in real-world, black-box attack scenarios. Although many transfer attacks have been proposed, existing research lacks a systematic and comprehensive evaluation. In this paper, we systemize transfer attacks into five categories around the general machine learning pipeline and provide the first comprehensive evaluation, with 23 representative attacks against 11 representative defenses, including the recent, transfer-oriented defense and the real-world Google Cloud Vision. In particular, we identify two main problems of existing evaluations: (1) for attack transferability, lack of intra-category analyses with fair hyperparameter settings, and (2) for attack stealthiness, lack of diverse measures. Our evaluation results validate that these problems have indeed caused misleading conclusions and missing points, and addressing them leads to new, \textit{consensus-challenging} insights, such as (1) an early attack, DI, even outperforms all similar follow-up ones, (2) the state-of-the-art (white-box) defense, DiffPure, is even vulnerable to (black-box) transfer attacks, and (3) even under the same LpL_p constraint, different attacks yield dramatically different stealthiness results regarding diverse imperceptibility metrics, finer-grained measures, and a user study. We hope that our analyses will serve as guidance on properly evaluating transferable adversarial images and advance the design of attacks and defenses. Code is available at https://github.com/ZhengyuZhao/TransferAttackEval.

Keywords

Cite

@article{arxiv.2310.11850,
  title  = {Revisiting Transferable Adversarial Images: Systemization, Evaluation, and New Insights},
  author = {Zhengyu Zhao and Hanwei Zhang and Renjue Li and Ronan Sicre and Laurent Amsaleg and Michael Backes and Qi Li and Qian Wang and Chao Shen},
  journal= {arXiv preprint arXiv:2310.11850},
  year   = {2025}
}

Comments

TPAMI 2025. Code is available at https://github.com/ZhengyuZhao/TransferAttackEval

R2 v1 2026-06-28T12:54:13.068Z