English

Achieving Deep Continual Learning via Evolution

Machine Learning 2025-08-01 v2

Abstract

Deep neural networks, despite their remarkable success, remain fundamentally limited in their ability to perform Continual Learning (CL). While most current methods aim to enhance the capabilities of a single model, Inspired by the collective learning mechanisms of human populations, we introduce Evolving Continual Learning (ECL), a framework that maintains and evolves a diverse population of neural network models. ECL continually searches for an optimal architecture for each introduced incremental task. This tailored model is trained on the corresponding task and archived as a specialized expert, contributing to a growing collection of skills. This approach inherently resolves the core CL challenges: stability is achieved through the isolation of expert models, while plasticity is greatly enhanced by evolving unique, task-specific architectures. Experimental results demonstrate that ECL significantly outperforms state-of-the-art individual-level CL methods. By shifting the focus from individual adaptation to collective evolution, ECL presents a novel path toward AI systems capable of CL.

Keywords

Cite

@article{arxiv.2502.06210,
  title  = {Achieving Deep Continual Learning via Evolution},
  author = {Aojun Lu and Junchao Ke and Chunhui Ding and Jiahao Fan and Jiancheng Lv and Yanan Sun},
  journal= {arXiv preprint arXiv:2502.06210},
  year   = {2025}
}
R2 v1 2026-06-28T21:38:12.153Z