Representational Continuity for Unsupervised Continual Learning
Divyam Madaan, Jaehong Yoon, Yuanchun Li, Yunxin Liu, Sung Ju Hwang

TL;DR
This paper explores unsupervised continual learning, demonstrating that it can learn robust, generalizable visual representations without labels, and introduces a new technique called LUMP to reduce forgetting.
Contribution
It provides a systematic analysis of unsupervised representations in continual learning and proposes LUMP, a novel method to mitigate catastrophic forgetting in this setting.
Findings
Unsupervised representations are more robust to forgetting than supervised ones.
UCL achieves better out-of-distribution generalization.
LUMP effectively reduces catastrophic forgetting.
Abstract
Continual learning (CL) aims to learn a sequence of tasks without forgetting the previously acquired knowledge. However, recent CL advances are restricted to supervised continual learning (SCL) scenarios. Consequently, they are not scalable to real-world applications where the data distribution is often biased and unannotated. In this work, we focus on unsupervised continual learning (UCL), where we learn the feature representations on an unlabelled sequence of tasks and show that reliance on annotated data is not necessary for continual learning. We conduct a systematic study analyzing the learned feature representations and show that unsupervised visual representations are surprisingly more robust to catastrophic forgetting, consistently achieve better performance, and generalize better to out-of-distribution tasks than SCL. Furthermore, we find that UCL achieves a smoother loss…
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
MethodsMixup
