Bayesian Probabilistic Numerical Integration with Tree-Based Models
Harrison Zhu, Xing Liu, Ruya Kang, Zhichao Shen, Seth Flaxman and, Fran\c{c}ois-Xavier Briol

TL;DR
This paper introduces BART-Int, a Bayesian numerical integration method using tree-based models, which improves handling of high-dimensional and discontinuous functions over traditional Gaussian process-based Bayesian quadrature.
Contribution
The paper proposes a novel Bayesian integration algorithm using BART priors, enabling better performance on complex functions and providing explicit convergence rates.
Findings
Effective on high-dimensional functions
Handles discontinuous integrands well
Demonstrated on benchmark and survey design problems
Abstract
Bayesian quadrature (BQ) is a method for solving numerical integration problems in a Bayesian manner, which allows users to quantify their uncertainty about the solution. The standard approach to BQ is based on a Gaussian process (GP) approximation of the integrand. As a result, BQ is inherently limited to cases where GP approximations can be done in an efficient manner, thus often prohibiting very high-dimensional or non-smooth target functions. This paper proposes to tackle this issue with a new Bayesian numerical integration algorithm based on Bayesian Additive Regression Trees (BART) priors, which we call BART-Int. BART priors are easy to tune and well-suited for discontinuous functions. We demonstrate that they also lend themselves naturally to a sequential design setting and that explicit convergence rates can be obtained in a variety of settings. The advantages and disadvantages…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Probabilistic and Robust Engineering Design · Advanced Multi-Objective Optimization Algorithms
MethodsGaussian Process
