PG-LBO: Enhancing High-Dimensional Bayesian Optimization with Pseudo-Label and Gaussian Process Guidance
Taicai Chen, Yue Duan, Dong Li, Lei Qi, Yinghuan Shi, Yang Gao

TL;DR
This paper introduces PG-LBO, a novel Bayesian optimization method that leverages unlabeled data with pseudo-labeling and integrates Gaussian Process guidance to improve high-dimensional optimization efficiency and accuracy.
Contribution
The method uniquely combines pseudo-labeling for unlabeled data with Gaussian Process guidance within a VAE framework, enhancing latent space construction and optimization performance.
Findings
Outperforms existing VAE-BO algorithms in various scenarios
Effectively utilizes unlabeled data to improve latent space quality
Guides latent space construction with Gaussian Process feedback
Abstract
Variational Autoencoder based Bayesian Optimization (VAE-BO) has demonstrated its excellent performance in addressing high-dimensional structured optimization problems. However, current mainstream methods overlook the potential of utilizing a pool of unlabeled data to construct the latent space, while only concentrating on designing sophisticated models to leverage the labeled data. Despite their effective usage of labeled data, these methods often require extra network structures, additional procedure, resulting in computational inefficiency. To address this issue, we propose a novel method to effectively utilize unlabeled data with the guidance of labeled data. Specifically, we tailor the pseudo-labeling technique from semi-supervised learning to explicitly reveal the relative magnitudes of optimization objective values hidden within the unlabeled data. Based on this technique, we…
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
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Machine Learning and Algorithms
MethodsGaussian Process
