Learning to Evolve for Optimization via Stability-Inducing Neural Unrolling
Jiaxin Gao, Yaohua Liu, Ran Cheng, and Kay Chen Tan

TL;DR
This paper introduces Learning to Evolve (L2E), a neural unrolling framework that learns stable evolutionary algorithms, improving adaptability and robustness in optimization tasks across various landscapes.
Contribution
L2E reformulates evolution as a neural fixed-point iteration with stability bias and combines learned proposals with numerical guidance for enhanced optimization.
Findings
Achieves high optimization performance on benchmarks
Scales effectively to high-dimensional problems
Demonstrates robust zero-shot transfer across tasks
Abstract
Evolutionary algorithms serve as a powerful paradigm for tackling optimization challenges, yet their reliance on manually engineered heuristics inherently limits their adaptability across diverse landscapes. However, the transition from the hand-crafted heuristics to data-driven algorithms faces a fundamental dilemma: achieving neural \emph{plasticity} without sacrificing algorithmic stability. Although learned optimizers offer high adaptivity, their unconstrained update rules often result in unstable dynamics and brittle generalization on unseen landscapes. To address this challenge, this paper proposes Learning to Evolve (L2E), a bilevel meta-optimization framework that learns evolutionary search via stability-inducing neural unrolling. First, L2E reformulates population evolution as an unrolled fixed-point iteration via a structured neural operator. In this design, the inner loop…
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
TopicsModel Reduction and Neural Networks · Stochastic Gradient Optimization Techniques · Reinforcement Learning in Robotics
