Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks
Zixuan Ke, Bing Liu, Xingchang Huang

TL;DR
This paper introduces a novel continual learning method capable of handling sequences of mixed similar and dissimilar tasks, addressing both forgetting and knowledge transfer within a single framework.
Contribution
It proposes a new technique that learns mixed task sequences, automatically detects task similarity, and balances forgetting and transfer in a unified model.
Findings
Effective in learning mixed task sequences
Automatically detects task similarity
Balances forgetting and knowledge transfer
Abstract
Existing research on continual learning of a sequence of tasks focused on dealing with catastrophic forgetting, where the tasks are assumed to be dissimilar and have little shared knowledge. Some work has also been done to transfer previously learned knowledge to the new task when the tasks are similar and have shared knowledge. To the best of our knowledge, no technique has been proposed to learn a sequence of mixed similar and dissimilar tasks that can deal with forgetting and also transfer knowledge forward and backward. This paper proposes such a technique to learn both types of tasks in the same network. For dissimilar tasks, the algorithm focuses on dealing with forgetting, and for similar tasks, the algorithm focuses on selectively transferring the knowledge learned from some similar previous tasks to improve the new task learning. Additionally, the algorithm automatically…
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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Sparse and Compressive Sensing Techniques
