Robust Regression via Hard Thresholding
Kush Bhatia, Prateek Jain, Purushottam Kar

TL;DR
This paper introduces TORRENT, a hard-thresholding algorithm for robust least squares regression that can exactly recover model parameters even with adversarial corruptions, outperforming existing L1-based methods in speed and robustness.
Contribution
The paper presents a simple, scalable hard-thresholding algorithm for robust regression with theoretical guarantees under mild conditions, extending to large-scale and high-dimensional problems.
Findings
TORRENT can recover w* exactly under adversarial corruptions.
The method is significantly faster than L1-based solvers on large datasets.
Extensions of TORRENT scale efficiently to high-dimensional sparse recovery.
Abstract
We study the problem of Robust Least Squares Regression (RLSR) where several response variables can be adversarially corrupted. More specifically, for a data matrix X \in R^{p x n} and an underlying model w*, the response vector is generated as y = X'w* + b where b \in R^n is the corruption vector supported over at most C.n coordinates. Existing exact recovery results for RLSR focus solely on L1-penalty based convex formulations and impose relatively strict model assumptions such as requiring the corruptions b to be selected independently of X. In this work, we study a simple hard-thresholding algorithm called TORRENT which, under mild conditions on X, can recover w* exactly even if b corrupts the response variables in an adversarial manner, i.e. both the support and entries of b are selected adversarially after observing X and w*. Our results hold under deterministic assumptions…
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
TopicsSparse and Compressive Sensing Techniques · Random Matrices and Applications · Spectroscopy Techniques in Biomedical and Chemical Research
