# Bayesian Approach with Extended Support Estimation for Sparse Regression

**Authors:** Kyung-Su Kim, Sae-Young Chung

arXiv: 1904.01818 · 2019-04-04

## TL;DR

This paper introduces BMMP, a Bayesian greedy algorithm that improves sparse signal support estimation by considering multiple candidates and extended support sets, outperforming existing methods.

## Contribution

The paper proposes a novel Bayesian greedy algorithm, BMMP, which uses extended support estimation and multiple candidates to enhance sparse regression support detection.

## Key findings

- BMMP outperforms state-of-the-art methods in simulations.
- BMMP approaches the ideal sparsity limit.
- Extended support estimation improves support detection accuracy.

## Abstract

A greedy algorithm called Bayesian multiple matching pursuit (BMMP) is proposed to estimate a sparse signal vector and its support given $m$ linear measurements. Unlike the maximum a posteriori (MAP) support detection, which was proposed by Lee to estimate the support by selecting an index with the maximum likelihood ratio of the correlation given by a normalized version of the orthogonal matching pursuit (OMP), the proposed method uses the correlation given by the matching pursuit proposed by Davies and Eldar. BMMP exploits the diversity gain to estimate the support by considering multiple support candidates, each of which is obtained by iteratively selecting an index set with a size different for each candidate. In particular, BMMP considers an extended support estimate whose maximal size is $m$ in the process to obtain each of the support candidates. It is observed that BMMP outperforms other state-of-the-art methods and approaches the ideal limit of the signal sparsity in our simulation setting.

## Full text

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

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1904.01818/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1904.01818/full.md

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