Adversarial Vulnerability of Randomized Ensembles
Hassan Dbouk, Naresh R. Shanbhag

TL;DR
This paper critically examines the robustness of randomized ensembles against adversarial attacks, revealing they are more vulnerable than standard models and highlighting flaws in current evaluation methods.
Contribution
The work provides a theoretical and empirical analysis showing that randomized ensembles are less robust than previously believed and introduces a new attack method, ARC, that effectively compromises them.
Findings
Randomized ensembles are more vulnerable to adversarial attacks than standard adversarial training models.
Common evaluation methods like adaptive PGD can give a false sense of security.
The proposed ARC attack successfully compromises randomized ensembles where other methods fail.
Abstract
Despite the tremendous success of deep neural networks across various tasks, their vulnerability to imperceptible adversarial perturbations has hindered their deployment in the real world. Recently, works on randomized ensembles have empirically demonstrated significant improvements in adversarial robustness over standard adversarially trained (AT) models with minimal computational overhead, making them a promising solution for safety-critical resource-constrained applications. However, this impressive performance raises the question: Are these robustness gains provided by randomized ensembles real? In this work we address this question both theoretically and empirically. We first establish theoretically that commonly employed robustness evaluation methods such as adaptive PGD provide a false sense of security in this setting. Subsequently, we propose a theoretically-sound and efficient…
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 · Anomaly Detection Techniques and Applications
