Bayesian Optimization over Bounded Domains with the Beta Product Kernel
Huy Hoang Nguyen, Han Zhou, Matthew B. Blaschko, Aleksei Tiulpin

TL;DR
This paper introduces the Beta kernel for Bayesian optimization, which naturally models functions on bounded domains and outperforms traditional kernels like Matérn and RBF in various optimization tasks.
Contribution
The paper proposes a novel Beta kernel for Gaussian processes that effectively models bounded domains and demonstrates its superior performance over existing kernels.
Findings
Beta kernel exhibits exponential eigendecay rate.
Outperforms Matérn and RBF kernels in synthetic and real-world tasks.
Robustly models functions with optima near domain boundaries.
Abstract
Bayesian optimization with Gaussian processes (GP) is commonly used to optimize black-box functions. The Mat\'ern and the Radial Basis Function (RBF) covariance functions are used frequently, but they do not make any assumptions about the domain of the function, which may limit their applicability in bounded domains. To address the limitation, we introduce the Beta kernel, a non-stationary kernel induced by a product of Beta distribution density functions. Such a formulation allows our kernel to naturally model functions on bounded domains. We present statistical evidence supporting the hypothesis that the kernel exhibits an exponential eigendecay rate, based on empirical analyses of its spectral properties across different settings. Our experimental results demonstrate the robustness of the Beta kernel in modeling functions with optima located near the faces or vertices of the unit…
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.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Bandit Algorithms Research · Machine Learning and Data Classification
