A Comparison-Relationship-Surrogate Evolutionary Algorithm for Multi-Objective Optimization
By: Christopher M. Pierce, Young-Kee Kim, Ivan Bazarov
Potential Business Impact:
Finds better answers with fewer tries.
Evolutionary algorithms often struggle to find well converged (e.g small inverted generational distance on test problems) solutions to multi-objective optimization problems on a limited budget of function evaluations (here, a few hundred). The family of surrogate-assisted evolutionary algorithms (SAEAs) offers a potential solution to this shortcoming through the use of data driven models which augment evaluations of the objective functions. A surrogate model which has shown promise in single-objective optimization is to predict the "comparison relationship" between pairs of solutions (i.e. who's objective function is smaller). In this paper, we investigate the performance of this model on multi-objective optimization problems. First, we propose a new algorithm "CRSEA" which uses the comparison-relationship model. Numerical experiments are then performed with the DTLZ and WFG test suites plus a real-world problem from the field of accelerator physics. We find that CRSEA finds better converged solutions than the tested SAEAs on many of the medium-scale, biobjective problems chosen from the WFG suite suggesting the comparison-relationship surrogate as a promising tool for improving the efficiency of multi-objective optimization algorithms.
Similar Papers
Large Language Model-Driven Surrogate-Assisted Evolutionary Algorithm for Expensive Optimization
Neural and Evolutionary Computing
AI helps computers solve hard problems faster.
Meta-Black-Box Optimization with Bi-Space Landscape Analysis and Dual-Control Mechanism for SAEA
Neural and Evolutionary Computing
Teaches computers to solve hard problems faster.
Impact of Surrogate Model Accuracy on Performance and Model Management Strategy in Surrogate-Assisted Evolutionary Algorithms
Neural and Evolutionary Computing
Improves computer problem-solving by making smart guesses.