Enhancing Monte Carlo Dropout Performance for Uncertainty Quantification
Hamzeh Asgharnezhad, Afshar Shamsi, Roohallah Alizadehsani, Arash Mohammadi, Hamid Alinejad-Rokny

TL;DR
This paper improves Monte Carlo Dropout for uncertainty quantification in deep neural networks by integrating optimization techniques and an uncertainty-aware loss, leading to better calibration and reliability in high-stakes applications.
Contribution
The paper introduces novel frameworks combining GWO, BO, PSO, and an uncertainty-aware loss to enhance MCD's uncertainty estimates in deep learning models.
Findings
Outperforms baseline MCD by 2-3% in accuracy and uncertainty calibration
Achieves significantly better uncertainty calibration across multiple datasets
Demonstrates improved trustworthiness of deep models in critical applications
Abstract
Knowing the uncertainty associated with the output of a deep neural network is of paramount importance in making trustworthy decisions, particularly in high-stakes fields like medical diagnosis and autonomous systems. Monte Carlo Dropout (MCD) is a widely used method for uncertainty quantification, as it can be easily integrated into various deep architectures. However, conventional MCD often struggles with providing well-calibrated uncertainty estimates. To address this, we introduce innovative frameworks that enhances MCD by integrating different search solutions namely Grey Wolf Optimizer (GWO), Bayesian Optimization (BO), and Particle Swarm Optimization (PSO) as well as an uncertainty-aware loss function, thereby improving the reliability of uncertainty quantification. We conduct comprehensive experiments using different backbones, namely DenseNet121, ResNet50, and VGG16, on various…
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
TopicsProbabilistic and Robust Engineering Design
MethodsMonte Carlo Dropout · Dropout
