Extending Momentum Contrast with Cross Similarity Consistency Regularization
Mehdi Seyfi, Amin Banitalebi-Dehkordi, and Yong Zhang

TL;DR
This paper introduces XMoCo, a self-supervised learning method that enhances contrastive learning by regularizing cross-similarity consistency among both positive and negative pairs, leading to improved representation quality.
Contribution
The paper proposes a novel cross similarity regularization for contrastive learning, extending the momentum contrast framework to better utilize negative pairs and improve downstream task performance.
Findings
Achieves competitive results on ImageNet-1K classification.
Improves downstream task performance with the proposed regularization.
Plug-and-play extension compatible with existing self-supervised methods.
Abstract
Contrastive self-supervised representation learning methods maximize the similarity between the positive pairs, and at the same time tend to minimize the similarity between the negative pairs. However, in general the interplay between the negative pairs is ignored as they do not put in place special mechanisms to treat negative pairs differently according to their specific differences and similarities. In this paper, we present Extended Momentum Contrast (XMoCo), a self-supervised representation learning method founded upon the legacy of the momentum-encoder unit proposed in the MoCo family configurations. To this end, we introduce a cross consistency regularization loss, with which we extend the transformation consistency to dissimilar images (negative pairs). Under the cross consistency regularization rule, we argue that semantic representations associated with any pair of images…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsInfoNCE · Batch Normalization · Momentum Contrast
