pith. sign in

arxiv: 2110.04286 · v1 · pith:KLF75OYTnew · submitted 2021-10-08 · 💻 cs.LG · stat.ML

Is MC Dropout Bayesian?

classification 💻 cs.LG stat.ML
keywords dropoutposteriorpredictivebayesianapproximateframeworkinferencemodel
0
0 comments X
read the original abstract

MC Dropout is a mainstream "free lunch" method in medical imaging for approximate Bayesian computations (ABC). Its appeal is to solve out-of-the-box the daunting task of ABC and uncertainty quantification in Neural Networks (NNs); to fall within the variational inference (VI) framework; and to propose a highly multimodal, faithful predictive posterior. We question the properties of MC Dropout for approximate inference, as in fact MC Dropout changes the Bayesian model; its predictive posterior assigns $0$ probability to the true model on closed-form benchmarks; the multimodality of its predictive posterior is not a property of the true predictive posterior but a design artefact. To address the need for VI on arbitrary models, we share a generic VI engine within the pytorch framework. The code includes a carefully designed implementation of structured (diagonal plus low-rank) multivariate normal variational families, and mixtures thereof. It is intended as a go-to no-free-lunch approach, addressing shortcomings of mean-field VI with an adjustable trade-off between expressivity and computational complexity.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. TRIE: An Evaluation Framework for Stochastic PDE Surrogates

    cs.LG 2026-06 unverdicted novelty 7.0

    TRIE benchmarks stochastic PDE surrogates on two chaotic SPDEs, finding generative models best match long-term statistics and uncertainty while latent versions cut inference time by 12x.