paper-with-me

홈 › Papers

$f$-Mutual Information Contrastive Learning

2021-09-29 · Guojun Zhang, Yiwei Lu, Sun Sun, Hongyu Guo, YaoLiang Yu

Self-supervised contrastive learning is an emerging field due to its power in providing good data representations. Such learning paradigm widely adopts the InfoNCE loss, which is closely connected with maximizing the mutual information. In this work, we propose the $f$-Mutual Information Contrastive Learning framework ($f$-MICL) , which directly maximizes the $f$-divergence-based generalization of mutual information. We theoretically prove that, under mild assumptions, our $f$-MICL naturally attains the alignment for positive pairs and the uniformity for data representations, the two main factors for the success of contrastive learning. We further provide theoretical guidance on designing the similarity function and choosing the effective $f$-divergences for $f$-MICL. Using several benchmark tasks from both vision and natural text, we empirically verify that our novel method outperforms or performs on par with state-of-the-art strategies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Towards a Rigorous Analysis of Mutual Information in Contrastive Learning

2023-08-30 · Kyungeun Lee, Jaeill Kim, Suhyun Kang, Wonjong Rhee

Contrastive learning has emerged as a cornerstone in recent achievements of unsupervised representation learning. Its primary paradigm involves an instance discrimination task with a mutual information loss. The loss is …

Contrastive LearningMisconceptionsRepresentation Learning

Representation Learning via Non-Contrastive Mutual Information

2025-04-23 · Zhaohan Daniel Guo, Bernardo Avila Pires, Khimya Khetarpal, Dale Schuurmans 외

Labeling data is often very time consuming and expensive, leaving us with a majority of unlabeled data. Self-supervised representation learning methods such as SimCLR (Chen et al., 2020) or BYOL (Grill et al., 2020) have…

Representation Learning

Mutual Contrastive Learning for Visual Representation Learning

2021-04-26 · Chuanguang Yang, Zhulin An, Linhang Cai, Yongjun Xu

We present a collaborative learning method called Mutual Contrastive Learning (MCL) for general visual representation learning. The core idea of MCL is to perform mutual interaction and transfer of contrastive distributi…

Contrastive LearningFew-Shot Learningimage-classificationImage Classification+6

A Mutual Information Perspective on Federated Contrastive Learning

2024-05-03 · Christos Louizos, Matthias Reisser, Denis Korzhenkov

We investigate contrastive learning in the federated setting through the lens of SimCLR and multi-view mutual information maximization. In doing so, we uncover a connection between contrastive representation learning and…

Contrastive LearningFederated Unsupervised LearningRepresentation Learning

Cross-Domain Sentiment Classification with Contrastive Learning and Mutual Information Maximization

2020-10-30 · Tian Li, Xiang Chen, Shanghang Zhang, Zhen Dong 외

Contrastive learning (CL) has been successful as a powerful representation learning method. In this work we propose CLIM: Contrastive Learning with mutual Information Maximization, to explore the potential of CL on cross…

Contrastive LearningGeneral ClassificationRepresentation LearningSentiment Analysis+1