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

AutoNovel: Automatically Discovering and Learning Novel Visual Categories

About

We tackle the problem of discovering novel classes in an image collection given labelled examples of other classes. We present a new approach called AutoNovel to address this problem by combining three ideas: (1) we suggest that the common approach of bootstrapping an image representation using the labelled data only introduces an unwanted bias, and that this can be avoided by using self-supervised learning to train the representation from scratch on the union of labelled and unlabelled data; (2) we use ranking statistics to transfer the model's knowledge of the labelled classes to the problem of clustering the unlabelled images; and, (3) we train the data representation by optimizing a joint objective function on the labelled and unlabelled subsets of the data, improving both the supervised classification of the labelled data, and the clustering of the unlabelled data. Moreover, we propose a method to estimate the number of classes for the case where the number of new categories is not known a priori. We evaluate AutoNovel on standard classification benchmarks and substantially outperform current methods for novel category discovery. In addition, we also show that AutoNovel can be used for fully unsupervised image clustering, achieving promising results.

Kai Han, Sylvestre-Alvise Rebuffi, S\'ebastien Ehrhardt, Andrea Vedaldi, Andrew Zisserman• 2021

Related benchmarks

TaskDatasetResultRank
Generalized Category DiscoveryImageNet-100
All Accuracy37.1
236
Generalized Category DiscoveryCIFAR-100
Accuracy (All)58.2
233
Generalized Category DiscoveryStanford Cars
Accuracy (All)28.3
208
Generalized Category DiscoveryCUB
Accuracy (All)33.3
186
Generalized Category DiscoveryCIFAR-10
All Accuracy46.8
152
Generalized Category DiscoveryFGVC Aircraft
Accuracy (All)27.9
115
Category DiscoveryCUB-200 2011
Overall Score27.6
87
Generalized Category DiscoveryCUB-200 (test)
Overall Accuracy33.3
81
Category DiscoveryStanford Cars
Accuracy (All)18.6
71
Generalized Category DiscoveryHerbarium19
Score (All Categories)27.9
71
Showing 10 of 79 rows
...

Other info

Code

Follow for update