English

Bayesian posterior approximation with stochastic ensembles

Machine Learning 2024-01-04 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

We introduce ensembles of stochastic neural networks to approximate the Bayesian posterior, combining stochastic methods such as dropout with deep ensembles. The stochastic ensembles are formulated as families of distributions and trained to approximate the Bayesian posterior with variational inference. We implement stochastic ensembles based on Monte Carlo dropout, DropConnect and a novel non-parametric version of dropout and evaluate them on a toy problem and CIFAR image classification. For both tasks, we test the quality of the posteriors directly against Hamiltonian Monte Carlo simulations. Our results show that stochastic ensembles provide more accurate posterior estimates than other popular baselines for Bayesian inference.

Keywords

Cite

@article{arxiv.2212.08123,
  title  = {Bayesian posterior approximation with stochastic ensembles},
  author = {Oleksandr Balabanov and Bernhard Mehlig and Hampus Linander},
  journal= {arXiv preprint arXiv:2212.08123},
  year   = {2024}
}

Comments

19 pages, CVPR 2023

R2 v1 2026-06-28T07:37:43.255Z