Skip to content

Resources

  • Uncertainty Decomposition in BNNs with Latent Variables - arxiv

  • Probabilistic Numerics and Uncertainty in Computations - Paper

  • Bayesian Inference of Log Determinants - Paper

Discussions

  • Variational Bayesian Inference vs Monte-Carlo Dropout for Uncertainty Quantification in DL - reddit

So there are a few Benchmark datasets we can look at to determine

Current top:

  • MC Dropout
  • Mean-Field Variational Inference
  • Deep Ensembles
  • Ensemble MC Dropout

Benchmark Repos:

Resources

  • Neural Network Diagrams - stack
  • MLSS 2019, Moscow - Yarin Gal - Prezi I | Prezi II
  • Fast and Scalable Estimation of Uncertainty using Bayesian Deep Learning - Blog
  • Making Your Neural Network Say "I Don't Know" - Bayesian NNs using Pyro and PyTorch - Blog
  • How Bayesian Methods Embody Occam's razor - blog
  • DropOUt as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning - blog
  • Uncertainty Estimation in Supervised Learning - Video | Slides

Blogs

Software

Papers

  • DropOut as Bayesian Approximation - Paper | Code | Tutorial
  • Uncertainty Decomposition in BNNs with Latent Variables - arxiv
  • Practical Deep Learning with Bayesian Principles - arxiv
  • Pathologies of Factorised Gaussian and MC Dropout Posteriors in Bayesian Neural Networks - Foong et. al. (2019) - Paper
  • Probabilistic Numerics and Uncertainty in Computations - Paper
  • Bayesian Inference of Log Determinants - Paper

Code