Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning

About

Deep learning tools have gained tremendous attention in applied machine learning. However such tools for regression and classification do not capture model uncertainty. In comparison, Bayesian models offer a mathematically grounded framework to reason about model uncertainty, but usually come with a prohibitive computational cost. In this paper we develop a new theoretical framework casting dropout training in deep neural networks (NNs) as approximate Bayesian inference in deep Gaussian processes. A direct result of this theory gives us tools to model uncertainty with dropout NNs -- extracting information from existing models that has been thrown away so far. This mitigates the problem of representing uncertainty in deep learning without sacrificing either computational complexity or test accuracy. We perform an extensive study of the properties of dropout's uncertainty. Various network architectures and non-linearities are assessed on tasks of regression and classification, using MNIST as an example. We show a considerable improvement in predictive log-likelihood and RMSE compared to existing state-of-the-art methods, and finish by using dropout's uncertainty in deep reinforcement learning.

Yarin Gal, Zoubin Ghahramani• 2015

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy81.55
3518
Image ClassificationCIFAR-10 (test)
Accuracy96.03
3381
Image ClassificationMNIST (test)
Accuracy91.3
882
Image ClassificationCIFAR-100--
622
Image ClassificationFashion MNIST (test)
Accuracy78.6
568
Image ClassificationCIFAR-10
Accuracy93.55
507
Action RecognitionUCF101--
365
Image ClassificationSVHN (test)
Accuracy88.03
362
Image ClassificationSVHN
Accuracy95.78
359
Image ClassificationSTL-10 (test)
Accuracy63.65
357
Showing 10 of 476 rows
...

Other info

Follow for update