Semi-supervised Embedding Learning for High-dimensional Bayesian Optimization
Jingfan Chen, Guanghui Zhu, Chunfeng Yuan, Yihua Huang

TL;DR
This paper introduces SILBO, a semi-supervised framework for high-dimensional Bayesian optimization that learns low-dimensional embeddings iteratively, improving optimization efficiency and outperforming existing methods.
Contribution
The paper proposes a novel semi-supervised dimension reduction approach within Bayesian optimization, including randomized projection and two mapping strategies, to handle high-dimensional problems effectively.
Findings
SILBO outperforms state-of-the-art high-dimensional Bayesian optimization methods.
The randomized projection method accelerates embedding learning.
Experimental results validate SILBO's effectiveness on synthetic and hyperparameter tasks.
Abstract
Bayesian optimization is a broadly applied methodology to optimize the expensive black-box function. Despite its success, it still faces the challenge from the high-dimensional search space. To alleviate this problem, we propose a novel Bayesian optimization framework (termed SILBO), which finds a low-dimensional space to perform Bayesian optimization iteratively through semi-supervised dimension reduction. SILBO incorporates both labeled points and unlabeled points acquired from the acquisition function to guide the embedding space learning. To accelerate the learning procedure, we present a randomized method for generating the projection matrix. Furthermore, to map from the low-dimensional space to the high-dimensional original space, we propose two mapping strategies: and according to the evaluation overhead of the objective function.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Advanced Bandit Algorithms Research · Gaussian Processes and Bayesian Inference
