Hard Negative Mixing for Contrastive Learning
Yannis Kalantidis, Mert Bulent Sariyildiz, Noe Pion, Philippe, Weinzaepfel, Diane Larlus

TL;DR
This paper introduces a novel hard negative mixing strategy at the feature level for contrastive learning, which enhances the quality of learned visual representations without significant computational costs.
Contribution
It proposes a new hard negative mixing technique that improves contrastive learning efficiency and effectiveness by synthesizing more challenging negative samples during training.
Findings
Hard negative mixing improves representation quality across tasks
Method outperforms baseline contrastive learning approaches
Achieves better results with minimal additional computation
Abstract
Contrastive learning has become a key component of self-supervised learning approaches for computer vision. By learning to embed two augmented versions of the same image close to each other and to push the embeddings of different images apart, one can train highly transferable visual representations. As revealed by recent studies, heavy data augmentation and large sets of negatives are both crucial in learning such representations. At the same time, data mixing strategies either at the image or the feature level improve both supervised and semi-supervised learning by synthesizing novel examples, forcing networks to learn more robust features. In this paper, we argue that an important aspect of contrastive learning, i.e., the effect of hard negatives, has so far been neglected. To get more meaningful negative samples, current top contrastive self-supervised learning approaches either…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Video Surveillance and Tracking Methods
