Surrogate modeling for Bayesian optimization beyond a single Gaussian process
Qin Lu, Konstantinos D. Polyzos, Bingcong Li, Georgios B. Giannakis

TL;DR
This paper introduces an ensemble of Gaussian processes for Bayesian optimization, enhancing flexibility and scalability over traditional single-GP models, with proven convergence and practical effectiveness in diverse applications.
Contribution
It proposes a novel ensemble GP model with adaptive selection and Thompson sampling for scalable, parallel Bayesian optimization, surpassing single-GP approaches.
Findings
Enhanced expressiveness with GP ensemble
Scalable parallel optimization via Thompson sampling
Proven convergence through Bayesian regret analysis
Abstract
Bayesian optimization (BO) has well-documented merits for optimizing black-box functions with an expensive evaluation cost. Such functions emerge in applications as diverse as hyperparameter tuning, drug discovery, and robotics. BO hinges on a Bayesian surrogate model to sequentially select query points so as to balance exploration with exploitation of the search space. Most existing works rely on a single Gaussian process (GP) based surrogate model, where the kernel function form is typically preselected using domain knowledge. To bypass such a design process, this paper leverages an ensemble (E) of GPs to adaptively select the surrogate model fit on-the-fly, yielding a GP mixture posterior with enhanced expressiveness for the sought function. Acquisition of the next evaluation input using this EGP-based function posterior is then enabled by Thompson sampling (TS) that requires no…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Gaussian Processes and Bayesian Inference · Advanced Bandit Algorithms Research
MethodsGaussian Process · Greedy Policy Search
