Combining Lipschitz and RBF Surrogate Models for High-dimensional Computationally Expensive Problems
Jakub Kudela, Radomil Matousek

TL;DR
This paper introduces LSADE, a surrogate-assisted differential evolution algorithm that combines Lipschitz and RBF models to efficiently optimize high-dimensional, computationally expensive problems, outperforming existing methods under limited budgets.
Contribution
The paper proposes a novel surrogate model combining Lipschitz underestimation with RBF, integrated into a differential evolution framework for high-dimensional optimization.
Findings
LSADE is competitive with state-of-the-art algorithms.
LSADE performs especially well on high-dimensional, complex benchmarks.
The combined surrogate approach improves optimization efficiency.
Abstract
Standard evolutionary optimization algorithms assume that the evaluation of the objective and constraint functions is straightforward and computationally cheap. However, in many real-world optimization problems, these evaluations involve computationally expensive numerical simulations or physical experiments. Surrogate-assisted evolutionary algorithms (SAEAs) have recently gained increased attention for their performance in solving these types of problems. The main idea of SAEAs is the integration of an evolutionary algorithm with a selected surrogate model that approximates the computationally expensive function. In this paper, we propose a surrogate model based on a Lipschitz underestimation and use it to develop a differential evolution-based algorithm. The algorithm, called Lipschitz Surrogate-assisted Differential Evolution (LSADE), utilizes the Lipschitz-based surrogate model,…
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 · Metaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications
