Online Continual Learning: A Systematic Literature Review of Approaches, Challenges, and Benchmarks
Seyed Amir Bidaki, Amir Mohammadkhah, Kiyan Rezaee, Faeze Hassani, Sadegh Eskandari, Maziar Salahi, Mohammad M. Ghassemi
TL;DR
This paper addresses the challenge of learning from real-time data streams without catastrophic forgetting in Online Continual Learning (OCL). It presents the first Systematic Literature Review (SLR) of OCL, analyzing 81 approaches, 500+ components, 1,000+ features, and 83 datasets to map the field, categorize methods, and identify gaps. The study finds a strong emphasis on replay-based strategies, with growing interest in hybrid approaches that combine replay with architectural or regularization techniques, and it outlines practical directions such as self-supervised multimodal learning, adaptive memory with sparse retrieval and generative replay, and scalable frameworks for noisy task boundaries. The results provide a comprehensive resource for researchers and practitioners, including a public data pipeline and methodological blueprint to advance robust, efficient OCL in real-world settings.
Abstract
Online Continual Learning (OCL) is a critical area in machine learning, focusing on enabling models to adapt to evolving data streams in real-time while addressing challenges such as catastrophic forgetting and the stability-plasticity trade-off. This study conducts the first comprehensive Systematic Literature Review (SLR) on OCL, analyzing 81 approaches, extracting over 1,000 features (specific tasks addressed by these approaches), and identifying more than 500 components (sub-models within approaches, including algorithms and tools). We also review 83 datasets spanning applications like image classification, object detection, and multimodal vision-language tasks. Our findings highlight key challenges, including reducing computational overhead, developing domain-agnostic solutions, and improving scalability in resource-constrained environments. Furthermore, we identify promising directions for future research, such as leveraging self-supervised learning for multimodal and sequential data, designing adaptive memory mechanisms that integrate sparse retrieval and generative replay, and creating efficient frameworks for real-world applications with noisy or evolving task boundaries. By providing a rigorous and structured synthesis of the current state of OCL, this review offers a valuable resource for advancing this field and addressing its critical challenges and opportunities. The complete SLR methodology steps and extracted data are publicly available through the provided link: https://github.com/kiyan-rezaee/ Systematic-Literature-Review-on-Online-Continual-Learning
