ReSSL: Relational Self-Supervised Learning with Weak Augmentation
Mingkai Zheng, Shan You, Fei Wang, Chen Qian, Changshui Zhang,, Xiaogang Wang, Chang Xu

TL;DR
ReSSL introduces a novel self-supervised learning framework that models relationships between instances using pairwise similarity distributions, emphasizing weak augmentations and momentum strategies to improve visual representation learning.
Contribution
The paper proposes a relational SSL paradigm that focuses on inter-instance relationships, utilizing similarity distributions and weak augmentations for enhanced learning efficiency.
Findings
ReSSL outperforms state-of-the-art methods in accuracy.
ReSSL achieves higher training efficiency.
Relational modeling improves representation quality.
Abstract
Self-supervised Learning (SSL) including the mainstream contrastive learning has achieved great success in learning visual representations without data annotations. However, most of methods mainly focus on the instance level information (\ie, the different augmented images of the same instance should have the same feature or cluster into the same class), but there is a lack of attention on the relationships between different instances. In this paper, we introduced a novel SSL paradigm, which we term as relational self-supervised learning (ReSSL) framework that learns representations by modeling the relationship between different instances. Specifically, our proposed method employs sharpened distribution of pairwise similarities among different instances as \textit{relation} metric, which is thus utilized to match the feature embeddings of different augmentations. Moreover, to boost the…
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 · Human Pose and Action Recognition
MethodsContrastive Learning
