paper-with-me

Papers

ViT-EnsembleAttack: Augmenting Ensemble Models for Stronger Adversarial Transferability in Vision Transformers

2025-08-17 · Hanwen Cao, Haobo Lu, Xiaosen Wang, Kun He arxiv

Ensemble-based attacks have been proven to be effective in enhancing adversarial transferability by aggregating the outputs of models with various architectures. However, existing research primarily focuses on refining ensemble weights or optimizing the ensemble path, overlooking the exploration of ensemble models to enhance the transferability of adversarial attacks. To address this gap, we propose applying adversarial augmentation to the surrogate models, aiming to boost overall generalization of ensemble models and reduce the risk of adversarial overfitting. Meanwhile, observing that ensemble Vision Transformers (ViTs) gain less attention, we propose ViT-EnsembleAttack based on the idea of model adversarial augmentation, the first ensemble-based attack method tailored for ViTs to the best of our knowledge. Our approach generates augmented models for each surrogate ViT using three strategies: Multi-head dropping, Attention score scaling, and MLP feature mixing, with the associated parameters optimized by Bayesian optimization. These adversarially augmented models are ensembled to generate adversarial examples. Furthermore, we introduce Automatic Reweighting and Step Size Enlargement modules to boost transferability. Extensive experiments demonstrate that ViT-EnsembleAttack significantly enhances the adversarial transferability of ensemble-based attacks on ViTs, outperforming existing methods by a substantial margin. Code is available at https://github.com/Trustworthy-AI-Group/TransferAttack.

📄 PDF Abstract BibTeX arXiv:2508.12384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Adversarial Robustness of Ensembles with Diversity Training

2019-01-28 · Sanjay Kariyappa, Moinuddin K. Qureshi

Deep Neural Networks are vulnerable to adversarial attacks even in settings where the attacker has no direct access to the model being attacked. Such attacks usually rely on the principle of transferability, whereby an a…

Adversarial RobustnessDiversity

Towards Transferable Adversarial Attacks with Centralized Perturbation

2023-12-11 · Shangbo Wu, Yu-an Tan, Yajie Wang, Ruinan Ma 외

Adversarial transferability enables black-box attacks on unknown victim deep neural networks (DNNs), rendering attacks viable in real-world scenarios. Current transferable attacks create adversarial perturbation over the…

Adversarial Attack

Understanding Model Ensemble in Transferable Adversarial Attack

2024-10-09 · Wei Yao, Zeliang Zhang, Huayi Tang, Yong liu

Model ensemble adversarial attack has become a powerful method for generating transferable adversarial examples that can target even unknown models, but its theoretical foundation remains underexplored. To address this g…

Adversarial AttackDiversitymodel

TRS: Transferability Reduced Ensemble via Encouraging Gradient Diversity and Model Smoothness

2021-04-01 · NeurIPS 2021 12 · Zhuolin Yang, Linyi Li, Xiaojun Xu, Shiliang Zuo 외

Adversarial Transferability is an intriguing property - adversarial perturbation crafted against one model is also effective against another model, while these models are from different model families or training process…

Diversity

TRS: Transferability Reduced Ensemble via Promoting Gradient Diversity and Model Smoothness

2021-05-21 · NeurIPS 2021 12 · Zhuolin Yang, Linyi Li, Xiaojun Xu, Shiliang Zuo 외

Adversarial Transferability is an intriguing property - adversarial perturbation crafted against one model is also effective against another model, while these models are from different model families or training process…

Diversity