paper-with-me

Papers

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, Qian Chen, Benjamin Rubinstein, Pan Zhou, Ce Zhang, Bo Li

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 processes. To better protect ML systems against adversarial attacks, several questions are raised: what are the sufficient conditions for adversarial transferability and how to bound it? Is there a way to reduce the adversarial transferability in order to improve the robustness of an ensemble ML model? To answer these questions, in this work we first theoretically analyze and outline sufficient conditions for adversarial transferability between models; then propose a practical algorithm to reduce the transferability between base models within an ensemble to improve its robustness. Our theoretical analysis shows that only promoting the orthogonality between gradients of base models is not enough to ensure low transferability; in the meantime, the model smoothness is an important factor to control the transferability. We also provide the lower and upper bounds of adversarial transferability under certain conditions. Inspired by our theoretical analysis, we propose an effective Transferability Reduced Smooth(TRS) ensemble training strategy to train a robust ensemble with low transferability by enforcing both gradient orthogonality and model smoothness between base models. We conduct extensive experiments on TRS and compare with 6 state-of-the-art ensemble baselines against 8 whitebox attacks on different datasets, demonstrating that the proposed TRS outperforms all baselines significantly.

📄 PDF Abstract BibTeX arXiv:2104.00671

Code (1)

AI-secure/Transferability-Reduced-Smooth-Ensemble 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

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

Stochastic Variance Reduced Ensemble Adversarial Attack for Boosting the Adversarial Transferability

2021-11-21 · CVPR 2022 1 · Yifeng Xiong, Jiadong Lin, Min Zhang, John E. Hopcroft 외

The black-box adversarial attack has attracted impressive attention for its practical use in the field of deep learning security. Meanwhile, it is very challenging as there is no access to the network architecture or int…

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

Ensemble Diversity Facilitates Adversarial Transferability

2024-01-01 · CVPR 2024 1 · Bowen Tang, Zheng Wang, Yi Bin, Qi Dou 외

With the advent of ensemble-based attacks the transferability of generated adversarial examples is elevated by a noticeable margin despite many methods only employing superficial integration yet ignoring the diversit…

Diversityreinforcement-learningReinforcement Learning

Ensemble Adversarial Defense via Integration of Multiple Dispersed Low Curvature Models

2024-03-25 · Kaikang Zhao, Xi Chen, Wei Huang, Liuxin Ding 외

The integration of an ensemble of deep learning models has been extensively explored to enhance defense against adversarial attacks. The diversity among sub-models increases the attack cost required to deceive the majori…

Adversarial DefenseAdversarial RobustnessDiversity