TL;DR
This paper introduces a dynamic multi-objective ensemble approach for batch Bayesian optimization that adaptively selects and combines multiple acquisition functions to improve optimization performance across various problems.
Contribution
It proposes a novel method that dynamically selects and combines multiple acquisition functions using an evolutionary multi-objective algorithm for more effective batch Bayesian optimization.
Findings
Competitive performance on diverse benchmark problems
Effective leveraging of multiple acquisition functions
Improved optimization efficiency compared to state-of-the-art
Abstract
Bayesian optimization (BO) is a typical approach to solve expensive optimization problems. In each iteration of BO, a Gaussian process(GP) model is trained using the previously evaluated solutions; then next candidate solutions for expensive evaluation are recommended by maximizing a cheaply-evaluated acquisition function on the trained surrogate model. The acquisition function plays a crucial role in the optimization process. However, each acquisition function has its own strengths and weaknesses, and no single acquisition function can consistently outperform the others on all kinds of problems. To better leverage the advantages of different acquisition functions, we propose a new method for batch BO. In each iteration, three acquisition functions are dynamically selected from a set based on their current and historical performance to form a multi-objective optimization problem (MOP).…
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.
