LGMLFeb 13, 2018

Improving Quadrature for Constrained Integrands

arXiv:1802.04782v427 citations
Originality Incremental advance
AI Analysis

This addresses a common bottleneck in Bayesian inference for researchers and practitioners dealing with constrained integrands, though it appears incremental as it builds on existing Bayesian quadrature methods.

The paper tackles the problem of performing Bayesian quadrature for constrained functions (like nonnegative or bounded functions) by developing an improved framework that optimizes hyperparameters in the original space rather than the transformed space. The result is a method that achieves superior estimates with less wall-clock time than existing procedures, as demonstrated on synthetic and real-world data.

We present an improved Bayesian framework for performing inference of affine transformations of constrained functions. We focus on quadrature with nonnegative functions, a common task in Bayesian inference. We consider constraints on the range of the function of interest, such as nonnegativity or boundedness. Although our framework is general, we derive explicit approximation schemes for these constraints, and argue for the use of a log transformation for functions with high dynamic range such as likelihood surfaces. We propose a novel method for optimizing hyperparameters in this framework: we optimize the marginal likelihood in the original space, as opposed to in the transformed space. The result is a model that better explains the actual data. Experiments on synthetic and real-world data demonstrate our framework achieves superior estimates using less wall-clock time than existing Bayesian quadrature procedures.

Code Implementations1 repo
Foundations

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

Your Notes