English

Uncertainty Quantification with the Empirical Neural Tangent Kernel

Machine Learning 2025-11-11 v3 Machine Learning

Abstract

While neural networks have demonstrated impressive performance across various tasks, accurately quantifying uncertainty in their predictions is essential to ensure their trustworthiness and enable widespread adoption in critical systems. Several Bayesian uncertainty quantification (UQ) methods exist that are either cheap or reliable, but not both. We propose a post-hoc, sampling-based UQ method for over-parameterized networks at the end of training. Our approach constructs efficient and meaningful deep ensembles by employing a (stochastic) gradient-descent sampling process on appropriately linearized networks. We demonstrate that our method effectively approximates the posterior of a Gaussian process using the empirical Neural Tangent Kernel. Through a series of numerical experiments, we show that our method not only outperforms competing approaches in computational efficiency-often reducing costs by multiple factors-but also maintains state-of-the-art performance across a variety of UQ metrics for both regression and classification tasks.

Keywords

Cite

@article{arxiv.2502.02870,
  title  = {Uncertainty Quantification with the Empirical Neural Tangent Kernel},
  author = {Joseph Wilson and Chris van der Heide and Liam Hodgkinson and Fred Roosta},
  journal= {arXiv preprint arXiv:2502.02870},
  year   = {2025}
}

Comments

39 pages, 6 figures, 13 tables

R2 v1 2026-06-28T21:32:58.497Z