A Practical Guide to Streaming Continual Learning
Andrea Cossu, Federico Giannini, Giacomo Ziffer, Alessio Bernardo, Alexander Gepperth, Emanuele Della Valle, Barbara Hammer, Davide Bacciu

TL;DR
This paper introduces Streaming Continual Learning (SCL), a new paradigm that unifies Continual Learning and Streaming Machine Learning to enable agents to adapt quickly to new data while retaining past knowledge.
Contribution
The paper proposes SCL as a unifying framework that combines CL and SML, encouraging hybrid approaches for better adaptation and retention in real-world streaming data scenarios.
Findings
SCL connects CL and SML communities.
Hybrid approaches can improve adaptation and retention.
Experiments show CL and SML alone struggle in dynamic environments.
Abstract
Continual Learning (CL) and Streaming Machine Learning (SML) study the ability of agents to learn from a stream of non-stationary data. Despite sharing some similarities, they address different and complementary challenges. While SML focuses on rapid adaptation after changes (concept drifts), CL aims to retain past knowledge when learning new tasks. After a brief introduction to CL and SML, we discuss Streaming Continual Learning (SCL), an emerging paradigm providing a unifying solution to real-world problems, which may require both SML and CL abilities. We claim that SCL can i) connect the CL and SML communities, motivating their work towards the same goal, and ii) foster the design of hybrid approaches that can quickly adapt to new information (as in SML) without forgetting previous knowledge (as in CL). We conclude the paper with a motivating example and a set of experiments,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
