Lasting Diversity and Superior Runtime Guarantees for the $(ฮผ+1)$ Genetic Algorithm

February 24, 2023 ยท Declared Dead ยท ๐Ÿ› arXiv.org

๐Ÿ‘ป 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, Aymen Echarghaoui, Mohammed Jamal, Martin S. Krejca arXiv ID 2302.12570 Category cs.NE: Neural & Evolutionary Citations 10 Venue arXiv.org Last Checked 4 months ago
Abstract
Most evolutionary algorithms (EAs) used in practice employ crossover. In contrast, only for few and mostly artificial examples a runtime advantage from crossover could be proven with mathematical means. The most convincing such result shows that the $(ฮผ+1)$ genetic algorithm (GA) with population size $ฮผ=O(n)$ optimizes jump functions with gap size $k \ge 3$ in time $O(n^k / ฮผ+ n^{k-1}\log n)$, beating the $ฮ˜(n^k)$ runtime of many mutation-based EAs. This result builds on a proof that the GA occasionally and then for an expected number of $ฮฉ(ฮผ^2)$ iterations has a population that is not dominated by a single genotype. In this work, we show that this diversity persist with high probability for a time exponential in $ฮผ$ (instead of quadratic). From this better understanding of the population diversity, we obtain stronger runtime guarantees, among them the statement that for all $c\ln(n)\leฮผ\le n/\log n$, with $c$ a suitable constant, the runtime of the $(ฮผ+1)$ GA on $\mathrm{Jump}_k$, with $k \ge 3$, is $O(n^{k-1})$. Consequently, already with logarithmic population sizes, the GA gains a speed-up of order $ฮฉ(n)$ from crossover.
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