English

Illustrating the Efficiency of Popular Evolutionary Multi-Objective Algorithms Using Runtime Analysis

Neural and Evolutionary Computing 2024-05-24 v1

Abstract

Runtime analysis has recently been applied to popular evolutionary multi-objective (EMO) algorithms like NSGA-II in order to establish a rigorous theoretical foundation. However, most analyses showed that these algorithms have the same performance guarantee as the simple (G)SEMO algorithm. To our knowledge, there are no runtime analyses showing an advantage of a popular EMO algorithm over the simple algorithm for deterministic problems. We propose such a problem and use it to showcase the superiority of popular EMO algorithms over (G)SEMO: OneTrapZeroTrap is a straightforward generalization of the well-known Trap function to two objectives. We prove that, while GSEMO requires at least nnn^n expected fitness evaluations to optimise OneTrapZeroTrap, popular EMO algorithms NSGA-II, NSGA-III and SMS-EMOA, all enhanced with a mild diversity mechanism of avoiding genotype duplication, only require O(nlogn)O(n \log n) expected fitness evaluations. Our analysis reveals the importance of the key components in each of these sophisticated algorithms and contributes to a better understanding of their capabilities.

Keywords

Cite

@article{arxiv.2405.13572,
  title  = {Illustrating the Efficiency of Popular Evolutionary Multi-Objective Algorithms Using Runtime Analysis},
  author = {Duc-Cuong Dang and Andre Opris and Dirk Sudholt},
  journal= {arXiv preprint arXiv:2405.13572},
  year   = {2024}
}

Comments

To appear in Proceedings of the Genetic and Evolutionary Computation Conference (GECCO 2024)

R2 v1 2026-06-28T16:35:36.761Z