NEAIDSDec 24, 2024

Many Objective Problems Where Crossover is Provably Essential

arXiv:2412.18375v25 citationsh-index: 7Artif Intell
Originality Highly original
AI Analysis

This provides foundational insights for researchers in evolutionary computation, addressing a gap in rigorous analysis for many-objective problems with more than two objectives.

The paper tackles the theoretical understanding of crossover operators in evolutionary many-objective optimization, showing that one-point and uniform crossover can achieve an exponential speedup in runtime for two problems, enabling polynomial-time solutions compared to exponential time without crossover when the number of objectives is constant.

This article addresses theory in evolutionary many-objective optimization and focuses on the role of crossover operators. The advantages of using crossover are hardly understood and rigorous runtime analyses with crossover are lagging far behind its use in practice, specifically in the case of more than two objectives. We present two many-objective problems $RR_{\text{RO}}$ and $uRR_{\text{RO}}$ together with a theoretical runtime analysis of the GSEMO and the widely used NSGA-III algorithm to demonstrate that one point crossover on $RR_{\text{RO}}$, as well as uniform crossover on $uRR_{\text{RO}}$, can yield an exponential speedup in the runtime. In particular, when the number of objectives is constant, this algorithms can find the Pareto set of both problems in expected polynomial time when using crossover while without crossover they require exponential time to even find a single Pareto-optimal point. For both problems, we also demonstrate a significant performance gap in certain superconstant parameter regimes for the number of objectives. To the best of our knowledge, this is one of the first rigorous runtime analysis in many-objective optimization which demonstrates an exponential performance gap when using crossover for more than two objectives. Additionally, it is the first runtime analysis involving crossover in many-objective optimization where the number of objectives is not necessarily constant.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes