0

Improved Baselines with Momentum Contrastive Learning

Implementing SimCLR's improvements, specifically MLP projection head and data augmentation, enhances MoCo, outperforming SimCLR without requiring large training batches.

Year
2020
Venue
arXiv 2020
Authors
4
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2003.04297ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

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.

Authors

4