English

Fourier Analysis Meets Runtime Analysis: Precise Runtimes on Plateaus

Neural and Evolutionary Computing 2025-01-30 v3 Artificial Intelligence Data Structures and Algorithms

Abstract

We propose a new method based on discrete Fourier analysis to analyze the time evolutionary algorithms spend on plateaus. This immediately gives a concise proof of the classic estimate of the expected runtime of the (1+1)(1+1) evolutionary algorithm on the Needle problem due to Garnier, Kallel, and Schoenauer (1999). We also use this method to analyze the runtime of the (1+1)(1+1) evolutionary algorithm on a new benchmark consisting of n/n/\ell plateaus of effective size 212^\ell-1 which have to be optimized sequentially in a LeadingOnes fashion. Using our new method, we determine the precise expected runtime both for static and fitness-dependent mutation rates. We also determine the asymptotically optimal static and fitness-dependent mutation rates. For =o(n)\ell = o(n), the optimal static mutation rate is approximately 1.59/n1.59/n. The optimal fitness dependent mutation rate, when the first kk fitness-relevant bits have been found, is asymptotically 1/(k+1)1/(k+1). These results, so far only proven for the single-instance problem LeadingOnes, thus hold for a much broader class of problems. We expect similar extensions to be true for other important results on LeadingOnes. We are also optimistic that our Fourier analysis approach can be applied to other plateau problems as well.

Keywords

Cite

@article{arxiv.2302.08021,
  title  = {Fourier Analysis Meets Runtime Analysis: Precise Runtimes on Plateaus},
  author = {Benjamin Doerr and Andrew James Kelley},
  journal= {arXiv preprint arXiv:2302.08021},
  year   = {2025}
}

Comments

43 pages. This is the full version of a paper appearing in the proceedings of GECCO 2023. Version 3 improves notation, adds more references, and fixes a small error

R2 v1 2026-06-28T08:41:22.216Z