LGAIJan 27

Robust Uncertainty Estimation under Distribution Shift via Difference Reconstruction

arXiv:2601.19341v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses reliable uncertainty estimation for high-stakes applications like medical imaging, offering an incremental improvement over prior methods.

The paper tackled the problem of robust uncertainty estimation in deep learning under distribution shift by proposing DRUE, which reconstructs inputs from two intermediate layers and measures their discrepancy, achieving superior AUC and AUPR across multiple out-of-distribution datasets in glaucoma detection.

Estimating uncertainty in deep learning models is critical for reliable decision-making in high-stakes applications such as medical imaging. Prior research has established that the difference between an input sample and its reconstructed version produced by an auxiliary model can serve as a useful proxy for uncertainty. However, directly comparing reconstructions with the original input is degraded by information loss and sensitivity to superficial details, which limits its effectiveness. In this work, we propose Difference Reconstruction Uncertainty Estimation (DRUE), a method that mitigates this limitation by reconstructing inputs from two intermediate layers and measuring the discrepancy between their outputs as the uncertainty score. To evaluate uncertainty estimation in practice, we follow the widely used out-of-distribution (OOD) detection paradigm, where in-distribution (ID) training data are compared against datasets with increasing domain shift. Using glaucoma detection as the ID task, we demonstrate that DRUE consistently achieves superior AUC and AUPR across multiple OOD datasets, highlighting its robustness and reliability under distribution shift. This work provides a principled and effective framework for enhancing model reliability in uncertain environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes