A Tight Runtime Analysis of the (1+(λ, λ)) Genetic Algorithm on OneMax

被引:20
作者
Doerr, Benjamin [1 ]
Doerr, Carola [2 ,3 ]
机构
[1] Univ Paris Saclay, Ecole Polytech, Paris, France
[2] CNRS, Paris, France
[3] Univ Paris 06, Paris, France
来源
GECCO'15: PROCEEDINGS OF THE 2015 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE | 2015年
关键词
Theory; Runtime Analysis; Genetic Algorithms; EVOLUTIONARY ALGORITHMS; CROSSOVER; COMPLEXITY; SEARCH;
D O I
10.1145/2739480.2754683
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
Understanding how crossover works is still one of the big challenges in evolutionary computation research, and making our understanding precise and proven by mathematical means might be an even bigger one. As one of few examples where crossover provably is useful, the (1 + (lambda, lambda)) Genetic Algorithm (GA) was proposed recently in [Doerr, Doerr, Ebel. Lessons From the Black-Box: Fast Crossover-Based Genetic Algorithms. TCS 2015]. Using the fitness level method, the expected optimization time on general ONEMAX functions was analyzed and a 0(max{n log (n)/A, An}) bound was proven for any offspring population size A E [1..n]. ]We improve this work in several ways, leading to sharper bounds and a better understanding of how the use of crossover speeds up the runtime in this algorithm. We first improve the upper bound on the runtime to O (max {n log (n) /A, nA log log (n) /log (A)). This improvement is made possible from observing that in the parallel generation of A offspring via crossover (but not mutation), the best of these often is better than the expected value, and hence several fitness levels can be gained in one iteration. We then present the first lower bound for this problem. It matches our upper bound for all values of A. This allows to determine the asymptotically optimal value for the population size. It is A = 0 ( log (n) log log (n) /log log log (n)), which gives an optimization time of O(n,N/log (n) log log log (n) /log log (n)). Hence the improved runtime analysis both gives a runtime guarantee improved by a super-constant factor and yields a better actual runtime (faster by more than a constant factor) by suggesting a better value for the parameter A. We finally give a tail bound for the upper tail of the runtime distribution, which shows that the actual runtime exceeds our runtime guarantee by a factor of (1+6) with probability O((n/A2)-6) only.
引用
收藏
页码:1423 / 1430
页数:8
相关论文
共 23 条
[1]  
[Anonymous], THEORY RANDOMIZED SE
[2]  
[Anonymous], 2011, Theory of Randomized Search Heuristics: Foundations and Recent Developments
[3]  
Doerr B., 2009, GENETIC EVOLUTIONARY, P247
[4]   From black-box complexity to designing new genetic algorithms [J].
Doerr, Benjamin ;
Doerr, Carola ;
Ebel, Franziska .
THEORETICAL COMPUTER SCIENCE, 2015, 567 :87-104
[5]  
Doerr B, 2013, GECCO'13: PROCEEDINGS OF THE 2013 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE, P781
[6]   More effective crossover operators for the all-pairs shortest path problem [J].
Doerr, Benjamin ;
Johannsen, Daniel ;
Koetzing, Timo ;
Neumann, Frank ;
Theile, Madeleine .
THEORETICAL COMPUTER SCIENCE, 2013, 471 :12-26
[7]   Crossover can provably be useful in evolutionary computation [J].
Doerr, Benjamin ;
Happ, Edda ;
Klein, Christian .
THEORETICAL COMPUTER SCIENCE, 2012, 425 :17-33
[8]   Optimizing linear functions with the (1+λ) evolutionary algorithm-Different asymptotic runtimes for different instances [J].
Doerra, Benjamin ;
Kuennemann, Marvin .
THEORETICAL COMPUTER SCIENCE, 2015, 561 :3-23
[9]   On the analysis of the (1+1) evolutionary algorithm [J].
Droste, S ;
Jansen, T ;
Wegener, I .
THEORETICAL COMPUTER SCIENCE, 2002, 276 (1-2) :51-81
[10]  
Fischer S, 2004, LECT NOTES COMPUT SC, V3102, P1113