# Bayesian $l_0$-regularized Least Squares

**Authors:** Nicholas G. Polson, Lei Sun

arXiv: 1706.00098 · 2018-12-19

## TL;DR

This paper introduces a scalable method for Bayesian variable selection using $l_0$ regularization, linking Bayesian regularization with proximal updates, and demonstrates its effectiveness through simulations and real data examples.

## Contribution

It establishes a connection between Bayesian regularization and proximal updates, enabling efficient spike-and-slab variable selection with the SBR algorithm.

## Key findings

- SBR is faster and more scalable than traditional posterior sampling.
- The method achieves comparable statistical properties to spike-and-slab priors.
- Simulation and real data results validate the approach's efficiency and accuracy.

## Abstract

Bayesian $l_0$-regularized least squares is a variable selection technique for high dimensional predictors. The challenge is optimizing a non-convex objective function via search over model space consisting of all possible predictor combinations. Spike-and-slab (a.k.a. Bernoulli-Gaussian) priors are the gold standard for Bayesian variable selection, with a caveat of computational speed and scalability. Single Best Replacement (SBR) provides a fast scalable alternative. We provide a link between Bayesian regularization and proximal updating, which provides an equivalence between finding a posterior mode and a posterior mean with a different regularization prior. This allows us to use SBR to find the spike-and-slab estimator. To illustrate our methodology, we provide simulation evidence and a real data example on the statistical properties and computational efficiency of SBR versus direct posterior sampling using spike-and-slab priors. Finally, we conclude with directions for future research.

## Full text

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

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1706.00098/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1706.00098/full.md

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