Title
Efficient Frequent Directions Algorithm for Sparse Matrices.
Abstract
This paper describes Sparse Frequent Directions, a variant of Frequent Directions for sketching sparse matrices. It resembles the original algorithm in many ways: both receive the rows of an input matrix An x d one by one in the streaming setting and compute a small sketch B ∈ Rl x d. Both share the same strong (provably optimal) asymptotic guarantees with respect to the space-accuracy tradeoff in the streaming setting. However, unlike Frequent Directions which runs in O(ndl) time regardless of the sparsity of the input matrix A, Sparse Frequent Directions runs in Õ(nnz(A)l + nl2) time. Our analysis loosens the dependence on computing the Singular Value Decomposition (SVD) as a black box within the Frequent Directions algorithm. Our bounds require recent results on the properties of fast approximate SVD computations. Finally, we empirically demonstrate that these asymptotic improvements are practical and significant on real and synthetic data.
Year
DOI
Venue
2016
10.1145/2939672.2939800
KDD
Keywords
DocType
Volume
Frequent Directions,Sparse Matrix,Matrix Sketching
Conference
abs/1602.00412
Citations 
PageRank 
References 
7
0.43
24
Authors
3
Name
Order
Citations
PageRank
Mina Ghashami1110.82
Edo Liberty239724.83
Jeff M. Phillips353649.83