Provable Approximations for Constrained $\ell_p$ Regression
Abstract
The linear regression problem is to minimize over , where , , and . To avoid overfitting and bound , the constrained regression minimizes over every unit vector . This makes the problem non-convex even for the simplest case . Instead, ridge regression is used to minimize the Lagrange form over , which yields a convex problem in the price of calibrating the regularization parameter . We provide the first provable constant factor approximation algorithm that solves the constrained regression directly, for every constant . Using core-sets, its running time is including extensions for streaming and distributed (big) data. In polynomial time, it can handle outliers, and minimize over every and permutation of rows in . Experimental results are also provided, including open source and comparison to existing software.
Cite
@article{arxiv.1902.10407,
title = {Provable Approximations for Constrained $\ell_p$ Regression},
author = {Ibrahim Jubran and David Cohn and Dan Feldman},
journal= {arXiv preprint arXiv:1902.10407},
year = {2019}
}