Combined Global and Local Search for Optimization with Gaussian Process Models
Qun Meng, Songhao Wang, Szu Hui Ng

TL;DR
This paper introduces a combined global and local search algorithm using an additive Gaussian process model, improving optimization efficiency for complex, multi-modal functions by balancing exploration and exploitation.
Contribution
It proposes the CGLO algorithm that integrates global and local Gaussian process models for more effective optimization of multi-modal responses.
Findings
Efficiently locates global optima in complex response surfaces.
Handles multi-modal functions with large data sets effectively.
Balances exploration and exploitation through combined global-local search.
Abstract
Gaussian process (GP) model based optimization is widely applied in simulation and machine learning. In general, it first estimates a GP model based on a few observations from the true response and then employs this model to guide the search, aiming to quickly locate the global optimum. Despite its successful applications, it has several limitations that may hinder its broader usage. First, building an accurate GP model can be difficult and computationally expensive, especially when the response function is multi-modal or varies significantly over the design space. Second, even with an appropriate model, the search process can be trapped in suboptimal regions before moving to the global optimum due to the excessive effort spent around the current best solution. In this work, we adopt the Additive Global and Local GP (AGLGP) model in the optimization framework. The model is rooted in the…
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 Control Systems Optimization
