Surprises in adversarially-trained linear regression
Ant\^onio H. Ribeiro, Dave Zachariah, Thomas B. Sch\"on

TL;DR
This paper explores adversarial training in linear regression, revealing its connection to robust regression, sparsity, and minimum-norm solutions, especially in overparameterized settings, with theoretical proofs and numerical illustrations.
Contribution
It formulates adversarial training as robust regression, uncovers its link to sparsity, and analyzes its behavior in overparameterized regimes with rigorous proofs.
Findings
Adversarial training produces sparse solutions in linear regression.
In overparameterized regimes, adversarial training yields minimum-norm interpolating solutions.
The transition to interpolation is abrupt for non-zero disturbances.
Abstract
State-of-the-art machine learning models can be vulnerable to very small input perturbations that are adversarially constructed. Adversarial training is an effective approach to defend against such examples. It is formulated as a min-max problem, searching for the best solution when the training data was corrupted by the worst-case attacks. For linear regression problems, adversarial training can be formulated as a convex problem. We use this reformulation to make two technical contributions: First, we formulate the training problem as an instance of robust regression to reveal its connection to parameter-shrinking methods, specifically that -adversarial training produces sparse solutions. Secondly, we study adversarial training in the overparameterized regime, i.e. when there are more parameters than data. We prove that adversarial training with small disturbances gives…
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
MethodsLinear Regression
