Swapping Variables for High-Dimensional Sparse Regression with Correlated Measurements
Divyanshu Vats, Richard G. Baraniuk

TL;DR
This paper introduces SWAP, a greedy algorithm that effectively handles high correlations in measurement matrices for sparse linear regression, improving support recovery and boosting existing algorithms.
Contribution
The paper presents SWAP, a simple iterative variable swapping algorithm that guarantees support recovery under mild conditions and enhances other sparse regression methods.
Findings
SWAP accurately recovers the true support in correlated measurement matrices.
SWAP improves the performance of existing sparse regression algorithms.
Empirical results show SWAP outperforms state-of-the-art methods in correlated settings.
Abstract
We consider the high-dimensional sparse linear regression problem of accurately estimating a sparse vector using a small number of linear measurements that are contaminated by noise. It is well known that the standard cadre of computationally tractable sparse regression algorithms---such as the Lasso, Orthogonal Matching Pursuit (OMP), and their extensions---perform poorly when the measurement matrix contains highly correlated columns. To address this shortcoming, we develop a simple greedy algorithm, called SWAP, that iteratively swaps variables until convergence. SWAP is surprisingly effective in handling measurement matrices with high correlations. In fact, we prove that SWAP outputs the true support, the locations of the non-zero entries in the sparse vector, under a relatively mild condition on the measurement matrix. Furthermore, we show that SWAP can be used to boost the…
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 · Distributed Sensor Networks and Detection Algorithms · Statistical Methods and Inference
MethodsLinear Regression
