On the Power of Preconditioning in Sparse Linear Regression
Jonathan Kelner, Frederic Koehler, Raghu Meka, Dhruv Rohatgi

TL;DR
This paper investigates how preconditioning can enhance the efficiency of sparse linear regression algorithms, revealing conditions under which preconditioned Lasso performs optimally and constructing instances where it fails, based on the dependency structure of covariates.
Contribution
It provides the first comprehensive analysis of the power and limitations of preconditioning in sparse linear regression, linking success to the graph-theoretic property of treewidth.
Findings
Preconditioned Lasso succeeds for low treewidth dependency structures.
Constructs hard instances for preconditioned Lasso based on Gaussian Markov Random Fields.
Shows that high treewidth structures require many samples for successful recovery.
Abstract
Sparse linear regression is a fundamental problem in high-dimensional statistics, but strikingly little is known about how to efficiently solve it without restrictive conditions on the design matrix. We consider the (correlated) random design setting, where the covariates are independently drawn from a multivariate Gaussian with , and seek estimators minimizing , where is the -sparse ground truth. Information theoretically, one can achieve strong error bounds with samples for arbitrary and ; however, no efficient algorithms are known to match these guarantees even with samples, without further assumptions on or . As far as hardness, computational lower bounds are only known with worst-case design matrices. Random-design instances are known which are…
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
On the Power of Preconditioning in Sparse Linear Regression· youtube
On the Power of Preconditioning in Sparse Linear Regression· youtube
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Statistical Methods and Inference · Stochastic Gradient Optimization Techniques
MethodsLinear Regression
