NeurIPS 2019poster325 citations

Single-Model Uncertainties for Deep Learning

Natasa Tagasovska, David Lopez-Paz

Abstract

We provide single-model estimates of aleatoric and epistemic uncertainty for deep neural networks. To estimate aleatoric uncertainty, we propose Simultaneous Quantile Regression (SQR), a loss function to learn all the conditional quantiles of a given target variable. These quantiles can be used to compute well-calibrated prediction intervals. To estimate epistemic uncertainty, we propose Orthonormal Certificates (OCs), a collection of diverse non-constant functions that map all training samples to zero. These certificates map out-of-distribution examples to non-zero values, signaling epistemic uncertainty. Our uncertainty estimators are computationally attractive, as they do not require ensembling or retraining deep models, and achieve state-of-the-art performance.

BibTeX
@inproceedings{NEURIPS2019_73c03186,
 author = {Tagasovska, Natasa and Lopez-Paz, David},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Single-Model Uncertainties for Deep Learning},
 url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/73c03186765e199c116224b68adc5fa0-Paper.pdf},
 volume = {32},
 year = {2019}
}