English

Single-Model Uncertainties for Deep Learning

Machine Learning 2019-09-09 v3 Machine Learning

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 competitive performance.

Keywords

Cite

@article{arxiv.1811.00908,
  title  = {Single-Model Uncertainties for Deep Learning},
  author = {Natasa Tagasovska and David Lopez-Paz},
  journal= {arXiv preprint arXiv:1811.00908},
  year   = {2019}
}

Comments

To appear in NeurIPS 2019

R2 v1 2026-06-23T05:02:13.350Z