68

Analyzing the Runtime of the Gene-pool Optimal Mixing Evolutionary Algorithm (GOMEA) on the Concatenated Trap Function

Marcus Gallagher
Main:6 Pages
6 Figures
Bibliography:3 Pages
Appendix:1 Pages
Abstract

The Gene-pool Optimal Mixing Evolutionary Algorithm (GOMEA) is a state of the art evolutionary algorithm that leverages linkage learning to efficiently exploit problem structure. By identifying and preserving important building blocks during variation, GOMEA has shown promising performance on various optimization problems. In this paper, we provide the first runtime analysis of GOMEA on the concatenated trap function, a challenging benchmark problem that consists of multiple deceptive subfunctions. We derived an upper bound on the expected runtime of GOMEA with a truthful linkage model, showing that it can solve the problem in O(m32k)O(m^{3}2^k) with high probability, where mm is the number of subfunctions and kk is the subfunction length. This is a significant speedup compared to the (1+1) EA, which requires O(ln(m)(mk)k)O(ln{(m)}(mk)^{k}) expected evaluations.

View on arXiv
Comments on this paper