English

Adversarial Example Soups: Improving Transferability and Stealthiness for Free

Computer Vision and Pattern Recognition 2025-04-03 v3

Abstract

Transferable adversarial examples cause practical security risks since they can mislead a target model without knowing its internal knowledge. A conventional recipe for maximizing transferability is to keep only the optimal adversarial example from all those obtained in the optimization pipeline. In this paper, for the first time, we revisit this convention and demonstrate that those discarded, sub-optimal adversarial examples can be reused to boost transferability. Specifically, we propose ``Adversarial Example Soups'' (AES), with AES-tune for averaging discarded adversarial examples in hyperparameter tuning and AES-rand for stability testing. In addition, our AES is inspired by ``model soups'', which averages weights of multiple fine-tuned models for improved accuracy without increasing inference time. Extensive experiments validate the global effectiveness of our AES, boosting 10 state-of-the-art transfer attacks and their combinations by up to 13\% against 10 diverse (defensive) target models. We also show the possibility of generalizing AES to other types, \textit{e.g.}, directly averaging multiple in-the-wild adversarial examples that yield comparable success. A promising byproduct of AES is the improved stealthiness of adversarial examples since the perturbation variances are naturally reduced.

Keywords

Cite

@article{arxiv.2402.18370,
  title  = {Adversarial Example Soups: Improving Transferability and Stealthiness for Free},
  author = {Bo Yang and Hengwei Zhang and Jindong Wang and Yulong Yang and Chenhao Lin and Chao Shen and Zhengyu Zhao},
  journal= {arXiv preprint arXiv:2402.18370},
  year   = {2025}
}

Comments

Accepted by TIFS 2025

R2 v1 2026-06-28T15:03:19.926Z