paper-with-me

홈 › Papers

Rethinking Minimal Sufficient Representation in Contrastive Learning

2022-03-14 · CVPR 2022 1 · Haoqing Wang, Xun Guo, Zhi-Hong Deng, Yan Lu

Contrastive learning between different views of the data achieves outstanding success in the field of self-supervised representation learning and the learned representations are useful in broad downstream tasks. Since all supervision information for one view comes from the other view, contrastive learning approximately obtains the minimal sufficient representation which contains the shared information and eliminates the non-shared information between views. Considering the diversity of the downstream tasks, it cannot be guaranteed that all task-relevant information is shared between views. Therefore, we assume the non-shared task-relevant information cannot be ignored and theoretically prove that the minimal sufficient representation in contrastive learning is not sufficient for the downstream tasks, which causes performance degradation. This reveals a new problem that the contrastive learning models have the risk of over-fitting to the shared information between views. To alleviate this problem, we propose to increase the mutual information between the representation and input as regularization to approximately introduce more task-relevant information, since we cannot utilize any downstream task information during training. Extensive experiments verify the rationality of our analysis and the effectiveness of our method. It significantly improves the performance of several classic contrastive learning models in downstream tasks. Our code is available at https://github.com/Haoqing-Wang/InfoCL.

📄 PDF Abstract BibTeX arXiv:2203.07004

Code (1)

haoqing-wang/infocl 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

What Makes for Good Representations for Contrastive Learning

2021-09-29 · Haoqing Wang, Xun Guo, Zhi-Hong Deng, Yan Lu

Contrastive learning between different views of the data achieves outstanding success in the field of self-supervised representation learning and the learned representations are useful in various downstream tasks. Since …

Contrastive LearningDiversityRepresentation Learning

SCLIP: Rethinking Self-Attention for Dense Vision-Language Inference

2023-12-04 · Feng Wang, Jieru Mei, Alan Yuille

Recent advances in contrastive language-image pretraining (CLIP) have demonstrated strong capabilities in zero-shot classification by aligning visual representations with target text embeddings in an image level. However…

SegmentationSemantic Segmentationzero-shot-classificationZero-Shot Learning+1

Rel3D: A Minimally Contrastive Benchmark for Grounding Spatial Relations in 3D

2020-12-03 · NeurIPS 2020 12 · Ankit Goyal, Kaiyu Yang, Dawei Yang, Jia Deng

Understanding spatial relations (e.g., "laptop on table") in visual input is important for both humans and robots. Existing datasets are insufficient as they lack large-scale, high-quality 3D ground truth information, wh…

RelationSpatial Relation Recognition

Rethinking ASTE: A Minimalist Tagging Scheme Alongside Contrastive Learning

2024-03-12 · Qiao Sun, Liujia Yang, Minghao Ma, Nanyang Ye 외

Aspect Sentiment Triplet Extraction (ASTE) is a burgeoning subtask of fine-grained sentiment analysis, aiming to extract structured sentiment triplets from unstructured textual data. Existing approaches to ASTE often com…

Aspect Sentiment Triplet ExtractionContrastive LearningFew-Shot LearningSentiment Analysis+1

DMMG: Dual Min-Max Games for Self-Supervised Skeleton-Based Action Recognition

2023-02-22 · Shannan Guan, Xin Yu, Wei Huang, Gengfa Fang 외

In this work, we propose a new Dual Min-Max Games (DMMG) based self-supervised skeleton action recognition method by augmenting unlabeled data in a contrastive learning framework. Our DMMG consists of a viewpoint variati…

Action RecognitionContrastive LearningData AugmentationSelf-supervised Skeleton-based Action Recognition+1