Post-Hoc Uncertainty Learning Using a Dirichlet Meta-Model

Abstract

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 a trade-off might exist between prediction accuracy and uncertainty quantification. To this end, 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 uncertainty learning approach using the Dirichlet meta-model, 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. Finally, we demonstrate our proposed meta-model approach's flexibility and superior empirical performance on these applications over multiple representative image classification benchmarks.

Cite

Text

Shen et al. "Post-Hoc Uncertainty Learning Using a Dirichlet Meta-Model." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I8.26167

Markdown

[Shen et al. "Post-Hoc Uncertainty Learning Using a Dirichlet Meta-Model." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/shen2023aaai-post/) doi:10.1609/AAAI.V37I8.26167

BibTeX

@inproceedings{shen2023aaai-post,
  title     = {{Post-Hoc Uncertainty Learning Using a Dirichlet Meta-Model}},
  author    = {Shen, Maohao and Bu, Yuheng and Sattigeri, Prasanna and Ghosh, Soumya and Das, Subhro and Wornell, Gregory W.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {9772-9781},
  doi       = {10.1609/AAAI.V37I8.26167},
  url       = {https://mlanthology.org/aaai/2023/shen2023aaai-post/}
}