Controlled Dropout for Uncertainty Estimation
Mehedi Hasan, Abbas Khosravi, Ibrahim Hossain, Ashikur Rahman and, Saeid Nahavandi

TL;DR
This paper introduces a modified dropout layer for neural networks that improves uncertainty estimation by fixing dropout configurations, demonstrated through experiments showing enhanced performance over traditional MC dropout methods.
Contribution
A novel dropout layer design that fixes the number of configurations, enhancing uncertainty quantification in neural networks.
Findings
Better uncertainty estimation performance in most cases
Effective on both toy and real datasets
Outperforms traditional MC dropout in experiments
Abstract
Uncertainty quantification in a neural network is one of the most discussed topics for safety-critical applications. Though Neural Networks (NNs) have achieved state-of-the-art performance for many applications, they still provide unreliable point predictions, which lack information about uncertainty estimates. Among various methods to enable neural networks to estimate uncertainty, Monte Carlo (MC) dropout has gained much popularity in a short period due to its simplicity. In this study, we present a new version of the traditional dropout layer where we are able to fix the number of dropout configurations. As such, each layer can take and apply the new dropout layer in the MC method to quantify the uncertainty associated with NN predictions. We conduct experiments on both toy and realistic datasets and compare the results with the MC method using the traditional dropout layer.…
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
TopicsAdversarial Robustness in Machine Learning · Fault Detection and Control Systems · Explainable Artificial Intelligence (XAI)
MethodsDropout
