Sketching Sparse Matrices
Gautam Dasarathy, Parikshit Shah, Badri Narayan Bhaskar, Robert Nowak

TL;DR
This paper introduces a method for recovering sparse matrices from compressed sketches using specially constructed matrices, enabling exact and stable recovery even with limited measurements.
Contribution
It presents novel constructions of sketching matrices that allow for efficient, exact recovery of sparse matrices from compressed data, with theoretical guarantees and robustness.
Findings
Exact recovery of sparse matrices with O( ext{nonzeros} imes ext{log} p) measurements.
Recovery is stable under perturbations, providing approximate solutions.
Introduces new techniques involving tensor products of bipartite graphs.
Abstract
This paper considers the problem of recovering an unknown sparse p\times p matrix X from an m\times m matrix Y=AXB^T, where A and B are known m \times p matrices with m << p. The main result shows that there exist constructions of the "sketching" matrices A and B so that even if X has O(p) non-zeros, it can be recovered exactly and efficiently using a convex program as long as these non-zeros are not concentrated in any single row/column of X. Furthermore, it suffices for the size of Y (the sketch dimension) to scale as m = O(\sqrt{# nonzeros in X} \times log p). The results also show that the recovery is robust and stable in the sense that if X is equal to a sparse matrix plus a perturbation, then the convex program we propose produces an approximation with accuracy proportional to the size of the perturbation. Unlike traditional results on sparse recovery, where the sensing matrix…
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 · Topological and Geometric Data Analysis · Digital Image Processing Techniques
