A Flexible Evolutionary Algorithm With Dynamic Mutation Rate Archive

Martin S. Krejca,Carsten Witt
DOI: https://doi.org/10.1145/3638529.3654076
2024-04-05
Abstract:We propose a new, flexible approach for dynamically maintaining successful mutation rates in evolutionary algorithms using $k$-bit flip mutations. The algorithm adds successful mutation rates to an archive of promising rates that are favored in subsequent steps. Rates expire when their number of unsuccessful trials has exceeded a threshold, while rates currently not present in the archive can enter it in two ways: (i) via user-defined minimum selection probabilities for rates combined with a successful step or (ii) via a stagnation detection mechanism increasing the value for a promising rate after the current bit-flip neighborhood has been explored with high probability. For the minimum selection probabilities, we suggest different options, including heavy-tailed distributions.
Neural and Evolutionary Computing
What problem does this paper attempt to address?