English

Improving Integrated Gradient-based Transferable Adversarial Examples by Refining the Integration Path

Cryptography and Security 2024-12-30 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Transferable adversarial examples are known to cause threats in practical, black-box attack scenarios. A notable approach to improving transferability is using integrated gradients (IG), originally developed for model interpretability. In this paper, we find that existing IG-based attacks have limited transferability due to their naive adoption of IG in model interpretability. To address this limitation, we focus on the IG integration path and refine it in three aspects: multiplicity, monotonicity, and diversity, supported by theoretical analyses. We propose the Multiple Monotonic Diversified Integrated Gradients (MuMoDIG) attack, which can generate highly transferable adversarial examples on different CNN and ViT models and defenses. Experiments validate that MuMoDIG outperforms the latest IG-based attack by up to 37.3\% and other state-of-the-art attacks by 8.4\%. In general, our study reveals that migrating established techniques to improve transferability may require non-trivial efforts. Code is available at \url{https://github.com/RYC-98/MuMoDIG}.

Keywords

Cite

@article{arxiv.2412.18844,
  title  = {Improving Integrated Gradient-based Transferable Adversarial Examples by Refining the Integration Path},
  author = {Yuchen Ren and Zhengyu Zhao and Chenhao Lin and Bo Yang and Lu Zhou and Zhe Liu and Chao Shen},
  journal= {arXiv preprint arXiv:2412.18844},
  year   = {2024}
}

Comments

Accepted by AAAI 2025

R2 v1 2026-06-28T20:48:40.507Z