Scalable Bayesian Optimization via Focalized Sparse Gaussian Processes
Yunyue Wei, Vincent Zhuang, Saraswati Soedarmadji, Yanan Sui
TL;DR
This work tackles the scalability of Bayesian optimization with Gaussian Processes by introducing a focalized GP that emphasizes local regions via a region-aware variational objective. It then couples this model with FocalBO, a hierarchical acquisition optimization that searches across shrinking subspaces to balance global and local information. Empirical results show state-of-the-art performance on robot morphology design and a 585-dimensional musculoskeletal control problem, demonstrating strong data efficiency and scalability with both offline and online data. The approach offers a principled way to allocate representational capacity where it matters most and paves the way for applying BO to high-dimensional, data-rich real-world tasks.
Abstract
Bayesian optimization is an effective technique for black-box optimization, but its applicability is typically limited to low-dimensional and small-budget problems due to the cubic complexity of computing the Gaussian process (GP) surrogate. While various approximate GP models have been employed to scale Bayesian optimization to larger sample sizes, most suffer from overly-smooth estimation and focus primarily on problems that allow for large online samples. In this work, we argue that Bayesian optimization algorithms with sparse GPs can more efficiently allocate their representational power to relevant regions of the search space. To achieve this, we propose focalized GP, which leverages a novel variational loss function to achieve stronger local prediction, as well as FocalBO, which hierarchically optimizes the focalized GP acquisition function over progressively smaller search spaces. Experimental results demonstrate that FocalBO can efficiently leverage large amounts of offline and online data to achieve state-of-the-art performance on robot morphology design and to control a 585-dimensional musculoskeletal system.
