# Compressed sensing reconstruction using Expectation Propagation

**Authors:** Alfredo Braunstein, Anna Paola Muntoni, Andrea Pagnani, Mirko, Pieropan

arXiv: 1904.05777 · 2019-08-06

## TL;DR

This paper introduces a Bayesian inference approach using Expectation Propagation for compressed sensing, demonstrating superior accuracy over existing methods, especially with correlated measurement matrices.

## Contribution

The paper presents a novel application of Expectation Propagation to compressed sensing within a Bayesian framework, outperforming existing algorithms in accuracy.

## Key findings

- EP-based method outperforms state-of-the-art algorithms
- Method is more accurate with correlated measurement matrices
- Bayesian approach effectively enforces sparsity constraints

## Abstract

Many interesting problems in fields ranging from telecommunications to computational biology can be formalized in terms of large underdetermined systems of linear equations with additional constraints or regularizers. One of the most studied ones, the Compressed Sensing problem (CS), consists in finding the solution with the smallest number of non-zero components of a given system of linear equations $\boldsymbol y = \mathbf{F} \boldsymbol{w}$ for known measurement vector $\boldsymbol{y}$ and sensing matrix $\mathbf{F}$. Here, we will address the compressed sensing problem within a Bayesian inference framework where the sparsity constraint is remapped into a singular prior distribution (called Spike-and-Slab or Bernoulli-Gauss). Solution to the problem is attempted through the computation of marginal distributions via Expectation Propagation (EP), an iterative computational scheme originally developed in Statistical Physics. We will show that this strategy is comparatively more accurate than the alternatives in solving instances of CS generated from statistically correlated measurement matrices. For computational strategies based on the Bayesian framework such as variants of Belief Propagation, this is to be expected, as they implicitly rely on the hypothesis of statistical independence among the entries of the sensing matrix. Perhaps surprisingly, the method outperforms uniformly also all the other state-of-the-art methods in our tests.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05777/full.md

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1904.05777/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1904.05777/full.md

---
Source: https://tomesphere.com/paper/1904.05777