Learning the Relation between Similarity Loss and Clustering Loss in Self-Supervised Learning
Jidong Ge, Yuxiang Liu, Jie Gui, Lanting Fang, Ming Lin, James Tin-Yau, Kwok, LiGuo Huang, Bin Luo

TL;DR
This paper explores how combining similarity loss and feature-level cross-entropy loss can enhance self-supervised learning, providing theoretical insights and empirical results that achieve state-of-the-art performance.
Contribution
It analyzes the relationship between similarity loss and cross-entropy loss and demonstrates that their optimal combination improves self-supervised learning performance.
Findings
Theoretical analysis clarifies the relation between the two losses.
Combining the two losses yields state-of-the-art results.
Experimental validation confirms the effectiveness of the proposed approach.
Abstract
Self-supervised learning enables networks to learn discriminative features from massive data itself. Most state-of-the-art methods maximize the similarity between two augmentations of one image based on contrastive learning. By utilizing the consistency of two augmentations, the burden of manual annotations can be freed. Contrastive learning exploits instance-level information to learn robust features. However, the learned information is probably confined to different views of the same instance. In this paper, we attempt to leverage the similarity between two distinct images to boost representation in self-supervised learning. In contrast to instance-level information, the similarity between two distinct images may provide more useful information. Besides, we analyze the relation between similarity loss and feature-level cross-entropy loss. These two losses are essential for most deep…
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 · Cancer-related molecular mechanisms research · Cervical Cancer and HPV Research
MethodsContrastive Learning
