paper-with-me

홈 › Papers

Recalibration of Aleatoric and Epistemic Regression Uncertainty in Medical Imaging

2021-04-26 · Max-Heinrich Laves, Sontje Ihler, Jacob F. Fast, Lüder A. Kahrs, Tobias Ortmaier

The consideration of predictive uncertainty in medical imaging with deep learning is of utmost importance. We apply estimation of both aleatoric and epistemic uncertainty by variational Bayesian inference with Monte Carlo dropout to regression tasks and show that predictive uncertainty is systematically underestimated. We apply $ \sigma $ scaling with a single scalar value; a simple, yet effective calibration method for both types of uncertainty. The performance of our approach is evaluated on a variety of common medical regression data sets using different state-of-the-art convolutional network architectures. In our experiments, $ \sigma $ scaling is able to reliably recalibrate predictive uncertainty. It is easy to implement and maintains the accuracy. Well-calibrated uncertainty in regression allows robust rejection of unreliable predictions or detection of out-of-distribution samples. Our source code is available at https://github.com/mlaves/well-calibrated-regression-uncertainty

📄 PDF Abstract BibTeX arXiv:2104.12376

Code (1)

mlaves/well-calibrated-regression-uncertainty 공식 구현 pytorch

Tasks

Bayesian Inferenceregression

Methods 이 논문이 사용한 방법론

Monte Carlo Dropout 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

CLEAR: Calibrated Learning for Epistemic and Aleatoric Risk

2025-07-10 · Ilia Azizi, Juraj Bodik, Jakob Heiss, Bin Yu arxiv

Accurate uncertainty quantification is critical for reliable predictive modeling. Existing methods typically address either aleatoric uncertainty due to measurement noise or epistemic uncertainty resulting from limited d…

CLAPS: Aleatoric-Epistemic Scaling via Last-Layer Laplace for Conformal Regression

2025-12-01 · Dongseok Kim, Hyoungsun Choi, Mohamed Jismy Aashik Rasool, Gisung Oh arxiv

Conformal regression provides finite-sample marginal coverage, but it does not by itself determine how interval width should adapt across heterogeneous inputs. Existing locally adaptive methods mainly account for aleator…

HybridFlow: Quantification of Aleatoric and Epistemic Uncertainty with a Single Hybrid Model

2025-10-06 · Peter Van Katwyk, Karianne J. Bergen arxiv

Uncertainty quantification is critical for ensuring robustness in high-stakes machine learning applications. We introduce HybridFlow, a modular hybrid architecture that unifies the modeling of aleatoric and epistemic unc…

Depth Estimation

Plausible Uncertainties for Human Pose Regression

2023-01-01 · ICCV 2023 1 · Lennart Bramlage, Michelle Karg, Cristóbal Curio

Human pose estimation (HPE) is integral to scene understanding in numerous safety-critical domains involving human-machine interaction, such as autonomous driving or semi-automated work environments. Avoiding costly …

Autonomous DrivingPose EstimationregressionScene Understanding+1

Do you understand epistemic uncertainty? Think again! Rigorous frequentist epistemic uncertainty estimation in regression

2025-03-17 · Enrico Foglia, Benjamin Bobbia, Nikita Durasov, Michael Bauerheim 외

Quantifying model uncertainty is critical for understanding prediction reliability, yet distinguishing between aleatoric and epistemic uncertainty remains challenging. We extend recent work from classification to regress…

regression