A Fast Random Sampling Algorithm for Sparsifying Matrices

Sanjeev Arora,Elad Hazan,Satyen Kale
DOI: https://doi.org/10.1007/11830924_26
2006-01-01
Abstract:We describe a simple random-sampling based procedure for producing sparse matrix approximations. Our procedure and analysis are extremely simple: the analysis uses nothing more than the Chernoff-Hoeffding bounds. Despite the simplicity, the approximation is comparable and sometimes better than previous work.Our algorithm computes the sparse matrix approximation in a single pass over the data. Further, most of the entries in the output matrix are quantized, and can be succinctly represented by a bit vector, thus leading to much savings in space.
What problem does this paper attempt to address?