Runtime Analysis of Restricted Tournament Selection for Bimodal Optimisation
Edgar Covantes Osuna, Dirk Sudholt

TL;DR
This paper provides the first rigorous runtime analysis of restricted tournament selection (RTS) in evolutionary algorithms, showing how window size affects its ability to find multiple optima in bimodal functions.
Contribution
It offers the first theoretical analysis of RTS, demonstrating conditions under which it efficiently finds multiple optima and how different variants impact diversity and convergence.
Findings
RTS finds both optima efficiently with sufficiently large window size w.
Small w causes RTS to fail to find both optima in exponential time.
Variant without replacement increases diversity but slows convergence.
Abstract
Niching methods have been developed to maintain the population diversity, to investigate many peaks in parallel and to reduce the effect of genetic drift. We present the first rigorous runtime analyses of restricted tournament selection (RTS), embedded in a (+1) EA, and analyse its effectiveness at finding both optima of the bimodal function . In RTS, an offspring competes against the closest individual, with respect to some distance measure, amongst (window size) population members (chosen uniformly at random with replacement), to encourage competition within the same niche. We prove that RTS finds both optima on efficiently if the window size is large enough. However, if is too small, RTS fails to find both optima even in exponential time, with high probability. We further consider a variant of RTS…
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.
