Beyond Instance Discrimination: Relation-aware Contrastive Self-supervised Learning
Yifei Zhang, Chang Liu, Yu Zhou, Weiping Wang, Qixiang Ye, Xiangyang, Ji

TL;DR
This paper introduces ReCo, a relation-aware contrastive self-supervised learning method that models instance relations to improve semantic structure retention and achieves superior performance on benchmarks.
Contribution
ReCo integrates global distribution and local interpolation relations into contrastive learning, enhancing semantic understanding and feature space structuring.
Findings
ReCo outperforms baseline CSL methods on standard benchmarks.
Explicit relation modeling prevents semantically similar samples from being pushed apart.
ReCo achieves consistent performance improvements across various datasets.
Abstract
Contrastive self-supervised learning (CSL) based on instance discrimination typically attracts positive samples while repelling negatives to learn representations with pre-defined binary self-supervision. However, vanilla CSL is inadequate in modeling sophisticated instance relations, limiting the learned model to retain fine semantic structure. On the one hand, samples with the same semantic category are inevitably pushed away as negatives. On the other hand, differences among samples cannot be captured. In this paper, we present relation-aware contrastive self-supervised learning (ReCo) to integrate instance relations, i.e., global distribution relation and local interpolation relation, into the CSL framework in a plug-and-play fashion. Specifically, we align similarity distributions calculated between the positive anchor views and the negatives at the global level to exploit diverse…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
MethodsCircular Smooth Label · ALIGN
