English

Towards a Stronger Theory for Permutation-based Evolutionary Algorithms

Neural and Evolutionary Computing 2022-10-07 v2 Artificial Intelligence

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) EA proposed by Scharnow, Tinnefeld, and Wegener (2004) on the analogues of the \textsc{LeadingOnes} and \textsc{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}. 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). 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)} on jump functions with jump size~mm.%

Keywords

Cite

@article{arxiv.2204.07637,
  title  = {Towards a Stronger Theory for Permutation-based Evolutionary Algorithms},
  author = {Benjamin Doerr and Yassine Ghannane and Marouane Ibn Brahim},
  journal= {arXiv preprint arXiv:2204.07637},
  year   = {2022}
}

Comments

Conference version with an appendix containing the proofs omitted for reasons of space

R2 v1 2026-06-24T10:49:34.201Z