Bayesian Quadrature: Gaussian Processes for Integration
Maren Mahsereci, Toni Karvonen
TL;DR
Bayesian Quadrature surveys a probabilistic approach to numerical integration by placing a Gaussian-process prior on the integrand and conditioning on function evaluations to obtain a posterior over the integral $I_P(f)$. It develops a comprehensive taxonomy along model, inference, and sampling axes, distinguishing conjugate (affine transformations) from non-conjugate, and exploring exact versus approximate inference and deterministic, random, sequential, and active node selection. The work connects Bayesian quadrature to RKHS theory and kernel interpolation, presents extensive theoretical guarantees for various kernels (Isotropic Matérn, Product Matérn, Square Exponential), and provides controlled empirical studies that illuminate how modeling, inference, and sampling choices interact. It also discusses practical challenges—kernel-embedding availability, numerical conditioning, and cubic complexity—while highlighting the method’s potential when integrand evaluations are expensive or data are scarce. Overall, the paper offers a rigorous, practically oriented framework for designing, analyzing, and applying Bayesian quadrature across domains, with a broad bibliography and actionable guidance on implementation and design choices.
Abstract
Bayesian quadrature is a probabilistic, model-based approach to numerical integration, the estimation of intractable integrals, or expectations. Although Bayesian quadrature was popularised already in the 1980s, no systematic and comprehensive treatment has been published. The purpose of this survey is to fill this gap. We review the mathematical foundations of Bayesian quadrature from different points of view; present a systematic taxonomy for classifying different Bayesian quadrature methods along the three axes of modelling, inference, and sampling; collect general theoretical guarantees; and provide a controlled numerical study that explores and illustrates the effect of different choices along the axes of the taxonomy. We also provide a realistic assessment of practical challenges and limitations to application of Bayesian quadrature methods and include an up-to-date and nearly exhaustive bibliography that covers not only machine learning and statistics literature but all areas of mathematics and engineering in which Bayesian quadrature or equivalent methods have seen use.
