Drift Analysis and Evolutionary Algorithms Revisited
Johannes Lengler, Angelika Steger

TL;DR
This paper reviews and strengthens existing analyses of a simple evolutionary algorithm's runtime for optimizing boolean functions, focusing on drift analysis and its applications.
Contribution
It provides new, self-contained proofs and partly stronger results for the runtime analysis of a basic evolutionary algorithm on monotone and linear functions.
Findings
Reviewed known results on the algorithm's runtime.
Provided new, self-contained proofs of existing results.
Achieved partly stronger bounds on the algorithm's performance.
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRandom Search
