Research

Post-hoc Uncertainty Learning using a Dirichlet Meta-Model

AAAI

Published on

02/14/2023

Categories

AAAI

It is known that neural networks have the problem of being over-confident when directly using the output label distribution to generate uncertainty measures. Existing methods mainly resolve this issue by retraining the entire model to impose the uncertainty quantification capability so that the learned model can achieve desired performance in accuracy and uncertainty prediction simultaneously. However, training the model from scratch is computationally expensive and may not be feasible in many situations. In this work, we consider a more practical post-hoc uncertainty learning setting, where a well-trained base model is given, and we focus on the uncertainty quantification task at the second stage of training. We propose a novel Bayesian meta-model to augment pre-trained models with better uncertainty quantification abilities, which is effective and computationally efficient. Our proposed method requires no additional training data and is flexible enough to quantify different uncertainties and easily adapt to different application settings, including out-of-domain data detection, misclassification detection, and trustworthy transfer learning. We demonstrate our proposed meta-model approach’s flexibility and superior empirical performance on these applications over multiple representative image classification benchmarks.

This work was published in AAAI 2023.

Please cite our work using the BibTeX below.

@misc{shen2022posthoc,
      title={Post-hoc Uncertainty Learning using a Dirichlet Meta-Model}, 
      author={Maohao Shen and Yuheng Bu and Prasanna Sattigeri and Soumya Ghosh and Subhro Das and Gregory Wornell},
      year={2022},
      eprint={2212.07359},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}
Close Modal