@inproceedings{f29cecdb878646fdaf1cd65774975d32,
title = "Hot off the Press: Proven Runtime Guarantees for How the MOEA/D Computes the Pareto Front From the Subproblem Solutions",
abstract = "The decomposition-based multi-objective evolutionary algorithm (MOEA/D) does not directly optimize a given multi-objective function f but instead optimizes N + 1 single-objective subproblems of f. We analyze for the first time how the MOEA/D with only standard mutation operators computes the whole Pareto front of the OneMinMax benchmark when the g-optima are a strict subset of the Pareto front. For standard bit mutation, we prove an expected runtime of O(nN logn + nn/(2N)N logn) function evaluations. For the second phase, when the algorithm start with all g-optima, we prove an Ω(n(1/2) (n/N+1)√N2−n/N) expected runtime. For power-law mutation with exponent β ∈ (1, 2), we prove an expected runtime of O(nN logn + nβ logn) function evaluations. The O(nβ logn) term from the second phase is independent of the number of subproblems N, leading to a huge speedup over standard bit mutation. In general, our bound for power-law suggests that the MOEA/D performs best for N = O(nβ−1), resulting in an O(nβ logn) bound.",
keywords = "MOEA/D, multi-objective optimization, power-law mutation, runtime analysis",
author = "Benjamin Doerr and Krejca, \{Martin S.\} and No{\'e} Weeks",
note = "Publisher Copyright: {\textcopyright} 2025 Copyright held by the owner/author(s).; 2025 Genetic and Evolutionary Computation Conference Companion, GECCO 2025 Companion ; Conference date: 14-07-2025 Through 18-07-2025",
year = "2025",
month = aug,
day = "11",
doi = "10.1145/3712255.3734228",
language = "English",
series = "GECCO 2025 Companion - Proceedings of the 2025 Genetic and Evolutionary Computation Conference Companion",
publisher = "Association for Computing Machinery, Inc",
pages = "21--22",
editor = "Gabriela Ochoa",
booktitle = "GECCO 2025 Companion - Proceedings of the 2025 Genetic and Evolutionary Computation Conference Companion",
}