Drift Analysis and Evolutionary Algorithms Revisited
Combinatorics
2017-11-16 v4 Neural and Evolutionary Computing
Probability
Abstract
One of the easiest randomized greedy optimization algorithms is the following evolutionary algorithm which aims at maximizing a boolean function . The algorithm starts with a random search point , and in each round it flips each bit of with probability independently at random, where is a fixed constant. The thus created offspring replaces if and only if . The analysis of the runtime of this simple algorithm on monotone and on linear functions turned out to be highly non-trivial. In this paper we review known results and provide new and self-contained proofs of partly stronger results.
Cite
@article{arxiv.1608.03226,
title = {Drift Analysis and Evolutionary Algorithms Revisited},
author = {Johannes Lengler and Angelika Steger},
journal= {arXiv preprint arXiv:1608.03226},
year = {2017}
}
Comments
minor changes to improve readability