Feature Adaptation for Sparse Linear Regression
Jonathan Kelner, Frederic Koehler, Raghu Meka, Dhruv Rohatgi

TL;DR
This paper introduces a polynomial-time feature adaptation algorithm for sparse linear regression that achieves near-optimal sample complexity under certain conditions, improving over classical methods like the Lasso.
Contribution
The authors develop a new algorithm that adapts to approximate dependencies in covariates, improving sample efficiency and robustness in high-dimensional sparse linear regression.
Findings
Achieves near-optimal sample complexity for constant sparsity and few outlier eigenvalues.
Provides the first polynomial-factor improvement over brute-force search for constant sparsity.
Offers a broad framework for feature adaptation in ill-conditioned covariate settings.
Abstract
Sparse linear regression is a central problem in high-dimensional statistics. We study the correlated random design setting, where the covariates are drawn from a multivariate Gaussian , and we seek an estimator with small excess risk. If the true signal is -sparse, information-theoretically, it is possible to achieve strong recovery guarantees with only samples. However, computationally efficient algorithms have sample complexity linear in (some variant of) the condition number of . Classical algorithms such as the Lasso can require significantly more samples than necessary even if there is only a single sparse approximate dependency among the covariates. We provide a polynomial-time algorithm that, given , automatically adapts the Lasso to tolerate a small number of approximate dependencies. In particular, we achieve near-optimal sample…
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
Taxonomy
TopicsStatistical Methods and Inference · Sparse and Compressive Sensing Techniques · Domain Adaptation and Few-Shot Learning
MethodsLinear Regression
