2021/05/19 by Parulekar, Aditya, Parulekar, Advait, Price, Eric · 1 citation
#FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML)
paper · doi:10.48550/arxiv.2105.09433
We consider the problem of finding an approximate solution to ℓ1 regression while only observing a small number of labels. Given an n × d unlabeled data matrix X, we must choose a small set of m ≪ n rows to observe the labels of, then output an estimate \widehatβ whose error on the original problem is within a 1 + ε factor of optimal. We show that sampling from X according to its Lewis weights and outputting the empirical minimizer succeeds with probability 1-δ for m > O((1)/(ε2) d log (d)/(ε δ)). This is analogous to the performance of sampling according to leverage scores for ℓ2 regression, but with exponentially better dependence on δ. We also give a corresponding lower bound of Ω((d)/(ε2) + (d + (1)/(ε2)) log\frac1δ).