English

Reduced Label Complexity For Tight $\ell_2$ Regression

Machine Learning 2023-05-15 v1 Data Structures and Algorithms

Abstract

Given data XRn×d{\rm X}\in\mathbb{R}^{n\times d} and labels yRn\mathbf{y}\in\mathbb{R}^{n} the goal is find wRd\mathbf{w}\in\mathbb{R}^d to minimize Xwy2\Vert{\rm X}\mathbf{w}-\mathbf{y}\Vert^2. We give a polynomial algorithm that, \emph{oblivious to y\mathbf{y}}, throws out n/(d+n)n/(d+\sqrt{n}) data points and is a (1+d/n)(1+d/n)-approximation to optimal in expectation. The motivation is tight approximation with reduced label complexity (number of labels revealed). We reduce label complexity by Ω(n)\Omega(\sqrt{n}). Open question: Can label complexity be reduced by Ω(n)\Omega(n) with tight (1+d/n)(1+d/n)-approximation?

Keywords

Cite

@article{arxiv.2305.07486,
  title  = {Reduced Label Complexity For Tight $\ell_2$ Regression},
  author = {Alex Gittens and Malik Magdon-Ismail},
  journal= {arXiv preprint arXiv:2305.07486},
  year   = {2023}
}
R2 v1 2026-06-28T10:32:59.700Z