NALGMLMay 11, 2016

Active Uncertainty Calibration in Bayesian ODE Solvers

arXiv:1605.03364v348 citations
Originality Incremental advance
AI Analysis

This addresses the problem of efficient uncertainty quantification in ODE solvers for statistics and machine learning, representing an incremental advance by bridging existing methods.

The paper tackles the trade-off between computational cost and probabilistic calibration in Bayesian ODE solvers, proposing a novel filtering-based method called Bayesian Quadrature filtering (BQF) that actively learns gradient imprecision to improve calibration.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes