English

Bayesian Neural Network Ensembles

Machine Learning 2018-11-30 v1 Machine Learning

Abstract

Ensembles of neural networks (NNs) have long been used to estimate predictive uncertainty; a small number of NNs are trained from different initialisations and sometimes on differing versions of the dataset. The variance of the ensemble's predictions is interpreted as its epistemic uncertainty. The appeal of ensembling stems from being a collection of regular NNs - this makes them both scalable and easily implementable. They have achieved strong empirical results in recent years, often presented as a practical alternative to more costly Bayesian NNs (BNNs). The departure from Bayesian methodology is of concern since the Bayesian framework provides a principled, widely-accepted approach to handling uncertainty. In this extended abstract we derive and implement a modified NN ensembling scheme, which provides a consistent estimator of the Bayesian posterior in wide NNs - regularising parameters about values drawn from a prior distribution.

Keywords

Cite

@article{arxiv.1811.12188,
  title  = {Bayesian Neural Network Ensembles},
  author = {Tim Pearce and Mohamed Zaki and Andy Neely},
  journal= {arXiv preprint arXiv:1811.12188},
  year   = {2018}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1810.05546

R2 v1 2026-06-23T06:25:14.944Z