BOOST: A Data-Driven Framework for the Automated Joint Selection of Kernel and Acquisition Functions in Bayesian Optimization
Joon-Hyun Park, Mujin Cheon, Jeongsu Wi, Dong-Yeun Koh

TL;DR
BOOST is a data-driven framework that automates the joint selection of kernel and acquisition functions in Bayesian optimization, improving performance and reducing manual tuning.
Contribution
It introduces an offline evaluation method to predict and select the best kernel-acquisition pair before optimization, enhancing robustness and efficiency.
Findings
BOOST outperforms fixed-hyperparameter BO in experiments.
It is competitive with state-of-the-art adaptive methods.
Demonstrates robustness across synthetic and hyperparameter tuning tasks.
Abstract
The performance of Bayesian optimization (BO), a highly sample-efficient method for expensive black-box problems, is critically governed by the selection of its hyperparameters, including the kernel and acquisition functions. This presents a significant practical challenge: an inappropriate combination of these can lead to poor performance and wasted evaluations. While individual improvements to kernel functions and acquisition functions have been actively explored, the joint and autonomous selection of the best pair of these fundamental hyperparameters has been largely overlooked. This forced practitioners to rely on heuristics or costly manual training. In this work, we propose a framework, BOOST (Bayesian Optimization with Optimal Kernel and Acquisition Function Selection Technique), that automates this selection. BOOST utilizes a simple offline evaluation stage to predict the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
