English

Divide and Contrast: Self-supervised Learning from Uncurated Data

Computer Vision and Pattern Recognition 2021-05-18 v1

Abstract

Self-supervised learning holds promise in leveraging large amounts of unlabeled data, however much of its progress has thus far been limited to highly curated pre-training data such as ImageNet. We explore the effects of contrastive learning from larger, less-curated image datasets such as YFCC, and find there is indeed a large difference in the resulting representation quality. We hypothesize that this curation gap is due to a shift in the distribution of image classes -- which is more diverse and heavy-tailed -- resulting in less relevant negative samples to learn from. We test this hypothesis with a new approach, Divide and Contrast (DnC), which alternates between contrastive learning and clustering-based hard negative mining. When pretrained on less curated datasets, DnC greatly improves the performance of self-supervised learning on downstream tasks, while remaining competitive with the current state-of-the-art on curated datasets.

Keywords

Cite

@article{arxiv.2105.08054,
  title  = {Divide and Contrast: Self-supervised Learning from Uncurated Data},
  author = {Yonglong Tian and Olivier J. Henaff and Aaron van den Oord},
  journal= {arXiv preprint arXiv:2105.08054},
  year   = {2021}
}
R2 v1 2026-06-24T02:11:42.470Z