Papers
Topics
Authors
Recent
Search
2000 character limit reached

Sparse Regression via Range Counting

Published 1 Aug 2019 in cs.DS and cs.CG | (1908.00351v2)

Abstract: The sparse regression problem, also known as best subset selection problem, can be cast as follows: Given a set SS of nn points in R<sup>d\mathbb{R}<sup>d, a point yR<sup>dy\in \mathbb{R}<sup>d, and an integer 2kd2 \leq k \leq d, find an affine combination of at most kk points of SS that is nearest to yy. We describe a O(n<sup>k1</sup>log<sup>dk+2</sup>n)O(n<sup>{k-1}</sup> \log<sup>{d-k+2}</sup> n)-time randomized (1+ε)(1+\varepsilon)-approximation algorithm for this problem with (d) and (\varepsilon) constant. This is the first algorithm for this problem running in time o(n<sup>k)o(n<sup>k). Its running time is similar to the query time of a data structure recently proposed by Har-Peled, Indyk, and Mahabadi (ICALP'18), while not requiring any preprocessing. Up to polylogarithmic factors, it matches a conditional lower bound relying on a conjecture about affine degeneracy testing. In the special case where k=d=O(1)k = d = O(1), we also provide a simple Oδ(n<sup>d1+δ)O_\delta(n<sup>{d-1+\delta})-time deterministic exact algorithm, for any (\delta > 0). Finally, we show how to adapt the approximation algorithm for the sparse linear regression and sparse convex regression problems with the same running time, up to polylogarithmic factors.

Authors (2)
Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.