Out-Of-Distribution Detection In Unsupervised Continual Learning
Jiangpeng He, Fengqing Zhu

TL;DR
This paper addresses the challenge of detecting out-of-distribution data in unsupervised continual learning, proposing a novel method that improves OOD detection without altering existing learning procedures, evaluated on CIFAR-100.
Contribution
It formulates the OOD detection problem for unsupervised continual learning and introduces a bias correction and confidence enhancement method applicable without modifying learning objectives.
Findings
Improved OOD detection performance on CIFAR-100
Method works without changing continual learning procedures
Effective in unsupervised continual learning scenarios
Abstract
Unsupervised continual learning aims to learn new tasks incrementally without requiring human annotations. However, most existing methods, especially those targeted on image classification, only work in a simplified scenario by assuming all new data belong to new tasks, which is not realistic if the class labels are not provided. Therefore, to perform unsupervised continual learning in real life applications, an out-of-distribution detector is required at beginning to identify whether each new data corresponds to a new task or already learned tasks, which still remains under-explored yet. In this work, we formulate the problem for Out-of-distribution Detection in Unsupervised Continual Learning (OOD-UCL) with the corresponding evaluation protocol. In addition, we propose a novel OOD detection method by correcting the output bias at first and then enhancing the output confidence for…
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
