ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1812.11061
43
27
v1v2 (latest)

A Tight Runtime Analysis for the (μ+λ)(μ+ λ)(μ+λ) EA

28 December 2018
Denis Antipov
Benjamin Doerr
ArXiv (abs)PDFHTML
Abstract

Despite significant progress in the theory of evolutionary algorithms, the theoretical understanding of evolutionary algorithms which use non-trivial populations remains challenging and only few rigorous results exist. Already for the most basic problem, the determination of the asymptotic runtime of the (μ+λ)(\mu+\lambda)(μ+λ) evolutionary algorithm on the simple OneMax benchmark function, only the special cases μ=1\mu=1μ=1 and λ=1\lambda=1λ=1 have been solved. In this work, we analyze this long-standing problem and show the asymptotically tight result that the runtime TTT, the number of iterations until the optimum is found, satisfies \[E[T] = \Theta\bigg(\frac{n\log n}{\lambda}+\frac{n}{\lambda / \mu} + \frac{n\log^+\log^+ \lambda/ \mu}{\log^+ \lambda / \mu}\bigg),\] where log⁡+x:=max⁡{1,log⁡x}\log^+ x := \max\{1, \log x\}log+x:=max{1,logx} for all x>0x > 0x>0. The same methods allow to improve the previous-best O(nlog⁡nλ+nlog⁡λ)O(\frac{n \log n}{\lambda} + n \log \lambda)O(λnlogn​+nlogλ) runtime guarantee for the (λ+λ)(\lambda+\lambda)(λ+λ)~EA with fair parent selection to a tight Θ(nlog⁡nλ+n)\Theta(\frac{n \log n}{\lambda} + n)Θ(λnlogn​+n) runtime result.

View on arXiv
Comments on this paper