Sketched SVD: Recovering Spectral Features from Compressive Measurements
Anna C. Gilbert, Jae Young Park, Michael B. Wakin

TL;DR
This paper introduces a streaming sketching method for efficiently approximating the spectral features of large data matrices using linear measurements, with guarantees on the accuracy of singular values and vectors.
Contribution
It proposes a novel streaming sketching approach that preserves spectral features of data matrices with provable error bounds, applicable to distributed and non-streaming contexts.
Findings
Singular values of the sketch matrix closely approximate original singular values.
Right singular vectors are approximated with bounded error.
Method enables efficient spectral analysis in streaming and distributed settings.
Abstract
We consider a streaming data model in which n sensors observe individual streams of data, presented in a turnstile model. Our goal is to analyze the singular value decomposition (SVD) of the matrix of data defined implicitly by the stream of updates. Each column i of the data matrix is given by the stream of updates seen at sensor i. Our approach is to sketch each column of the matrix, forming a "sketch matrix" Y, and then to compute the SVD of the sketch matrix. We show that the singular values and right singular vectors of Y are close to those of X, with small relative error. We also believe that this bound is of independent interest in non-streaming and non-distributed data collection settings. Assuming that the data matrix X is of size Nxn, then with m linear measurements of each column of X, we obtain a smaller matrix Y with dimensions mxn. If m = O(k \epsilon^{-2}…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Advanced MRI Techniques and Applications
