Sharpened Error Bounds for Random Sampling Based 2 Regression
Abstract
Given a data matrix X ∈ Rn× d and a response vector y ∈ Rn, suppose n>d, it costs O(n d2) time and O(n d) space to solve the least squares regression (LSR) problem. When n and d are both large, exactly solving the LSR problem is very expensive. When n d, one feasible approach to speeding up LSR is to randomly embed y and all columns of X into a smaller subspace Rc; the induced LSR problem has the same number of columns but much fewer number of rows, and it can be solved in O(c d2) time and O(c d) space. We discuss in this paper two random sampling based methods for solving LSR more efficiently. Previous work showed that the leverage scores based sampling based LSR achieves 1+ε accuracy when c ≥ O(d ε-2 d). In this paper we sharpen this error bound, showing that c = O(d d + d ε-1) is enough for achieving 1+ε accuracy. We also show that when c ≥ O(μd ε-2 d), the uniform sampling based LSR attains a 2+ε bound with positive probability.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.