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

ClusterFit: Improving Generalization of Visual Representations

About

Pre-training convolutional neural networks with weakly-supervised and self-supervised strategies is becoming increasingly popular for several computer vision tasks. However, due to the lack of strong discriminative signals, these learned representations may overfit to the pre-training objective (e.g., hashtag prediction) and not generalize well to downstream tasks. In this work, we present a simple strategy - ClusterFit (CF) to improve the robustness of the visual representations learned during pre-training. Given a dataset, we (a) cluster its features extracted from a pre-trained network using k-means and (b) re-train a new network from scratch on this dataset using cluster assignments as pseudo-labels. We empirically show that clustering helps reduce the pre-training task-specific information from the extracted features thereby minimizing overfitting to the same. Our approach is extensible to different pre-training frameworks -- weak- and self-supervised, modalities -- images and videos, and pre-training tasks -- object and action classification. Through extensive transfer learning experiments on 11 different target datasets of varied vocabularies and granularities, we show that ClusterFit significantly improves the representation quality compared to the state-of-the-art large-scale (millions / billions) weakly-supervised image and video models and self-supervised image models.

Xueting Yan, Ishan Misra, Abhinav Gupta, Deepti Ghadiyaram, Dhruv Mahajan• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationStanford Cars
Accuracy89.4
635
Image ClassificationiNaturalist 2018
Top-1 Accuracy67.5
291
Image ClassificationFlowers-102
Top-1 Acc96.2
198
Image ClassificationiNaturalist 2019
Top-1 Acc73.8
98
ClassificationFood101
Top-1 Accuracy88.9
69
KNN ClassificationImageNet-1k (val)
Top-1 Accuracy59.5
59
KNN ClassificationiNaturalist 2018
Kingdom96.3
16
Category-level retrievalImageNet-1k (val)
mAP12.7
14
KNN ClassificationCIFAR-100 (test)
Top-1 Accuracy72.5
7
Category-level retrievalCIFAR-100 (test)
mAP (%)23
5
Showing 10 of 14 rows

Other info

Follow for update