The Efficiency Threshold for the Offspring Population Size of the ($μ$, $λ$) EA
This work addresses the theoretical understanding of evolutionary algorithm efficiency for researchers in evolutionary computation, providing incremental insights into population size thresholds.
The paper investigates the phase transition in runtime efficiency for the (μ,λ) EA on the OneMax function, showing that for μ ≤ n^{1/2 - c}, any λ ≤ e μ leads to super-polynomial runtime, while for μ ≥ n^{2/3 + c}, any λ ≥ e μ results in polynomial runtime.
Understanding when evolutionary algorithms are efficient or not, and how they efficiently solve problems, is one of the central research tasks in evolutionary computation. In this work, we make progress in understanding the interplay between parent and offspring population size of the $(μ,λ)$ EA. Previous works, roughly speaking, indicate that for $λ\ge (1+\varepsilon) e μ$, this EA easily optimizes the OneMax function, whereas an offspring population size $λ\le (1 -\varepsilon) e μ$ leads to an exponential runtime. Motivated also by the observation that in the efficient regime the $(μ,λ)$ EA loses its ability to escape local optima, we take a closer look into this phase transition. Among other results, we show that when $μ\le n^{1/2 - c}$ for any constant $c > 0$, then for any $λ\le e μ$ we have a super-polynomial runtime. However, if $μ\ge n^{2/3 + c}$, then for any $λ\ge e μ$, the runtime is polynomial. For the latter result we observe that the $(μ,λ)$ EA profits from better individuals also because these, by creating slightly worse offspring, stabilize slightly sub-optimal sub-populations. While these first results close to the phase transition do not yet give a complete picture, they indicate that the boundary between efficient and super-polynomial is not just the line $λ= e μ$, and that the reasons for efficiency or not are more complex than what was known so far.