English

Exponential Upper Bounds for the Runtime of Randomized Search Heuristics

Neural and Evolutionary Computing 2021-10-12 v4

Abstract

We argue that proven exponential upper bounds on runtimes, an established area in classic algorithms, are interesting also in heuristic search and we prove several such results. We show that any of the algorithms randomized local search, Metropolis algorithm, simulated annealing, and (1+1) evolutionary algorithm can optimize any pseudo-Boolean weakly monotonic function under a large set of noise assumptions in a runtime that is at most exponential in the problem dimension~nn. This drastically extends a previous such result, limited to the (1+1) EA, the LeadingOnes function, and one-bit or bit-wise prior noise with noise probability at most 1/21/2, and at the same time simplifies its proof. With the same general argument, among others, we also derive a sub-exponential upper bound for the runtime of the (1,λ)(1,\lambda) evolutionary algorithm on the OneMax problem when the offspring population size λ\lambda is logarithmic, but below the efficiency threshold. To show that our approach can also deal with non-trivial parent population sizes, we prove an exponential upper bound for the runtime of the mutation-based version of the simple genetic algorithm on the OneMax benchmark, matching a known exponential lower bound.

Keywords

Cite

@article{arxiv.2004.05733,
  title  = {Exponential Upper Bounds for the Runtime of Randomized Search Heuristics},
  author = {Benjamin Doerr},
  journal= {arXiv preprint arXiv:2004.05733},
  year   = {2021}
}

Comments

Extended version of a paper that has appeared in the proceedings of PPSN2020

R2 v1 2026-06-23T14:48:49.657Z