Selecting for Selection: Learning To Balance Adaptive and Diversifying Pressures in Evolutionary Search
Kevin Frans, L.B. Soros, Olaf Witkowski

TL;DR
This paper introduces Sel4Sel, a meta-evolutionary algorithm that learns to balance exploration and exploitation in evolutionary search, improving performance on complex optimization problems.
Contribution
It presents a novel meta-evolutionary approach to automatically learn selection functions that balance diversity and fitness in evolutionary algorithms.
Findings
Sel4Sel networks outperform traditional selection methods.
Early preference for highly novel individuals shifts to fitness-based selection.
Effective in avoiding deceptive local optima.
Abstract
Inspired by natural evolution, evolutionary search algorithms have proven remarkably capable due to their dual abilities to radiantly explore through diverse populations and to converge to adaptive pressures. A large part of this behavior comes from the selection function of an evolutionary algorithm, which is a metric for deciding which individuals survive to the next generation. In deceptive or hard-to-search fitness landscapes, greedy selection often fails, thus it is critical that selection functions strike the correct balance between gradient-exploiting adaptation and exploratory diversification. This paper introduces Sel4Sel, or Selecting for Selection, an algorithm that searches for high-performing neural-network-based selection functions through a meta-evolutionary loop. Results on three distinct bitstring domains indicate that Sel4Sel networks consistently match or exceed the…
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
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research · Insect and Arachnid Ecology and Behavior
