Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Class-incremental Novel Class Discovery

About

We study the new task of class-incremental Novel Class Discovery (class-iNCD), which refers to the problem of discovering novel categories in an unlabelled data set by leveraging a pre-trained model that has been trained on a labelled data set containing disjoint yet related categories. Apart from discovering novel classes, we also aim at preserving the ability of the model to recognize previously seen base categories. Inspired by rehearsal-based incremental learning methods, in this paper we propose a novel approach for class-iNCD which prevents forgetting of past information about the base classes by jointly exploiting base class feature prototypes and feature-level knowledge distillation. We also propose a self-training clustering strategy that simultaneously clusters novel categories and trains a joint classifier for both the base and novel classes. This makes our method able to operate in a class-incremental setting. Our experiments, conducted on three common benchmarks, demonstrate that our method significantly outperforms state-of-the-art approaches. Code is available at https://github.com/OatmealLiu/class-iNCD

Subhankar Roy, Mingxuan Liu, Zhun Zhong, Nicu Sebe, Elisa Ricci• 2022

Related benchmarks

TaskDatasetResultRank
Continual Generalized Category DiscoveryTinyImageNet
Accuracy (Offline, All)85.86
8
Continual Generalized Category DiscoveryImageNet-100
Accuracy (Offline, All)96.2
8
Continual Generalized Category DiscoveryCIFAR-100 All
Accuracy (Offline, All)90.36
8
Continual Generalized Category DiscoveryCIFAR-100 (S-0)
Accuracy (All)90.4
8
Category DiscoveryCIFAR-100 (test)
Mf Score42.19
5
Category DiscoveryTiny ImageNet (test)
Mf Score43.13
5
Continual Generalized Category DiscoveryCIFAR100 (test)
Metric F Score42.19
5
Continual Generalized Category DiscoveryTinyImageNet (test)
Mean Final Score43.13
5
Continual Generalized Category DiscoveryImageNet-100 (test)
Mf Score29.8
5
Continual Generalized Category DiscoveryCUB-200 (test)
Mean Forgetting (Mf)55.14
5
Showing 10 of 10 rows

Other info

Follow for update