Iterative Row Sampling

Richard Peng
Tuesday, September 24, 2013 - 4:15pm
Refreshments: 
3:45pm in 32-G449 (Patil/Kiva)
Speaker: 
Richard Peng, MIT

Abstract:

There has been significant interest and progress recently in algorithms that solve regression problems involving tall and thin matrices in input sparsity time. Given an n * d matrix where n >> d, these algorithms find an approximation with fewer rows, allowing one to solve a poly (d) sized problem instead. In practice, the best performances are often obtained by invoking these routines in an iterative fashion. We show these iterative methods can be adapted to give theoretical guarantees comparable to and better than the current state of the art.

Our approaches are based on computing the importance of the rows, known as leverage scores, in an iterative manner. We show that alternating between computing a short matrix estimate and finding more accurate approximate leverage scores leads to a series of geometrically smaller instances. This gives an algorithm whose runtime is input sparsity plus an overhead comparable to the cost of solving a regression problem on the smaller approximation. Our results build upon the close connection between randomized matrix algorithms, iterative methods, and graph sparsification.

Joint work with Mu Li (CMU) and Gary Miller (CMU)