Introducing Elitist Black-Box Models: When Does Elitist Selection Weaken the Performance of Evolutionary Algorithms?
Carola Doerr, Johannes Lengler

TL;DR
This paper introduces the elitist black-box model, showing that elitist selection can significantly increase complexity and that the new model provides closer insights into the runtime of evolutionary algorithms.
Contribution
The paper defines a new elitist black-box complexity model and demonstrates its potential to be exponentially larger than previous models, aligning more closely with actual evolutionary algorithm performance.
Findings
Elitist black-box complexity can be exponentially larger than previous models.
The new model offers a more accurate reflection of evolutionary algorithm runtimes.
p-Monte Carlo complexity can be exponentially smaller than Las Vegas complexity.
Abstract
Black-box complexity theory provides lower bounds for the runtime of black-box optimizers like evolutionary algorithms and serves as an inspiration for the design of new genetic algorithms. Several black-box models covering different classes of algorithms exist, each highlighting a different aspect of the algorithms under considerations. In this work we add to the existing black-box notions a new \emph{elitist black-box model}, in which algorithms are required to base all decisions solely on (a fixed number of) the best search points sampled so far. Our model combines features of the ranking-based and the memory-restricted black-box models with elitist selection. We provide several examples for which the elitist black-box complexity is exponentially larger than that the respective complexities in all previous black-box models, thus showing that the elitist black-box complexity can be…
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
TopicsMetaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications · Algorithms and Data Compression
