English

Anytime Analysis on BinVal: Adaptive Parameters Help

Neural and Evolutionary Computing 2026-04-09 v1

Abstract

While most theoretical run time analyses of discrete randomized search heuristics provide bounds on the expected number of evaluations to find the global optimum, we consider the anytime performance of evolutionary and estimation-of-distribution algorithms. For this purpose, we analyze the fixed-target run time of various algorithms using BinVal as fitness function and bound the run time to optimize the most significant ko(n)k \in o(n) bits of a bit string with length nn. We analyze the run times such that they hold not only for a fixed kk, but simultaneously for all ko(n)k \in o(n). For the standard (1+1) EA with fixed mutation rate 1/n1/n, we show that the fixed-target run time for all ko(n)k \in o(n) is in Θ(nlogk)\Theta(n \log k). Using an EDA instead, we get an expected number of evaluations of Θ(klogn)\Theta(k \log n) for the sig-cGA. Replacing in the standard (1+1) EA the fixed mutation rate with a self-adjusting rate, we show that the fixed-target run time for ko(n)k \in o(n) and a constant ε>0\varepsilon >0 arbitrarily close to zero is in O(k1+ε)\mathcal{O}\left(k^{1+\varepsilon}\right) for this algorithm. In particular, this run time is independent of nn, holds simultaneously for all ko(n)k \in o(n), and is close to the run time of Θ(klogk)\Theta(k \log k) for the (1+1) EA with the best fixed mutation rate if kk is known.

Keywords

Cite

@article{arxiv.2604.06976,
  title  = {Anytime Analysis on BinVal: Adaptive Parameters Help},
  author = {Timo Kötzing and Jurek Sander},
  journal= {arXiv preprint arXiv:2604.06976},
  year   = {2026}
}

Comments

20 pages, 3 figures, GECCO 2026

R2 v1 2026-07-01T11:59:07.660Z