English

Active Uncertainty Calibration in Bayesian ODE Solvers

Numerical Analysis 2018-11-06 v3 Machine Learning Numerical Analysis Machine Learning

Abstract

There is resurging interest, in statistics and machine learning, in solvers for ordinary differential equations (ODEs) that return probability measures instead of point estimates. Recently, Conrad et al. introduced a sampling-based class of methods that are 'well-calibrated' in a specific sense. But the computational cost of these methods is significantly above that of classic methods. On the other hand, Schober et al. pointed out a precise connection between classic Runge-Kutta ODE solvers and Gaussian filters, which gives only a rough probabilistic calibration, but at negligible cost overhead. By formulating the solution of ODEs as approximate inference in linear Gaussian SDEs, we investigate a range of probabilistic ODE solvers, that bridge the trade-off between computational cost and probabilistic calibration, and identify the inaccurate gradient measurement as the crucial source of uncertainty. We propose the novel filtering-based method Bayesian Quadrature filtering (BQF) which uses Bayesian quadrature to actively learn the imprecision in the gradient measurement by collecting multiple gradient evaluations.

Keywords

Cite

@article{arxiv.1605.03364,
  title  = {Active Uncertainty Calibration in Bayesian ODE Solvers},
  author = {Hans Kersting and Philipp Hennig},
  journal= {arXiv preprint arXiv:1605.03364},
  year   = {2018}
}

Comments

10 pages, 3 figures, published at UAI 2016. Changes for Version 3: fixed minor index mistake in equation (14) (q-1-i instead of q+1-i on top of the product)

R2 v1 2026-06-22T13:58:16.604Z