A Bayesian Optimization Framework for Finding Local Optima in Expensive Multi-Modal Functions
Yongsheng Mei, Tian Lan, Mahdi Imani, Suresh Subramaniam

TL;DR
This paper presents a Bayesian optimization framework designed to efficiently identify multiple local and global optima in expensive, multimodal functions, enhancing practical decision-making in resource-constrained scenarios.
Contribution
It introduces a novel multimodal Bayesian optimization approach that incorporates derivatives into acquisition functions to find multiple optima simultaneously.
Findings
Successfully locates multiple local and global optima
Outperforms existing methods in multimodal optimization tasks
Demonstrates effectiveness on various benchmark problems
Abstract
Bayesian optimization (BO) is a popular global optimization scheme for sample-efficient optimization in domains with expensive function evaluations. The existing BO techniques are capable of finding a single global optimum solution. However, finding a set of global and local optimum solutions is crucial in a wide range of real-world problems, as implementing some of the optimal solutions might not be feasible due to various practical restrictions (e.g., resource limitation, physical constraints, etc.). In such domains, if multiple solutions are known, the implementation can be quickly switched to another solution, and the best possible system performance can still be obtained. This paper develops a multimodal BO framework to effectively find a set of local/global solutions for expensive-to-evaluate multimodal objective functions. We consider the standard BO setting with Gaussian process…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Gaussian Processes and Bayesian Inference
MethodsGaussian Process
