English

Epistemic Uncertainty Quantification in Deep Learning Classification by the Delta Method

Machine Learning 2021-03-02 v2 Machine Learning

Abstract

The Delta method is a classical procedure for quantifying epistemic uncertainty in statistical models, but its direct application to deep neural networks is prevented by the large number of parameters PP. We propose a low cost variant of the Delta method applicable to L2L_2-regularized deep neural networks based on the top KK eigenpairs of the Fisher information matrix. We address efficient computation of full-rank approximate eigendecompositions in terms of either the exact inverse Hessian, the inverse outer-products of gradients approximation or the so-called Sandwich estimator. Moreover, we provide a bound on the approximation error for the uncertainty of the predictive class probabilities. We observe that when the smallest eigenvalue of the Fisher information matrix is near the L2L_2-regularization rate, the approximation error is close to zero even when KPK\ll P. A demonstration of the methodology is presented using a TensorFlow implementation, and we show that meaningful rankings of images based on predictive uncertainty can be obtained for two LeNet-based neural networks using the MNIST and CIFAR-10 datasets. Further, we observe that false positives have on average a higher predictive epistemic uncertainty than true positives. This suggests that there is supplementing information in the uncertainty measure not captured by the classification alone.

Keywords

Cite

@article{arxiv.1912.00832,
  title  = {Epistemic Uncertainty Quantification in Deep Learning Classification by the Delta Method},
  author = {Geir K. Nilsen and Antonella Z. Munthe-Kaas and Hans J. Skaug and Morten Brun},
  journal= {arXiv preprint arXiv:1912.00832},
  year   = {2021}
}
R2 v1 2026-06-23T12:33:11.141Z