Approximate Sparse Linear Regression
Sariel Har-Peled, Piotr Indyk, Sepideh Mahabadi

TL;DR
This paper develops approximation algorithms and lower bounds for sparse linear regression and related geometric problems, focusing on efficient online query solutions in low sparsity settings and establishing complexity bounds based on conjectures.
Contribution
It introduces new algorithms for online sparse linear regression with query time $ ilde O(n^{k-1})$, and provides conditional lower bounds matching these algorithms in certain regimes.
Findings
Query time $ ilde O(n^{k-1})$ for low sparsity regimes.
Matching lower bounds based on the affinely degenerate conjecture.
New geometric subproblem formulations of independent interest.
Abstract
In the Sparse Linear Regression (SLR) problem, given a matrix and a -dimensional query , the goal is to compute a -sparse -dimensional vector such that the error is minimized. This problem is equivalent to the following geometric problem: given a set of points and a query point in dimensions, find the closest -dimensional subspace to , that is spanned by a subset of points in . In this paper, we present data-structures/algorithms and conditional lower bounds for several variants of this problem (such as finding the closest induced dimensional flat/simplex instead of a subspace). In particular, we present approximation algorithms for the online variants of the above problems with query time , which are of interest in the "low sparsity regime" where is small, e.g., or . For…
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.
