LGAIJun 27, 2025

A Survey of Continual Reinforcement Learning

arXiv:2506.21872v116 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

This is an incremental survey that organizes and analyzes existing research on continual reinforcement learning for researchers in machine learning.

This survey tackles the problem of reinforcement learning's reliance on extensive data and limited generalization by examining continual reinforcement learning, which enables agents to learn continuously and retain knowledge across tasks, providing a comprehensive review and new taxonomy of methods.

Reinforcement Learning (RL) is an important machine learning paradigm for solving sequential decision-making problems. Recent years have witnessed remarkable progress in this field due to the rapid development of deep neural networks. However, the success of RL currently relies on extensive training data and computational resources. In addition, RL's limited ability to generalize across tasks restricts its applicability in dynamic and real-world environments. With the arisen of Continual Learning (CL), Continual Reinforcement Learning (CRL) has emerged as a promising research direction to address these limitations by enabling agents to learn continuously, adapt to new tasks, and retain previously acquired knowledge. In this survey, we provide a comprehensive examination of CRL, focusing on its core concepts, challenges, and methodologies. Firstly, we conduct a detailed review of existing works, organizing and analyzing their metrics, tasks, benchmarks, and scenario settings. Secondly, we propose a new taxonomy of CRL methods, categorizing them into four types from the perspective of knowledge storage and/or transfer. Finally, our analysis highlights the unique challenges of CRL and provides practical insights into future directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes