A Dynamic Working Set Method for Compressed Sensing
Siu-Wing Cheng, Man Ting Wong

TL;DR
This paper introduces a dynamic working set method (DWS) for solving compressed sensing problems efficiently by iteratively refining the solution and managing the working set, outperforming existing software in speed.
Contribution
The paper presents a novel DWS algorithm that adaptively manages the working set and achieves provable efficiency and accuracy guarantees for compressed sensing.
Findings
DWS reaches solutions with additive error within specified bounds.
Each solver call uses only a subset of variables proportional to the sparsity.
DWS outperforms state-of-the-art software in experimental tests.
Abstract
We propose a dynamic working set method (DWS) for the problem that arises from compressed sensing. DWS manages the working set while iteratively calling a regression solver to generate progressively better solutions. Our experiments show that DWS is more efficient than other state-of-the-art software in the context of compressed sensing. Scale space such that . Let be the number of non-zeros in the unknown signal. We prove that for any given , DWS reaches a solution with an additive error such that each call of the solver uses only variables, and each intermediate solution has non-zero coordinates.
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 · Machine Learning and Algorithms · Stochastic Gradient Optimization Techniques
