Discovering Evolution Strategies via Meta-Black-Box Optimization
Robert Tjarko Lange, Tom Schaul, Yutian Chen, Tom Zahavy, Valentin, Dallibard, Chris Lu, Satinder Singh, Sebastian Flennerhag

TL;DR
This paper introduces a meta-learning approach to discover effective evolution strategies for black-box optimization, leading to more flexible and generalizable algorithms that outperform traditional methods on various tasks.
Contribution
It presents a novel meta-learning framework that uses a self-attention-based architecture to automatically discover evolution strategies capable of generalizing across diverse problems.
Findings
Meta-learned strategies outperform traditional neuroevolution baselines.
Discovered strategies generalize to unseen problems and settings.
Explicit heuristic forms of the learned strategies remain highly competitive.
Abstract
Optimizing functions without access to gradients is the remit of black-box methods such as evolution strategies. While highly general, their learning dynamics are often times heuristic and inflexible - exactly the limitations that meta-learning can address. Hence, we propose to discover effective update rules for evolution strategies via meta-learning. Concretely, our approach employs a search strategy parametrized by a self-attention-based architecture, which guarantees the update rule is invariant to the ordering of the candidate solutions. We show that meta-evolving this system on a small set of representative low-dimensional analytic optimization problems is sufficient to discover new evolution strategies capable of generalizing to unseen optimization problems, population sizes and optimization horizons. Furthermore, the same learned evolution strategy can outperform established…
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.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications · Metaheuristic Optimization Algorithms Research · Domain Adaptation and Few-Shot Learning
