Unsupervised Continual Learning Via Pseudo Labels
Jiangpeng He, Fengqing Zhu

TL;DR
This paper introduces an unsupervised continual learning method that uses pseudo labels generated by clustering, enabling incremental learning without manual annotations, and proposes a new benchmark for class-incremental image classification.
Contribution
It presents a novel approach for unsupervised continual learning using pseudo labels and introduces a new benchmark protocol for class-incremental image classification without labels.
Findings
Effective pseudo label generation via clustering.
Promising results on CIFAR-100 and ImageNet datasets.
Compatibility with existing supervised methods in an unsupervised setting.
Abstract
Continual learning aims to learn new tasks incrementally using less computation and memory resources instead of retraining the model from scratch whenever new task arrives. However, existing approaches are designed in supervised fashion assuming all data from new tasks have been manually annotated, which are not practical for many real-life applications. In this work, we propose to use pseudo label instead of the ground truth to make continual learning feasible in unsupervised mode. The pseudo labels of new data are obtained by applying global clustering algorithm and we propose to use the model updated from last incremental step as the feature extractor. Due to the scarcity of existing work, we introduce a new benchmark experimental protocol for unsupervised continual learning of image classification task under class-incremental setting where no class label is provided for each…
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
