Plus Strategies are Exponentially Slower for Planted Optima of Random Height
Johannes Lengler, Leon Schiller, Oliver Sieberling
TL;DR
This work analyzes two evolutionary-algorithm selection schemes on a rugged benchmark, DisOM, where a small fraction of points acquire random height distortions drawn from a distribution $\mathcal{D}$. The authors prove that the plus strategy $(1+\lambda)$-EA becomes super-polynomially slow under broad tail conditions on $\mathcal{D}$ (e.g., exponential and Gaussian tails), while the comma strategy $(1,\lambda)$-EA remains efficient at achieving a fixed target $n - k^*$. The core technique combines frozen-noise modeling, uniform exploration arguments, and a distortion-kickstart analysis to show that once near the optimum, plus selection is likely to encounter progressively larger distortions that trap progress; in contrast, comma selection continues to escape local optima due to its non-elitist nature. The results extend prior work by analyzing random-height distortions rather than constant shifts, with experiments validating the theoretical predictions. Overall, the paper highlights the fragility of elitist strategies on rugged landscapes with sparsely planted local optima and demonstrates the robustness of non-elitist approaches under realistic distortion models.
Abstract
We compare the $(1,λ)$-EA and the $(1 + λ)$-EA on the recently introduced benchmark DisOM, which is the OneMax function with randomly planted local optima. Previous work showed that if all local optima have the same relative height, then the plus strategy never loses more than a factor $O(n\log n)$ compared to the comma strategy. Here we show that even small random fluctuations in the heights of the local optima have a devastating effect for the plus strategy and lead to super-polynomial runtimes. On the other hand, due to their ability to escape local optima, comma strategies are unaffected by the height of the local optima and remain efficient. Our results hold for a broad class of possible distortions and show that the plus strategy, but not the comma strategy, is generally deceived by sparse unstructured fluctuations of a smooth landscape.
