Conservative Uncertainty Estimation by Fitting Prior Networks
Abstract
Obtaining high-quality uncertainty estimates is essential for many applications of deep neural networks. In this paper, we theoretically justify a scheme for estimating uncertainties, based on sampling from a prior distribution. Crucially, the uncertainty estimates are shown to be conservative in the sense that they never underestimate a posterior uncertainty obtained by a hypothetical Bayesian algorithm. We also show concentration, implying that the uncertainty estimates converge to zero as we get more data. Uncertainty estimates obtained from random priors can be adapted to any deep network architecture and trained using standard supervised learning pipelines. We provide experimental evaluation of random priors on calibration and out-of-distribution detection on typical computer vision tasks, demonstrating that they outperform deep ensembles in practice.
Cite
Text
Ciosek et al. "Conservative Uncertainty Estimation by Fitting Prior Networks." International Conference on Learning Representations, 2020.Markdown
[Ciosek et al. "Conservative Uncertainty Estimation by Fitting Prior Networks." International Conference on Learning Representations, 2020.](https://mlanthology.org/iclr/2020/ciosek2020iclr-conservative/)BibTeX
@inproceedings{ciosek2020iclr-conservative,
title = {{Conservative Uncertainty Estimation by Fitting Prior Networks}},
author = {Ciosek, Kamil and Fortuin, Vincent and Tomioka, Ryota and Hofmann, Katja and Turner, Richard},
booktitle = {International Conference on Learning Representations},
year = {2020},
url = {https://mlanthology.org/iclr/2020/ciosek2020iclr-conservative/}
}