English

Tight Runtime Bounds for Static Unary Unbiased Evolutionary Algorithms on Linear Functions

Neural and Evolutionary Computing 2024-10-01 v3

Abstract

In a seminal paper in 2013, Witt showed that the (1+1) Evolutionary Algorithm with standard bit mutation needs time (1+o(1))nlnn/p1(1+o(1))n \ln n/p_1 to find the optimum of any linear function, as long as the probability p1p_1 to flip exactly one bit is Θ(1)\Theta(1). In this paper we investigate how this result generalizes if standard bit mutation is replaced by an arbitrary unbiased mutation operator. This situation is notably different, since the stochastic domination argument used for the lower bound by Witt no longer holds. In particular, starting closer to the optimum is not necessarily an advantage, and OneMax is no longer the easiest function for arbitrary starting positions. Nevertheless, we show that Witt's result carries over if p1p_1 is not too small, with different constraints for upper and lower bounds, and if the number of flipped bits has bounded expectation~χ\chi. Notably, this includes some of the heavy-tail mutation operators used in fast genetic algorithms, but not all of them. We also give examples showing that algorithms with unbounded χ\chi have qualitatively different trajectories close to the optimum.

Keywords

Cite

@article{arxiv.2302.12338,
  title  = {Tight Runtime Bounds for Static Unary Unbiased Evolutionary Algorithms on Linear Functions},
  author = {Carola Doerr and Duri Andrea Janett and Johannes Lengler},
  journal= {arXiv preprint arXiv:2302.12338},
  year   = {2024}
}

Comments

To appear in Algorithmica. This is the full version of a GECCO 2023 paper

R2 v1 2026-06-28T08:48:22.702Z