English

Learning a Compressed Sensing Measurement Matrix via Gradient Unrolling

Machine Learning 2019-07-03 v4 Information Theory Machine Learning math.IT

Abstract

Linear encoding of sparse vectors is widely popular, but is commonly data-independent -- missing any possible extra (but a priori unknown) structure beyond sparsity. In this paper we present a new method to learn linear encoders that adapt to data, while still performing well with the widely used 1\ell_1 decoder. The convex 1\ell_1 decoder prevents gradient propagation as needed in standard gradient-based training. Our method is based on the insight that unrolling the convex decoder into TT projected subgradient steps can address this issue. Our method can be seen as a data-driven way to learn a compressed sensing measurement matrix. We compare the empirical performance of 10 algorithms over 6 sparse datasets (3 synthetic and 3 real). Our experiments show that there is indeed additional structure beyond sparsity in the real datasets; our method is able to discover it and exploit it to create excellent reconstructions with fewer measurements (by a factor of 1.1-3x) compared to the previous state-of-the-art methods. We illustrate an application of our method in learning label embeddings for extreme multi-label classification, and empirically show that our method is able to match or outperform the precision scores of SLEEC, which is one of the state-of-the-art embedding-based approaches.

Keywords

Cite

@article{arxiv.1806.10175,
  title  = {Learning a Compressed Sensing Measurement Matrix via Gradient Unrolling},
  author = {Shanshan Wu and Alexandros G. Dimakis and Sujay Sanghavi and Felix X. Yu and Daniel Holtmann-Rice and Dmitry Storcheus and Afshin Rostamizadeh and Sanjiv Kumar},
  journal= {arXiv preprint arXiv:1806.10175},
  year   = {2019}
}

Comments

17 pages, 7 tables, 8 figures, published in ICML 2019; part of this work was done while Shanshan was an intern at Google Research, New York

R2 v1 2026-06-23T02:42:44.889Z