Improving Adversarial Robustness via Promoting Ensemble Diversity
Tianyu Pang, Kun Xu, Chao Du, Ning Chen, Jun Zhu

TL;DR
This paper introduces a novel ensemble diversity regularizer that enhances adversarial robustness by promoting diversity among non-maximal predictions of ensemble members, effectively reducing transferability of adversarial examples.
Contribution
It proposes a new diversity measure and an adaptive regularizer that improves ensemble robustness against adversarial attacks, compatible with existing defenses.
Findings
Improves adversarial robustness across multiple datasets.
Maintains state-of-the-art accuracy on normal examples.
Efficient and compatible with existing defenses.
Abstract
Though deep neural networks have achieved significant progress on various tasks, often enhanced by model ensemble, existing high-performance models can be vulnerable to adversarial attacks. Many efforts have been devoted to enhancing the robustness of individual networks and then constructing a straightforward ensemble, e.g., by directly averaging the outputs, which ignores the interaction among networks. This paper presents a new method that explores the interaction among individual networks to improve robustness for ensemble models. Technically, we define a new notion of ensemble diversity in the adversarial setting as the diversity among non-maximal predictions of individual members, and present an adaptive diversity promoting (ADP) regularizer to encourage the diversity, which leads to globally better robustness for the ensemble by making adversarial examples difficult to transfer…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications
