Leveraging Superfluous Information in Contrastive Representation Learning
Xuechu Yu

TL;DR
This paper identifies the presence of superfluous information in contrastive learning and proposes SuperInfo, a new objective that improves downstream task performance by balancing task-relevant and irrelevant information.
Contribution
The paper introduces SuperInfo, a novel contrastive learning objective that explicitly models and leverages superfluous information to enhance representation robustness.
Findings
SuperInfo outperforms traditional contrastive methods on image classification.
The method improves object detection and instance segmentation results.
Tuning loss coefficients effectively discards task-irrelevant information.
Abstract
Contrastive representation learning, which aims to learnthe shared information between different views of unlabeled data by maximizing the mutual information between them, has shown its powerful competence in self-supervised learning for downstream tasks. However, recent works have demonstrated that more estimated mutual information does not guarantee better performance in different downstream tasks. Such works inspire us to conjecture that the learned representations not only maintain task-relevant information from unlabeled data but also carry task-irrelevant information which is superfluous for downstream tasks, thus leading to performance degeneration. In this paper we show that superfluous information does exist during the conventional contrastive learning framework, and further design a new objective, namely SuperInfo, to learn robust representations by a linear combination of…
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 · Speech Recognition and Synthesis · Anomaly Detection Techniques and Applications
MethodsContrastive Learning
