Finding a sparse vector in a subspace: Linear sparsity using alternating directions
Qing Qu, Ju Sun, John Wright

TL;DR
This paper introduces a nonconvex alternating directions algorithm that efficiently finds sparse vectors in subspaces, outperforming convex heuristics especially when the sparsity level is high, with applications in signal processing and machine learning.
Contribution
The paper presents the first practical algorithm achieving linear scaling for sparse vector recovery in subspaces under the planted sparse model, surpassing convex methods.
Findings
The proposed nonconvex method succeeds with high probability even when the sparsity fraction is constant.
Convex heuristics fail when the nonzero entries exceed O(1/√n), but the new approach does not.
Empirical results show effectiveness in sparse dictionary learning and other challenging models.
Abstract
Is it possible to find the sparsest vector (direction) in a generic subspace with ? This problem can be considered a homogeneous variant of the sparse recovery problem, and finds connections to sparse dictionary learning, sparse PCA, and many other problems in signal processing and machine learning. In this paper, we focus on a **planted sparse model** for the subspace: the target sparse vector is embedded in an otherwise random subspace. Simple convex heuristics for this planted recovery problem provably break down when the fraction of nonzero entries in the target sparse vector substantially exceeds . In contrast, we exhibit a relatively simple nonconvex approach based on alternating directions, which provably succeeds even when the fraction of nonzero entries is . To the best of our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Microwave Imaging and Scattering Analysis · Blind Source Separation Techniques
MethodsPrincipal Components Analysis
