Our new X account is live! Follow @wizwand_team for updates
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
2731
Object DetectionCOCO 2017 (val)
AP42
2454
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU69.2
2040
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy79.8
1866
Image ClassificationImageNet-1k (val)
Top-1 Accuracy72.2
1453
Image ClassificationImageNet (val)
Top-1 Acc71.1
1206
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)67.6
1155
Instance SegmentationCOCO 2017 (val)
APm0.361
1144
Semantic segmentationADE20K
mIoU37.5
936
Showing 10 of 309 rows
...

Other info

Follow for update