MONGOOSE: Path-wise Smooth Bayesian Optimisation via Meta-learning
Adam X. Yang, Laurence Aitchison, Henry B. Moss
TL;DR
This work tackles optimization of expensive black-box functions under movement costs between evaluations. It introduces MONGOOSE, a memory-based meta-learning approach using a non-myopic objective that incorporates movement costs to produce smooth evaluation trajectories, obviating explicit non-myopic acquisition computations. Key contributions are a smooth-path training objective ${\mathcal{L}_{div}}$, injection of global structure into training functions, and Fourier-feature-based meta-training to scale GP-like samples. Empirical results on standard BO benches, the COCO suite across dimensions $2$–$6$, and a real-world lake-contamination task show that MONGOOSE achieves a superior regret-versus-movement-cost trade-off while remaining computationally efficient. The method promises practical impact for real-world systems where reconfiguration or transport between measurements is costly, enabling robust, scalable, and cost-aware Bayesian optimization.
Abstract
In Bayesian optimisation, we often seek to minimise the black-box objective functions that arise in real-world physical systems. A primary contributor to the cost of evaluating such black-box objective functions is often the effort required to prepare the system for measurement. We consider a common scenario where preparation costs grow as the distance between successive evaluations increases. In this setting, smooth optimisation trajectories are preferred and the jumpy paths produced by the standard myopic (i.e.\ one-step-optimal) Bayesian optimisation methods are sub-optimal. Our algorithm, MONGOOSE, uses a meta-learnt parametric policy to generate smooth optimisation trajectories, achieving performance gains over existing methods when optimising functions with large movement costs.
