A Tight Runtime Analysis of the $(1+(ฮป, ฮป))$ Genetic Algorithm on OneMax

June 19, 2015 ยท Declared Dead ยท ๐Ÿ› Annual Conference on Genetic and Evolutionary Computation

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Benjamin Doerr, Carola Doerr arXiv ID 1506.05937 Category cs.NE: Neural & Evolutionary Citations 37 Venue Annual Conference on Genetic and Evolutionary Computation Last Checked 2 months ago
Abstract
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+(ฮป, ฮป))$ Genetic Algorithm (GA) was proposed recently in [Doerr, Doerr, Ebel: TCS 2015]. Using the fitness level method, the expected optimization time on general OneMax functions was analyzed and a $O(\max\{n\log(n)/ฮป, ฮปn\})$ bound was proven for any offspring population size $ฮป\in [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)/ฮป, nฮป\log\log(ฮป)/\log(ฮป)\})$. This improvement is made possible from observing that in the parallel generation of $ฮป$ 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 $ฮป$. This allows to determine the asymptotically optimal value for the population size. It is $ฮป= ฮ˜(\sqrt{\log(n)\log\log(n)/\log\log\log(n)})$, which gives an optimization time of $ฮ˜(n \sqrt{\log(n)\log\log\log(n)/\log\log(n)})$. Hence the improved runtime analysis gives a better runtime guarantee along with a better suggestion for the parameter $ฮป$. 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+ฮด)$ with probability $O((n/ฮป^2)^{-ฮด})$ only.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Neural & Evolutionary

R.I.P. ๐Ÿ‘ป Ghosted

LSTM: A Search Space Odyssey

Klaus Greff, Rupesh Kumar Srivastava, ... (+3 more)

cs.NE ๐Ÿ› IEEE TNNLS ๐Ÿ“š 6.0K cites 11 years ago

Died the same way โ€” ๐Ÿ‘ป Ghosted