Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning
Sebastian Farquhar, Michael Osborne, Yarin Gal

TL;DR
Radial Bayesian Neural Networks introduce a scalable variational posterior with full support over weight-space, overcoming limitations of discrete support methods and excelling in large-scale Bayesian deep learning applications.
Contribution
The paper presents Radial BNNs, a novel variational approach with full support, addressing the 'soap-bubble' pathology and demonstrating superior performance in real-world and continual learning tasks.
Findings
Radial BNNs outperform MC dropout in medical applications.
They are robust to hyperparameters and require less tuning.
Radial BNNs effectively handle large-scale models with full weight-space support.
Abstract
We propose Radial Bayesian Neural Networks (BNNs): a variational approximate posterior for BNNs which scales well to large models while maintaining a distribution over weight-space with full support. Other scalable Bayesian deep learning methods, like MC dropout or deep ensembles, have discrete support-they assign zero probability to almost all of the weight-space. Unlike these discrete support methods, Radial BNNs' full support makes them suitable for use as a prior for sequential inference. In addition, they solve the conceptual challenges with the a priori implausibility of weight distributions with discrete support. The Radial BNN is motivated by avoiding a sampling problem in 'mean-field' variational inference (MFVI) caused by the so-called 'soap-bubble' pathology of multivariate Gaussians. We show that, unlike MFVI, Radial BNNs are robust to hyperparameters and can be efficiently…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning in Healthcare · Anomaly Detection Techniques and Applications
MethodsDropout
