Our new X account is live! Follow @wizwand_team for updates
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
138
Generalized Category DiscoveryCIFAR-100
Accuracy (All)58.2
133
Generalized Category DiscoveryStanford Cars
Accuracy (All)28.3
128
Generalized Category DiscoveryCUB
Accuracy (All)33.3
113
Generalized Category DiscoveryCIFAR-10
All Accuracy46.8
105
Generalized Category DiscoveryFGVC Aircraft
Accuracy (All)27.9
82
Generalized Category DiscoveryCUB-200 (test)
Overall Accuracy33.3
63
Generalized Category DiscoveryHerbarium19
Score (All Categories)27.9
47
Fine-grained object category discoveryStanford Cars (test)
Accuracy28.3
38
Generalized Category DiscoveryAircraft (test)
Accuracy (All)26.9
38
Showing 10 of 67 rows

Other info

Code

Follow for update