Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Evolutionary Generative Optimization: Towards Fully Data-Driven Evolutionary Optimization via Generative Learning

About

Recent advances in data-driven evolutionary algorithms (EAs) have demonstrated the potential of leveraging historical data to improve optimization accuracy and adaptability. Despite these advancements, existing methods remain reliant on handcrafted process-level operators. In contrast, Evolutionary Generative Optimization (EvoGO) is a fully data-driven framework designed from the objective level, enabling autonomous learning of the entire search process. EvoGO streamlines the evolutionary optimization process into three stages: data preparation, model training, and population generation. The data preparation stage constructs a pairwise dataset to enrich training diversity without incurring additional evaluation costs. During model training, a tailored generative model learns to transform inferior solutions into superior ones. In the population generation stage, EvoGO replaces traditional reproduction operators with a scalable and parallelizable generative mechanism. Extensive experiments on numerical benchmarks, classical control problems, and high-dimensional robotic tasks demonstrate that EvoGO consistently converges within merely 10 generations and substantially outperforms a wide spectrum of optimization approaches, including traditional EAs, Bayesian optimization, and reinforcement learning based methods. Code is available at: https://github.com/EMI-Group/evogo

Tao Jiang, Kebin Sun, Zhenyu Liang, Ran Cheng, Yaochu Jin, Kay Chen Tan• 2025

Related benchmarks

TaskDatasetResultRank
Black-box OptimizationNumerical benchmarks
Generations10
5
Global OptimizationAckley 1000D (test)
Mean Fitness13.652
5
Global OptimizationRosenbrock 1000D (test)
Fitness (Mean)5.87e+6
5
Global OptimizationRastrigin 1000D (test)
Fitness (Mean)5.42e+4
5
Global OptimizationLevy 1000D (test)
Mean Fitness2.41e+4
5
Robotic control optimizationWalker
Generations10
5
Robotic control optimizationAnt
Generations10
5
Robotic control optimizationLanding
Number of Generations10
5
Robotic control optimizationPushing
Generations Required10
5
Robotic control optimizationRover
Generations10
5
Showing 10 of 10 rows

Other info

Follow for update