Uncertainty in Neural Networks: Approximately Bayesian Ensembling
Tim Pearce, Felix Leibfried, Alexandra Brintrup, Mohamed Zaki, Andy, Neely

TL;DR
This paper introduces a modified ensembling method for neural networks that approximates Bayesian inference, providing better uncertainty estimates than standard ensembling and comparable results to variational approaches.
Contribution
It proposes a simple regularisation modification to ensembling that yields approximate Bayesian inference in neural networks, with theoretical analysis and empirical validation.
Findings
The method centers the posterior correctly but underestimates variance.
It overestimates correlation in the posterior.
Empirically, it outperforms standard ensembling and rivals variational methods.
Abstract
Understanding the uncertainty of a neural network's (NN) predictions is essential for many purposes. The Bayesian framework provides a principled approach to this, however applying it to NNs is challenging due to large numbers of parameters and data. Ensembling NNs provides an easily implementable, scalable method for uncertainty quantification, however, it has been criticised for not being Bayesian. This work proposes one modification to the usual process that we argue does result in approximate Bayesian inference; regularising parameters about values drawn from a distribution which can be set equal to the prior. A theoretical analysis of the procedure in a simplified setting suggests the recovered posterior is centred correctly but tends to have an underestimated marginal variance, and overestimated correlation. However, two conditions can lead to exact recovery. We argue that these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReservoir Engineering and Simulation Methods · Machine Learning and Algorithms · Gaussian Processes and Bayesian Inference
