paper-with-me

홈 › Papers

Tight Mutual Information Estimation With Contrastive Fenchel-Legendre Optimization

2021-07-02 · Qing Guo, Junya Chen, Dong Wang, Yuewei Yang, Xinwei Deng, Lawrence Carin, Fan Li, Jing Huang, Chenyang Tao

Successful applications of InfoNCE and its variants have popularized the use of contrastive variational mutual information (MI) estimators in machine learning. While featuring superior stability, these estimators crucially depend on costly large-batch training, and they sacrifice bound tightness for variance reduction. To overcome these limitations, we revisit the mathematics of popular variational MI bounds from the lens of unnormalized statistical modeling and convex optimization. Our investigation not only yields a new unified theoretical framework encompassing popular variational MI bounds but also leads to a novel, simple, and powerful contrastive MI estimator named as FLO. Theoretically, we show that the FLO estimator is tight, and it provably converges under stochastic gradient descent. Empirically, our FLO estimator overcomes the limitations of its predecessors and learns more efficiently. The utility of FLO is verified using an extensive set of benchmarks, which also reveals the trade-offs in practical MI estimation.

📄 PDF Abstract BibTeX arXiv:2107.01131

Code (1)

qingguo666/FLO 공식 구현 pytorch

Tasks

Mutual Information Estimation

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Learning with Fitzpatrick Losses

2024-05-23 · Seta Rakotomandimby, Jean-Philippe Chancelier, Michel De Lara, Mathieu Blondel

Fenchel-Young losses are a family of convex loss functions, encompassing the squared, logistic and sparsemax losses, among others. Each Fenchel-Young loss is implicitly associated with a link function, for mapping model …

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

Decomposed Mutual Information Estimation for Contrastive Representation Learning

2021-06-25 · Alessandro Sordoni, Nouha Dziri, Hannes Schulz, Geoff Gordon 외

Recent contrastive representation learning methods rely on estimating mutual information (MI) between multiple views of an underlying context. E.g., we can derive multiple views of a given image by applying data augmenta…

Data AugmentationDialogue GenerationMutual Information EstimationRepresentation Learning

Improving Mutual Information Estimation with Annealed and Energy-Based Bounds

2023-03-13 · ICLR 2022 4 · Rob Brekelmans, Sicong Huang, Marzyeh Ghassemi, Greg Ver Steeg 외

Mutual information (MI) is a fundamental quantity in information theory and machine learning. However, direct estimation of MI is intractable, even if the true joint probability density for the variables of interest is k…

Mutual Information Estimation

PromptNCE: Pointwise Mutual Information Predictions Using Only LLMs and Contrastive Estimation Prompts

2026-05-20 · Juliette Woodrow, Chris Piech arxiv

Estimating mutual information from text usually requires training a task-specific critic, which limits its use in low-data settings. We ask whether large language models can instead estimate pointwise mutual information …