Momentum Contrast for Unsupervised Visual Representation Learning

November 13, 2019 ยท Declared Dead ยท ๐Ÿ› Computer Vision and Pattern Recognition

๐Ÿ“œ CAUSE OF DEATH: Death by README
Repo has only a README
Authors Kaiming He, Haoqi Fan, Yuxin Wu, Saining Xie, Ross Girshick arXiv ID 1911.05722 Category cs.CV: Computer Vision Citations 14.3K Venue Computer Vision and Pattern Recognition Repository https://github.com/facebookresearch/moco โญ 5119 Last Checked 1 month ago
Abstract
We present Momentum Contrast (MoCo) for unsupervised visual representation learning. From a perspective on contrastive learning as dictionary look-up, we build a dynamic dictionary with a queue and a moving-averaged encoder. This enables building a large and consistent dictionary on-the-fly that facilitates contrastive unsupervised learning. MoCo provides competitive results under the common linear protocol on ImageNet classification. More importantly, the representations learned by MoCo transfer well to downstream tasks. MoCo can outperform its supervised pre-training counterpart in 7 detection/segmentation tasks on PASCAL VOC, COCO, and other datasets, sometimes surpassing it by large margins. This suggests that the gap between unsupervised and supervised representation learning has been largely closed in many vision tasks.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

Died the same way โ€” ๐Ÿ“œ Death by README