Mixed Variable Bayesian Optimization with Frequency Modulated Kernels
Changyong Oh, Efstratios Gavves, Max Welling

TL;DR
This paper introduces a frequency modulated kernel for Gaussian Process-based Bayesian optimization that effectively models dependencies in mixed variable spaces, leading to improved sample efficiency and superior performance in complex optimization tasks.
Contribution
The paper proposes a novel frequency modulated kernel for Gaussian Processes, enabling better modeling of mixed variable dependencies in Bayesian optimization.
Findings
BO-FM outperforms competitors on synthetic and hyperparameter optimization problems.
Frequency modulation principle significantly improves sample efficiency.
BO-FM surpasses RE and BOHB even with fewer evaluations.
Abstract
The sample efficiency of Bayesian optimization(BO) is often boosted by Gaussian Process(GP) surrogate models. However, on mixed variable spaces, surrogate models other than GPs are prevalent, mainly due to the lack of kernels which can model complex dependencies across different types of variables. In this paper, we propose the frequency modulated (FM) kernel flexibly modeling dependencies among different types of variables, so that BO can enjoy the further improved sample efficiency. The FM kernel uses distances on continuous variables to modulate the graph Fourier spectrum derived from discrete variables. However, the frequency modulation does not always define a kernel with the similarity measure behavior which returns higher values for pairs of more similar points. Therefore, we specify and prove conditions for FM kernels to be positive definite and to exhibit the similarity measure…
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 · Machine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms
MethodsGreedy Policy Search · Stochastic Gradient Descent
