pith. sign in

arxiv: 1506.02157 · v5 · pith:C3XFMGLEnew · submitted 2015-06-06 · 📊 stat.ML

Dropout as a Bayesian Approximation: Appendix

classification 📊 stat.ML
keywords bayesiandropoutapproximationdeeplearningallowsappendixinterpretation
0
0 comments X
read the original abstract

We show that a neural network with arbitrary depth and non-linearities, with dropout applied before every weight layer, is mathematically equivalent to an approximation to a well known Bayesian model. This interpretation might offer an explanation to some of dropout's key properties, such as its robustness to over-fitting. Our interpretation allows us to reason about uncertainty in deep learning, and allows the introduction of the Bayesian machinery into existing deep learning frameworks in a principled way. This document is an appendix for the main paper "Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning" by Gal and Ghahramani, 2015.

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 2 Pith papers

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

  1. PolyGraphPy: A unified Python framework for atomistic simulation and machine learning-driven polymer design

    cond-mat.mtrl-sci 2026-06 unverdicted novelty 3.0

    PolyGraphPy automates DFTB calculations for datasets of monomers and copolymers, uses Bayesian GNNs for property prediction with uncertainty quantification, and applies SELFIES-GPT and BRICS-based GA for de novo polym...

  2. Bayesian Neural Networks: An Introduction and Survey

    stat.ML 2020-06 unverdicted novelty 1.0

    A survey introducing Bayesian Neural Networks and comparing approximate inference methods to enable uncertainty quantification in neural network predictions.