English

Bayesian Neural Networks: An Introduction and Survey

Machine Learning 2026-04-21 v3 Machine Learning

Abstract

Neural Networks (NNs) have provided state-of-the-art results for many challenging machine learning tasks such as detection, regression and classification across the domains of computer vision, speech recognition and natural language processing. Despite their success, they are often implemented in a frequentist scheme, meaning they are unable to reason about uncertainty in their predictions. This article introduces Bayesian Neural Networks (BNNs) and the seminal research regarding their implementation. Different approximate inference methods are compared, and used to highlight where future research can improve on current methods.

Keywords

Cite

@article{arxiv.2006.12024,
  title  = {Bayesian Neural Networks: An Introduction and Survey},
  author = {Ethan Goan and Clinton Fookes},
  journal= {arXiv preprint arXiv:2006.12024},
  year   = {2026}
}

Comments

44 pages, 8 figures, Fix typos in Eqn 30, 48, and alpha divergence

R2 v1 2026-06-23T16:30:29.031Z