Simple and Deterministic Matrix Sketching
Abstract
We adapt a well known streaming algorithm for approximating item frequencies to the matrix sketching setting. The algorithm receives the rows of a large matrix A ∈ n × m one after the other in a streaming fashion. It maintains a sketch matrix B ∈ 1/ × m such that for any unit vector x [\|Ax\|2 \|Bx\|2 \|Ax\|2 - \|A\|f2 \.] Sketch updates per row in A require O(m/2) operations in the worst case. A slight modification of the algorithm allows for an amortized update time of O(m/) operations per row. The presented algorithm stands out in that it is: deterministic, simple to implement, and elementary to prove. It also experimentally produces more accurate sketches than widely used approaches while still being computationally competitive.
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.