Novel Uncertainty Framework for Deep Learning Ensembles
Tal Kachman, Michal Moshkovitz, Michal Rosen-Zvi

TL;DR
This paper introduces a new uncertainty estimation framework for deep learning ensembles based on statistical mechanics, enhancing reliability and achieving state-of-the-art results in classification tasks.
Contribution
It proposes a novel statistical mechanics framework for dropout, providing improved uncertainty estimates applicable across various neural network architectures.
Findings
Achieved state-of-the-art AUC on benchmark datasets.
Enabled 'don't-know' responses to improve classifier reliability.
Demonstrated broad applicability to different deep learning tasks.
Abstract
Deep neural networks have become the default choice for many of the machine learning tasks such as classification and regression. Dropout, a method commonly used to improve the convergence of deep neural networks, generates an ensemble of thinned networks with extensive weight sharing. Recent studies that dropout can be viewed as an approximate variational inference in Gaussian processes, and used as a practical tool to obtain uncertainty estimates of the network. We propose a novel statistical mechanics based framework to dropout and use this framework to propose a new generic algorithm that focuses on estimates of the variance of the loss as measured by the ensemble of thinned networks. Our approach can be applied to a wide range of deep neural network architectures and machine learning tasks. In classification, this algorithm allows the generation of a don't-know answer to be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Model Reduction and Neural Networks
MethodsDropout
