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

Improved Baselines with Momentum Contrastive Learning

About

Contrastive unsupervised learning has recently shown encouraging progress, e.g., in Momentum Contrast (MoCo) and SimCLR. In this note, we verify the effectiveness of two of SimCLR's design improvements by implementing them in the MoCo framework. With simple modifications to MoCo---namely, using an MLP projection head and more data augmentation---we establish stronger baselines that outperform SimCLR and do not require large training batches. We hope this will make state-of-the-art unsupervised learning research more accessible. Code will be made public.

Xinlei Chen, Haoqi Fan, Ross Girshick, Kaiming He• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy59.51
3518
Semantic segmentationADE20K (val)
mIoU36.2
3069
Object DetectionCOCO 2017 (val)
AP42
2843
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy79.8
2238
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU69.2
2204
Image ClassificationImageNet-1k (val)
Top-1 Accuracy72.2
1498
Instance SegmentationCOCO 2017 (val)
APm0.361
1275
Image ClassificationImageNet (val)
Top-1 Acc71.1
1206
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)67.6
1171
Semantic segmentationADE20K
mIoU37.5
1028
Showing 10 of 316 rows
...

Other info

Follow for update