Spectral Mixture Kernels for Bayesian Optimization
Yi Zhang, Cheng Hua
TL;DR
This work addresses the surrogate modeling challenge in Bayesian Optimization by introducing spectral mixture kernels in the Fourier domain, built from mixtures of Gaussian and Cauchy spectral densities. The approach yields a flexible and efficient GP kernel with provable information gain and regret bounds, capable of approximating a wide class of stationary kernels. Empirical results across synthetic and real-world tasks show consistent improvements over conventional kernels and BO baselines, including high-dimensional problems. By leveraging Bochner’s theorem and spectral representations, the paper advances kernel design for BO, balancing expressiveness with computational tractability.
Abstract
Bayesian Optimization (BO) is a widely used approach for solving expensive black-box optimization tasks. However, selecting an appropriate probabilistic surrogate model remains an important yet challenging problem. In this work, we introduce a novel Gaussian Process (GP)-based BO method that incorporates spectral mixture kernels, derived from spectral densities formed by scale-location mixtures of Cauchy and Gaussian distributions. This method achieves a significant improvement in both efficiency and optimization performance, matching the computational speed of simpler kernels while delivering results that outperform more complex models and automatic BO methods. We provide bounds on the information gain and cumulative regret associated with obtaining the optimum. Extensive numerical experiments demonstrate that our method consistently outperforms existing baselines across a diverse range of synthetic and real-world problems, including both low- and high-dimensional settings.
