Runtime Analysis for Self-adaptive Mutation Rates

November 30, 2018 ยท Declared Dead ยท ๐Ÿ› Algorithmica

๐Ÿ‘ป 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, Carsten Witt, Jing Yang arXiv ID 1811.12824 Category cs.NE: Neural & Evolutionary Cross-listed cs.AI, cs.DS, cs.LG Citations 60 Venue Algorithmica Last Checked 3 months ago
Abstract
We propose and analyze a self-adaptive version of the $(1,ฮป)$ evolutionary algorithm in which the current mutation rate is part of the individual and thus also subject to mutation. A rigorous runtime analysis on the OneMax benchmark function reveals that a simple local mutation scheme for the rate leads to an expected optimization time (number of fitness evaluations) of $O(nฮป/\logฮป+n\log n)$ when $ฮป$ is at least $C \ln n$ for some constant $C > 0$. For all values of $ฮป\ge C \ln n$, this performance is asymptotically best possible among all $ฮป$-parallel mutation-based unbiased black-box algorithms. Our result shows that self-adaptation in evolutionary computation can find complex optimal parameter settings on the fly. At the same time, it proves that a relatively complicated self-adjusting scheme for the mutation rate proposed by Doerr, GieรŸen, Witt, and Yang~(GECCO~2017) can be replaced by our simple endogenous scheme. On the technical side, the paper contributes new tools for the analysis of two-dimensional drift processes arising in the analysis of dynamic parameter choices in EAs, including bounds on occupation probabilities in processes with non-constant drift.
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

๐Ÿ”ฎ ๐Ÿ”ฎ The Ethereal

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