vix.ing · top · new · best · stats · spec

Asymptotical Analysis of the (1+(λ,λ)) GA Escape Time from Local Optima on Jump Functions

2026/07/15 by Anton V. Eremeev, Valentin A. Topchii
Computer Science · #cs.NE

paper · pdf

Abstract

The paper develops the approach to the runtime analysis of evolutionary algorithms on the basis of limit theorems from probability theory. We consider the family of Jumpk benchmark functions, defined on the search space of binary strings of length n, parametrized by the integer k, which have multiple local optima at the Hamming distance k from a unique global optimum. In this work, we consider the genetic algorithm (1+(λ,λ)) GA from (Doerr, Doerr and Ebel, 2015) with tunable parameters of the mutation rate p, crossover bias c, and two intermediate population sizes λM and λC, and study the time it escapes from the plateau in the case of Jumpk fitness function when np tends to infinity. The main result of this work is a tightened upper bound on the escape time from the work of Antipov, Doerr and Karavaev (2022). Besides that, the obtained bound applies to a wider range of algorithm parameters.

Related