English

An Asynchronous Parallel Approach to Sparse Recovery

Machine Learning 2017-01-16 v1 Distributed, Parallel, and Cluster Computing

Abstract

Asynchronous parallel computing and sparse recovery are two areas that have received recent interest. Asynchronous algorithms are often studied to solve optimization problems where the cost function takes the form i=1Mfi(x)\sum_{i=1}^M f_i(x), with a common assumption that each fif_i is sparse; that is, each fif_i acts only on a small number of components of xRnx\in\mathbb{R}^n. Sparse recovery problems, such as compressed sensing, can be formulated as optimization problems, however, the cost functions fif_i are dense with respect to the components of xx, and instead the signal xx is assumed to be sparse, meaning that it has only ss non-zeros where sns\ll n. Here we address how one may use an asynchronous parallel architecture when the cost functions fif_i are not sparse in xx, but rather the signal xx is sparse. We propose an asynchronous parallel approach to sparse recovery via a stochastic greedy algorithm, where multiple processors asynchronously update a vector in shared memory containing information on the estimated signal support. We include numerical simulations that illustrate the potential benefits of our proposed asynchronous method.

Keywords

Cite

@article{arxiv.1701.03458,
  title  = {An Asynchronous Parallel Approach to Sparse Recovery},
  author = {Deanna Needell and Tina Woolf},
  journal= {arXiv preprint arXiv:1701.03458},
  year   = {2017}
}

Comments

5 pages, 2 figures

R2 v1 2026-06-22T17:48:59.177Z