# Streaming Bayesian inference: theoretical limits and mini-batch   approximate message-passing

**Authors:** Andre Manoel, Florent Krzakala, Eric W. Tramel, Lenka Zdeborov\'a

arXiv: 1706.00705 · 2018-01-22

## TL;DR

This paper analyzes the fundamental limits of mini-batch streaming algorithms in large-scale statistical models, introduces Mini-AMP, and demonstrates its effectiveness in real-world clustering tasks.

## Contribution

It provides an information-theoretic analysis of mini-batch inference limits and introduces Mini-AMP, a new algorithm with proven optimality in certain settings.

## Key findings

- Mini-AMP achieves near-optimal performance in theoretical models.
- Mini-AMP is competitive with existing streaming algorithms in clustering.
- The analysis reveals phase transitions depending on mini-batch size.

## Abstract

In statistical learning for real-world large-scale data problems, one must often resort to "streaming" algorithms which operate sequentially on small batches of data. In this work, we present an analysis of the information-theoretic limits of mini-batch inference in the context of generalized linear models and low-rank matrix factorization. In a controlled Bayes-optimal setting, we characterize the optimal performance and phase transitions as a function of mini-batch size. We base part of our results on a detailed analysis of a mini-batch version of the approximate message-passing algorithm (Mini-AMP), which we introduce. Additionally, we show that this theoretical optimality carries over into real-data problems by illustrating that Mini-AMP is competitive with standard streaming algorithms for clustering.

## Full text

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

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1706.00705/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1706.00705/full.md

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