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. 2207.04045
21
3

Runtime Analysis for Permutation-based Evolutionary Algorithms

5 July 2022
Benjamin Doerr
Yassine Ghannane
Marouane Ibn Brahim
ArXivPDFHTML
Abstract

While the theoretical analysis of evolutionary algorithms (EAs) has made significant progress for pseudo-Boolean optimization problems in the last 25 years, only sporadic theoretical results exist on how EAs solve permutation-based problems. To overcome the lack of permutation-based benchmark problems, we propose a general way to transfer the classic pseudo-Boolean benchmarks into benchmarks defined on sets of permutations. We then conduct a rigorous runtime analysis of the permutation-based (1+1)(1+1)(1+1) EA proposed by Scharnow, Tinnefeld, and Wegener (2004) on the analogues of the LeadingOnes and Jump benchmarks. The latter shows that, different from bit-strings, it is not only the Hamming distance that determines how difficult it is to mutate a permutation σ\sigmaσ into another one τ\tauτ, but also the precise cycle structure of στ−1\sigma \tau^{-1}στ−1. For this reason, we also regard the more symmetric scramble mutation operator. We observe that it not only leads to simpler proofs, but also reduces the runtime on jump functions with odd jump size by a factor of Θ(n)\Theta(n)Θ(n). Finally, we show that a heavy-tailed version of the scramble operator, as in the bit-string case, leads to a speed-up of order mΘ(m)m^{\Theta(m)}mΘ(m) on jump functions with jump size mmm. A short empirical analysis confirms these findings, but also reveals that small implementation details like the rate of void mutations can make an important difference.

View on arXiv
Comments on this paper