Global Optimization of Gaussian Process Acquisition Functions Using a Piecewise-Linear Kernel Approximation

Abstract

Bayesian optimization relies on iteratively constructing and optimizing an acquisition function. The latter turns out to be a challenging, non-convex optimization problem itself. Despite the relative importance of this step, most algorithms employ sampling- or gradient-based methods, which do not provably converge to global optima. This work investigates mixed-integer programming (MIP) as a paradigm for \emph{global} acquisition function optimization. Specifically, our Piecewise-linear Kernel Mixed Integer Quadratic Programming (PK-MIQP) formulation introduces a piecewise-linear approximation for Gaussian process kernels and admits a corresponding MIQP representation for acquisition functions. The proposed method is applicable to uncertainty-based acquisition functions for any stationary or dot-product kernel. We analyze the theoretical regret bounds of the proposed approximation, and empirically demonstrate the framework on synthetic functions, constrained benchmarks, and a hyperparameter tuning task.

Cite

Text

Xie et al. "Global Optimization of Gaussian Process Acquisition Functions Using a Piecewise-Linear Kernel Approximation." Proceedings of The 28th International Conference on Artificial Intelligence and Statistics, 2025.

Markdown

[Xie et al. "Global Optimization of Gaussian Process Acquisition Functions Using a Piecewise-Linear Kernel Approximation." Proceedings of The 28th International Conference on Artificial Intelligence and Statistics, 2025.](https://mlanthology.org/aistats/2025/xie2025aistats-global/)

BibTeX

@inproceedings{xie2025aistats-global,
  title     = {{Global Optimization of Gaussian Process Acquisition Functions Using a Piecewise-Linear Kernel Approximation}},
  author    = {Xie, Yilin and Zhang, Shiqiang and Paulson, Joel and Tsay, Calvin},
  booktitle = {Proceedings of The 28th International Conference on Artificial Intelligence and Statistics},
  year      = {2025},
  pages     = {2296-2304},
  volume    = {258},
  url       = {https://mlanthology.org/aistats/2025/xie2025aistats-global/}
}