LGMLJun 6, 2022

Information-theoretic Inducing Point Placement for High-throughput Bayesian Optimisation

arXiv:2206.02437v25 citationsh-index: 27
AI Analysis

This addresses the computational inefficiency in high-throughput BO loops for researchers and practitioners, representing an incremental improvement over existing methods.

The paper tackles the problem of inefficient inducing point placement in high-throughput Bayesian optimization (BO) by proposing a novel information-theoretic criterion that selects points to reduce both global uncertainty and uncertainty in the maximum value of the objective function, resulting in surrogate models that support high-precision optimization.

Sparse Gaussian Processes are a key component of high-throughput Bayesian optimisation (BO) loops -- an increasingly common setting where evaluation budgets are large and highly parallelised. By using representative subsets of the available data to build approximate posteriors, sparse models dramatically reduce the computational costs of surrogate modelling by relying on a small set of pseudo-observations, the so-called inducing points, in lieu of the full data set. However, current approaches to design inducing points are not appropriate within BO loops as they seek to reduce global uncertainty in the objective function. Thus, the high-fidelity modelling of promising and data-dense regions required for precise optimisation is sacrificed and computational resources are instead wasted on modelling areas of the space already known to be sub-optimal. Inspired by entropy-based BO methods, we propose a novel inducing point design that uses a principled information-theoretic criterion to select inducing points. By choosing inducing points to maximally reduce both global uncertainty and uncertainty in the maximum value of the objective function, we build surrogate models able to support high-precision high-throughput BO.

Foundations

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

Your Notes