English

Discretization-Induced Dirichlet Posterior for Robust Uncertainty Quantification on Regression

Computer Vision and Pattern Recognition 2023-12-14 v2 Machine Learning Machine Learning

Abstract

Uncertainty quantification is critical for deploying deep neural networks (DNNs) in real-world applications. An Auxiliary Uncertainty Estimator (AuxUE) is one of the most effective means to estimate the uncertainty of the main task prediction without modifying the main task model. To be considered robust, an AuxUE must be capable of maintaining its performance and triggering higher uncertainties while encountering Out-of-Distribution (OOD) inputs, i.e., to provide robust aleatoric and epistemic uncertainty. However, for vision regression tasks, current AuxUE designs are mainly adopted for aleatoric uncertainty estimates, and AuxUE robustness has not been explored. In this work, we propose a generalized AuxUE scheme for more robust uncertainty quantification on regression tasks. Concretely, to achieve a more robust aleatoric uncertainty estimation, different distribution assumptions are considered for heteroscedastic noise, and Laplace distribution is finally chosen to approximate the prediction error. For epistemic uncertainty, we propose a novel solution named Discretization-Induced Dirichlet pOsterior (DIDO), which models the Dirichlet posterior on the discretized prediction error. Extensive experiments on age estimation, monocular depth estimation, and super-resolution tasks show that our proposed method can provide robust uncertainty estimates in the face of noisy inputs and that it can be scalable to both image-level and pixel-wise tasks. Code is available at https://github.com/ENSTA-U2IS/DIDO .

Keywords

Cite

@article{arxiv.2308.09065,
  title  = {Discretization-Induced Dirichlet Posterior for Robust Uncertainty Quantification on Regression},
  author = {Xuanlong Yu and Gianni Franchi and Jindong Gu and Emanuel Aldea},
  journal= {arXiv preprint arXiv:2308.09065},
  year   = {2023}
}

Comments

23 pages with main paper and supplymentary material. Accepted at AAAI 2024

R2 v1 2026-06-28T11:58:05.253Z