Related Experiment Video
Updated: Mar 19, 2026

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Reliable uncertainty estimates in deep learning with efficient Metropolis-Hastings algorithms
Matthias Schmal1, Patrick Mäder2,3,4
1Data-intensive Systems and Visualization Group, Technische Universität Ilmenau, Ilmenau, Thüringen, Germany. matthias.schmal@tu-ilmenau.de.
This study introduces efficient Bayesian neural network methods for reliable uncertainty estimates. New sampling techniques improve prediction accuracy and calibration while reducing computational costs.
Area of Science:
- Machine Learning
- Computational Statistics
Background:
- Data-driven models require reliable uncertainty estimates for robust decision-making.
- Bayesian neural networks (BNNs) provide uncertainty quantification for deep learning.
- Traditional sampling methods like Hamiltonian Monte Carlo (HMC) are computationally expensive.
Purpose of the Study:
- To develop computationally efficient methods for uncertainty estimation in BNNs.
- To integrate lightweight Metropolis-Hastings steps into stochastic gradient HMC.
- To improve prediction accuracy and calibration while maintaining computational feasibility.
Main Methods:
- Incorporating noisy Metropolis-Hastings acceptance steps into deep neural networks.
- Utilizing batched training samples for acceptance steps to reduce computational load.
- Developing stochastic gradient-driven trajectories inspired by the Hamiltonian ensemble concept.
Main Results:
- Achieved up to 5.8% improvement in prediction accuracy over deterministic models.
- Improved prediction accuracy by up to 4.3% compared to standard Bayesian approaches.
- Maintained prediction calibration and demonstrated efficiency with reduced ensemble sizes.
Conclusions:
- The proposed methods combine the efficiency of stochastic gradients with regularization effects.
- These techniques offer strong performance and reliable uncertainty estimates despite introducing sampling bias.
- The findings suggest a practical approach to enhancing BNNs for real-world applications.
Related Concept Videos
Propagation of Uncertainty from Random Error
Uncertainty: Confidence Intervals
Propagation of Uncertainty from Systematic Error
Uncertainty: Overview
Uncertainty in Measurement: Accuracy and Precision
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...