Papers › Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning

Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning

1 Jul 2019arXiv:1907.00865archive 2025-07-28

Sebastian Farquhar, Michael Osborne, Yarin Gal

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 applied to a challenging real-world medical application without needing ad-hoc tweaks and intensive tuning. In fact, in this setting Radial BNNs out-perform discrete-support methods like MC dropout. Lastly, by using Radial BNNs as a theoretically principled, robust alternative to MFVI we make significant strides in a Bayesian continual learning evaluation.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1907.00865")

Code

Syntology Ran 1 of 12 code samples harvested from 2 repositories linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 8 samples from 1 repository, 0 ran; community (archive-listed): 2 samples from 1 repository, 0 ran; 2 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

SebFar/radial_bnn officialmentioned in papermentioned on GitHubpytorchMIT report
IntelLabs/bayesian-torch mentioned on GitHubpytorch report
danielkelshaw/RadialBNN mentioned on GitHubpytorch report
danielkelshaw/WeightUncertainty mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 1 ran; 1 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
11unverified

Licence: 2 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy SebFar/radial_bnn/model/metric.py official repository unverified MIT (permissive) · c19d25b8c77aa68b · report
binary_accuracy SebFar/radial_bnn/model/metric.py official repository unverified MIT (permissive) · fd559b979213c51f · report
ensure_dir SebFar/radial_bnn/utils/util.py official repository unverified MIT (permissive) · b1bd3bfd82f68116 · report
gaussian SebFar/radial_bnn/radial_layers/distributions.py official repository unverified MIT (permissive) · 49604c979a400d49 · report
gaussian_prior SebFar/radial_bnn/radial_layers/distributions.py official repository unverified MIT (permissive) · 78d9b6bfcfa64f7b · report
manage_seed SebFar/radial_bnn/utils/util.py official repository unverified MIT (permissive) · bcf702b12b523972 · report
radial SebFar/radial_bnn/radial_layers/distributions.py official repository unverified MIT (permissive) · 792b7ca7eb639fd4 · report
variational_accuracy SebFar/radial_bnn/model/metric.py official repository unverified MIT (permissive) · 4d5c237d1e21d9d8 · report
minibatch_weight danielkelshaw/WeightUncertainty/torchwu/utils/minibatch_weighting.py community (archive-listed) unverified MIT (permissive) · 4bd0281f4f8ca587 · report
variational_approximator danielkelshaw/WeightUncertainty/torchwu/utils/variational_approximator.py community (archive-listed) unverified MIT (permissive) · c220fcf8b0df7302 · report
test identical code first harvested elsewhere ran · honoured contract licence of this copy not recorded · bdea437fe2c544f2 · report
train identical code first harvested elsewhere unverified licence of this copy not recorded · 5cc87715e60867cd · report

Tasks

Continual LearningVariational Inference

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Dropout

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections