Toward Sustainable Continual Learning: Detection and Knowledge Repurposing of Similar Tasks
Sijia Wang, Yoojin Choi, Junya Chen, Mostafa El-Khamy, and Ricardo, Henao

TL;DR
This paper introduces a new continual learning framework that detects task similarity without extra learning, enabling knowledge reuse and reducing the growth of stored knowledge across tasks, thus promoting sustainability.
Contribution
It proposes a task similarity detection method that allows for knowledge reuse in continual learning, reducing memory expansion without additional training.
Findings
Performs competitively on CIFAR10, CIFAR100, and EMNIST benchmarks.
Effectively detects task similarity without extra learning.
Reduces knowledge repository growth to sublinear with respect to tasks.
Abstract
Most existing works on continual learning (CL) focus on overcoming the catastrophic forgetting (CF) problem, with dynamic models and replay methods performing exceptionally well. However, since current works tend to assume exclusivity or dissimilarity among learning tasks, these methods require constantly accumulating task-specific knowledge in memory for each task. This results in the eventual prohibitive expansion of the knowledge repository if we consider learning from a long sequence of tasks. In this work, we introduce a paradigm where the continual learner gets a sequence of mixed similar and dissimilar tasks. We propose a new continual learning framework that uses a task similarity detection function that does not require additional learning, with which we analyze whether there is a specific task in the past that is similar to the current task. We can then reuse previous task…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
