Provable Approximations for Constrained Regression
Abstract: The linear regression problem is to minimize over , where , , and $p>0$. 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 $\lambda>0$. 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.
Paper Prompts
Sign up for free to create and run prompts on this paper.