Unique properties of adversarially trained linear classifiers on Gaussian data
Jamie Hayes

TL;DR
This paper demonstrates that adversarially trained linear classifiers on Gaussian data exhibit unique properties, including robustness under any level of adversarial corruption, unlike non-linear classifiers on complex datasets like CIFAR-10.
Contribution
It reveals fundamental differences in adversarial robustness between linear and non-linear classifiers, highlighting limitations of simple models in complex data scenarios.
Findings
Linear classifiers on Gaussian data are robust to arbitrary adversarial corruption.
Non-linear classifiers on CIFAR-10 do not share this robustness property.
Insights challenge the transferability of simple models' robustness to real-world data.
Abstract
Machine learning models are vulnerable to adversarial perturbations, that when added to an input, can cause high confidence misclassifications. The adversarial learning research community has made remarkable progress in the understanding of the root causes of adversarial perturbations. However, most problems that one may consider important to solve for the deployment of machine learning in safety critical tasks involve high dimensional complex manifolds that are difficult to characterize and study. It is common to develop adversarially robust learning theory on simple problems, in the hope that insights will transfer to `real world datasets'. In this work, we discuss a setting where this approach fails. In particular, we show with a linear classifier, it is always possible to solve a binary classification problem on Gaussian data under arbitrary levels of adversarial corruption during…
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 · Machine Learning and Algorithms
