SOTAVerified

Active Regression via Linear-Sample Sparsification

2017-11-27Unverified0· sign in to hype

Xue Chen, Eric Price

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present an approach that improves the sample complexity for a variety of curve fitting problems, including active learning for linear regression, polynomial regression, and continuous sparse Fourier transforms. In the active linear regression problem, one would like to estimate the least squares solution ^* minimizing \|X - y\|_2 given the entire unlabeled dataset X R^n d but only observing a small number of labels y_i. We show that O(d) labels suffice to find a constant factor approximation : \[ E[\|X - y\|_2^2] 2 E[\|X ^* - y\|_2^2]. \] This improves on the best previous result of O(d d) from leverage score sampling. We also present results for the inductive setting, showing when will generalize to fresh samples; these apply to continuous settings such as polynomial regression. Finally, we show how the techniques yield improved results for the non-linear sparse Fourier transform setting.

Tasks

Reproductions