First Mathematical Runtime Analyses of Multi-Objective Evolutionary Algorithms for Multi-Valued Decision Variables
Mingfeng Li, Zheng Cheng, Weijie Zheng, Benjamin Doerr

TL;DR
This paper provides the first mathematical runtime analysis of multi-objective evolutionary algorithms for problems with multi-valued decision variables, extending understanding beyond binary decision spaces.
Contribution
It analyzes the SEMO algorithm's efficiency on multi-valued decision variables, establishing tight bounds on the expected runtime to cover the Pareto front.
Findings
Expected runtime bounds are $O(n^2 r^2 \log n)$ and $\Omega(n^2 r (r + \log n))$ for the classic SEMO algorithm.
A variant accepting only strictly better solutions achieves a tight bound of $O(n^2 r (r + \\log n))$.
Classic MOEAs face no significant additional difficulties with multi-valued decision variables.
Abstract
Problems defined on binary decision spaces have been intensively studied in the theory of multi-objective evolutionary algorithms (MOEAs). In contrast, no mathematical runtime analyses exist so far for MOEAs dealing with decision variables that take a finite number of values, despite the prevalence of such problems in practice. In this work, we begin to fill this research gap. We analyze how the classic SEMO algorithm with unit-strength local mutation computes the Pareto front of an -valued counterpart of the classic \oneminmax benchmark. For the expected number of function evaluations until the Pareto front is covered by the population of this MOEA, we prove an upper bound of and a near-tight lower bound of . We can close the small remaining gap between these two bounds by considering a variant of the algorithm that accepts…
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.
