GeM-EA: A Generative and Meta-learning Enhanced Evolutionary Algorithm for Streaming Data-Driven Optimization
Yue Wu, Yuan-Ting Zhong, Ze-Yuan Ma, Yue-Jiao Gong
TLDR
GeM-EA is a novel evolutionary algorithm for streaming data-driven optimization that uses meta-learning and generative replay for faster adaptation.
Key contributions
- Addresses Streaming Data-Driven Optimization (SDDO) problems with concept drift.
- Proposes GeM-EA, unifying meta-learned surrogate adaptation with generative replay.
- Employs a bi-level meta-learning strategy for rapid surrogate initialization after drift.
- Leverages a multi-island evolutionary strategy with generative replay for accelerated optimization.
Why it matters
Streaming Data-Driven Optimization (SDDO) is challenging due to continuous data and evolving environments, causing concept drift that hinders existing methods. GeM-EA offers a robust solution by combining meta-learning for quick surrogate adaptation and generative replay for leveraging historical knowledge, outperforming state-of-the-art methods.
Original Abstract
Streaming Data-Driven Optimization (SDDO) problems arise in many applications where data arrive continuously and the optimization environment evolves over time. Concept drift produces non-stationary landscapes, making optimization methods challenging due to outdated models. Existing approaches often rely on simple surrogate combinations or directly injecting solutions, which may cause negative transfer under sudden environmental changes. We propose GeM-EA, a Generative and Meta-learning Enhanced Evolutionary Algorithm for SDDO that unifies meta-learned surrogate adaptation with generative replay for effective evolutionary search. Upon detecting concept drift, a bi-level meta-learning strategy rapidly initializes the surrogate using environment-relevant priors, while a linear residual component captures global trends. A multi-island evolutionary strategy further leverages historical knowledge via generative replay to accelerate optimization. Experimental results on benchmark SDDO problems demonstrate that GeM-EA achieves faster adaptation and improved robustness compared with state-of-the-art methods.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.