An explicit sparse recovery scheme in the L1-norm
Arnab Bhattacharyya, Vineet Nair

TL;DR
This paper presents an explicit construction of sparse binary matrices using spectral expander graphs for approximate sparse recovery, enabling efficient l1-minimization with optimal column sparsity and fast computation.
Contribution
It introduces the first explicit, non-trivial binary measurement matrix with optimal column sparsity and efficient recovery for approximate sparse signals.
Findings
Matrix A has O(sqrt(δ) log(1/δ) n) rows and O(log(1/δ)) ones per column.
Recovery algorithm (l1-minimization) is efficient and explicit.
Ax can be computed in O(n log(1/δ)) time.
Abstract
Consider the approximate sparse recovery problem: given Ax, where A is a known m-by-n dimensional matrix and x is an unknown (approximately) sparse n-dimensional vector, recover an approximation to x. The goal is to design the matrix A such that m is small and recovery is efficient. Moreover, it is often desirable for A to have other nice properties, such as explicitness, sparsity, and discreteness. In this work, we show that we can use spectral expander graphs to explicitly design binary matrices A for which the column sparsity is optimal and for which there is an efficient recovery algorithm (l1-minimization). In order to recover x that is close to {\delta}n-sparse (where {\delta} is a constant), we design an explicit binary matrix A that has m = O(sqrt{{\delta}} log(1/{\delta}) * n) rows and has O(log(1/{\delta})) ones in each column. Previous such constructions were based on…
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 · Blind Source Separation Techniques · Image and Signal Denoising Methods
