Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Distilling Localization for Self-Supervised Representation Learning

About

Recent progress in contrastive learning has revolutionized unsupervised representation learning. Concretely, multiple views (augmentations) from the same image are encouraged to map to the similar embeddings, while views from different images are pulled apart. In this paper, through visualizing and diagnosing classification errors, we observe that current contrastive models are ineffective at localizing the foreground object, limiting their ability to extract discriminative high-level features. This is due to the fact that view generation process considers pixels in an image uniformly. To address this problem, we propose a data-driven approach for learning invariance to backgrounds. It first estimates foreground saliency in images and then creates augmentations by copy-and-pasting the foreground onto a variety of backgrounds. The learning still follows the instance discrimination pretext task, so that the representation is trained to disregard background content and focus on the foreground. We study a variety of saliency estimation methods, and find that most methods lead to improvements for contrastive learning. With this approach (DiLo), significant performance is achieved for self-supervised learning on ImageNet classification, and also for object detection on PASCAL VOC and MSCOCO.

Nanxuan Zhao, Zhirong Wu, Rynson W.H. Lau, Stephen Lin• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCUB
Accuracy76.6
249
Fine-grained visual classificationNABirds (test)
Top-1 Accuracy76.94
157
Image ClassificationiNaturalist 2018 (val)
Top-1 Accuracy47
116
Image ClassificationImageNet original (val)
Accuracy67.9
49
Fine-grained Image ClassificationCUB-200 (test)
Accuracy68.7
45
Image ClassificationNABirds
Accuracy79.04
37
Image ClassificationAircrafts
Top-1 Accuracy87.03
27
Fine-grained Image ClassificationCUB
Top-1 Acc66.16
22
Fine-grained Image ClassificationNABirds--
22
Fine-grained Image ClassificationCars
Top-1 Acc76.36
20
Showing 10 of 13 rows

Other info

Follow for update