Tuning Monte Carlo Dropout hyperparameters with GWO, BO, or PSO and adding a predictive-entropy loss term reportedly improves accuracy, uncertainty accuracy, and calibration by 2-3% over vanilla MCD.
Concrete Dropout
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Dropout is used as a practical tool to obtain uncertainty estimates in large vision models and reinforcement learning (RL) tasks. But to obtain well-calibrated uncertainty estimates, a grid-search over the dropout probabilities is necessary - a prohibitive operation with large models, and an impossible one with RL. We propose a new dropout variant which gives improved performance and better calibrated uncertainties. Relying on recent developments in Bayesian deep learning, we use a continuous relaxation of dropout's discrete masks. Together with a principled optimisation objective, this allows for automatic tuning of the dropout probability in large models, and as a result faster experimentation cycles. In RL this allows the agent to adapt its uncertainty dynamically as more data is observed. We analyse the proposed variant extensively on a range of tasks, and give insights into common practice in the field where larger dropout probabilities are often used in deeper model layers.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Enhancing Monte Carlo Dropout Performance for Uncertainty Quantification
Tuning Monte Carlo Dropout hyperparameters with GWO, BO, or PSO and adding a predictive-entropy loss term reportedly improves accuracy, uncertainty accuracy, and calibration by 2-3% over vanilla MCD.