English

Improving Transferability of Adversarial Examples via Bayesian Attacks

Machine Learning 2025-10-16 v2 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

The transferability of adversarial examples allows for the attack on unknown deep neural networks (DNNs), posing a serious threat to many applications and attracting great attention. In this paper, we improve the transferability of adversarial examples by incorporating the Bayesian formulation into both the model parameters and model input, enabling their joint diversification. We demonstrate that combination of Bayesian formulations for both the model input and model parameters yields significant improvements in transferability. By introducing advanced approximations of the posterior distribution over the model input, adversarial transferability achieves further enhancement, surpassing all state-of-the-arts when attacking without model fine-tuning. Additionally, we propose a principled approach to fine-tune model parameters within this Bayesian framework. Extensive experiments demonstrate that our method achieves a new state-of-the-art in transfer-based attacks, significantly improving the average success rate on ImageNet and CIFAR-10. Code at: https://github.com/qizhangli/MoreBayesian-jrnl.

Keywords

Cite

@article{arxiv.2307.11334,
  title  = {Improving Transferability of Adversarial Examples via Bayesian Attacks},
  author = {Qizhang Li and Yiwen Guo and Xiaochen Yang and Wangmeng Zuo and Hao Chen},
  journal= {arXiv preprint arXiv:2307.11334},
  year   = {2025}
}

Comments

Accepted by TCSVT

R2 v1 2026-06-28T11:36:38.187Z