A New Greedy Algorithm for Multiple Sparse Regression
Ali Jalali, Sujay Sanghavi

TL;DR
This paper introduces a novel greedy algorithm for multiple sparse regression that efficiently recovers sparse vectors with fewer samples and lower computational complexity, extending greedy methods to structured models.
Contribution
It presents the first greedy algorithm capable of handling models combining sparsity and group-sparsity, with proven support recovery and empirical sample efficiency.
Findings
Exact support recovery and approximate value estimation.
Reduced computational complexity compared to convex optimization methods.
Empirical evidence of requiring fewer samples.
Abstract
This paper proposes a new algorithm for multiple sparse regression in high dimensions, where the task is to estimate the support and values of several (typically related) sparse vectors from a few noisy linear measurements. Our algorithm is a "forward-backward" greedy procedure that -- uniquely -- operates on two distinct classes of objects. In particular, we organize our target sparse vectors as a matrix; our algorithm involves iterative addition and removal of both (a) individual elements, and (b) entire rows (corresponding to shared features), of the matrix. Analytically, we establish that our algorithm manages to recover the supports (exactly) and values (approximately) of the sparse vectors, under assumptions similar to existing approaches based on convex optimization. However, our algorithm has a much smaller computational complexity. Perhaps most interestingly, it is seen…
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 · Statistical Methods and Inference · Machine Learning and Algorithms
