English

Computational-Statistical Gaps for Improper Learning in Sparse Linear Regression

Machine Learning 2024-06-26 v2 Computational Complexity Statistics Theory Machine Learning Statistics Theory

Abstract

We study computational-statistical gaps for improper learning in sparse linear regression. More specifically, given nn samples from a kk-sparse linear model in dimension dd, we ask what is the minimum sample complexity to efficiently (in time polynomial in dd, kk, and nn) find a potentially dense estimate for the regression vector that achieves non-trivial prediction error on the nn samples. Information-theoretically this can be achieved using Θ(klog(d/k))\Theta(k \log (d/k)) samples. Yet, despite its prominence in the literature, there is no polynomial-time algorithm known to achieve the same guarantees using less than Θ(d)\Theta(d) samples without additional restrictions on the model. Similarly, existing hardness results are either restricted to the proper setting, in which the estimate must be sparse as well, or only apply to specific algorithms. We give evidence that efficient algorithms for this task require at least (roughly) Ω(k2)\Omega(k^2) samples. In particular, we show that an improper learning algorithm for sparse linear regression can be used to solve sparse PCA problems (with a negative spike) in their Wishart form, in regimes in which efficient algorithms are widely believed to require at least Ω(k2)\Omega(k^2) samples. We complement our reduction with low-degree and statistical query lower bounds for the sparse PCA problems from which we reduce. Our hardness results apply to the (correlated) random design setting in which the covariates are drawn i.i.d. from a mean-zero Gaussian distribution with unknown covariance.

Keywords

Cite

@article{arxiv.2402.14103,
  title  = {Computational-Statistical Gaps for Improper Learning in Sparse Linear Regression},
  author = {Rares-Darius Buhai and Jingqiu Ding and Stefan Tiegel},
  journal= {arXiv preprint arXiv:2402.14103},
  year   = {2024}
}

Comments

24 pages; updated typos, some explanations, and references

R2 v1 2026-06-28T14:56:15.250Z