English

Uncertainty Quantification via Stable Distribution Propagation

Machine Learning 2024-02-14 v1 Artificial Intelligence

Abstract

We propose a new approach for propagating stable probability distributions through neural networks. Our method is based on local linearization, which we show to be an optimal approximation in terms of total variation distance for the ReLU non-linearity. This allows propagating Gaussian and Cauchy input uncertainties through neural networks to quantify their output uncertainties. To demonstrate the utility of propagating distributions, we apply the proposed method to predicting calibrated confidence intervals and selective prediction on out-of-distribution data. The results demonstrate a broad applicability of propagating distributions and show the advantages of our method over other approaches such as moment matching.

Keywords

Cite

@article{arxiv.2402.08324,
  title  = {Uncertainty Quantification via Stable Distribution Propagation},
  author = {Felix Petersen and Aashwin Mishra and Hilde Kuehne and Christian Borgelt and Oliver Deussen and Mikhail Yurochkin},
  journal= {arXiv preprint arXiv:2402.08324},
  year   = {2024}
}

Comments

Published at ICLR 2024, Code @ https://github.com/Felix-Petersen/distprop

R2 v1 2026-06-28T14:47:08.429Z