An Adaptive Model Ensemble Adversarial Attack for Boosting Adversarial Transferability
Bin Chen, Jia-Li Yin, Shukai Chen, Bo-Hao Chen, Ximeng Liu

TL;DR
This paper introduces AdaEA, an adaptive ensemble adversarial attack that dynamically fuses surrogate model outputs to significantly enhance transferability across diverse model architectures.
Contribution
The paper proposes a novel adaptive ensemble attack method that adjusts model output fusion based on contribution discrepancies, improving transferability especially across different model types.
Findings
AdaEA outperforms existing ensemble attacks on multiple datasets.
The method boosts transferability from CNNs to ViTs.
AdaEA enhances the effectiveness of existing transfer-based attacks.
Abstract
While the transferability property of adversarial examples allows the adversary to perform black-box attacks (i.e., the attacker has no knowledge about the target model), the transfer-based adversarial attacks have gained great attention. Previous works mostly study gradient variation or image transformations to amplify the distortion on critical parts of inputs. These methods can work on transferring across models with limited differences, i.e., from CNNs to CNNs, but always fail in transferring across models with wide differences, such as from CNNs to ViTs. Alternatively, model ensemble adversarial attacks are proposed to fuse outputs from surrogate models with diverse architectures to get an ensemble loss, making the generated adversarial example more likely to transfer to other models as it can fool multiple models concurrently. However, existing ensemble attacks simply fuse the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
An Adaptive Model Ensemble Adversarial Attack for Boosting Adversarial Transferability· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · COVID-19 diagnosis using AI
Methodsfail
