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

Unsupervised Visual Representation Learning by Context Prediction

About

This work explores the use of spatial context as a source of free and plentiful supervisory signal for training a rich visual representation. Given only a large, unlabeled image collection, we extract random pairs of patches from each image and train a convolutional neural net to predict the position of the second patch relative to the first. We argue that doing well on this task requires the model to learn to recognize objects and their parts. We demonstrate that the feature representation learned using this within-image context indeed captures visual similarity across images. For example, this representation allows us to perform unsupervised visual discovery of objects like cats, people, and even birds from the Pascal VOC 2011 detection dataset. Furthermore, we show that the learned ConvNet can be used in the R-CNN framework and provides a significant boost over a randomly-initialized ConvNet, resulting in state-of-the-art performance among algorithms which use only Pascal-provided training set annotations.

Carl Doersch, Abhinav Gupta, Alexei A. Efros• 2015

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU37.8
2731
Object DetectionCOCO 2017 (val)--
2454
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy77.9
1866
Image ClassificationImageNet-1k (val)
Top-1 Accuracy45.6
1453
Image ClassificationImageNet (val)
Top-1 Acc51.4
1206
Instance SegmentationCOCO 2017 (val)--
1144
Object DetectionPASCAL VOC 2007 (test)
mAP66.8
821
Object DetectionCOCO (val)--
613
Instance SegmentationCOCO (val)
APmk37.4
472
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)80.6
423
Showing 10 of 63 rows

Other info

Follow for update