Robustness from Simple Classifiers
Sharon Qian, Dimitris Kalimeris, Gal Kaplun, Yaron Singer

TL;DR
This paper explores how simpler classifiers are inherently more robust to adversarial attacks and demonstrates that decomposing complex models into binary classifiers enhances robustness across various datasets and architectures.
Contribution
It reveals the link between simplicity and robustness, proposing model decomposition as a novel method to improve adversarial resilience.
Findings
Simpler classifiers are less vulnerable to adversarial perturbations.
Decomposing multiclass models into binary classifiers enhances robustness.
Elaborate label information can improve accuracy but reduce robustness.
Abstract
Despite the vast success of Deep Neural Networks in numerous application domains, it has been shown that such models are not robust i.e., they are vulnerable to small adversarial perturbations of the input. While extensive work has been done on why such perturbations occur or how to successfully defend against them, we still do not have a complete understanding of robustness. In this work, we investigate the connection between robustness and simplicity. We find that simpler classifiers, formed by reducing the number of output classes, are less susceptible to adversarial perturbations. Consequently, we demonstrate that decomposing a complex multiclass model into an aggregation of binary models enhances robustness. This behavior is consistent across different datasets and model architectures and can be combined with known defense techniques such as adversarial training. Moreover, we…
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.
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 · Bacillus and Francisella bacterial research
