Local Optima in Diversity Optimization: Non-trivial Offspring Population is Essential
Denis Antipov, Aneta Neumann, Frank Neumann

TL;DR
This paper demonstrates that non-trivial offspring populations are crucial in diversity optimization, revealing limitations of simple algorithms and proposing new methods to effectively find diverse solutions in complex problems.
Contribution
It introduces the importance of non-trivial offspring populations in diversity optimization and proposes the $(1_ty + 1_ty)$ EA$_D$ algorithm for improved diversity in complex problems.
Findings
Non-trivial offspring populations can escape local optima in diversity optimization.
The $(ty + ty)$ EA with a specialized mutation effectively finds diverse solutions.
The $(1_ty + 1_ty)$ EA$_D$ efficiently optimizes diversity in $k$-vertex cover.
Abstract
The main goal of diversity optimization is to find a diverse set of solutions which satisfy some lower bound on their fitness. Evolutionary algorithms (EAs) are often used for such tasks, since they are naturally designed to optimize populations of solutions. This approach to diversity optimization, called EDO, has been previously studied from theoretical perspective, but most studies considered only EAs with a trivial offspring population such as the EA. In this paper we give an example instance of a -vertex cover problem, which highlights a critical difference of the diversity optimization from the regular single-objective optimization, namely that there might be a locally optimal population from which we can escape only by replacing at least two individuals at once, which the algorithms cannot do. We also show that the EA with $\lambda…
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
MethodsSparse Evolutionary Training
