paper-with-me

Papers

Decomposing Mutual Information for Representation Learning

2021-01-01 · Alessandro Sordoni, Nouha Dziri, Hannes Schulz, Geoff Gordon, Remi Tachet des Combes, Philip Bachman

Many self-supervised representation learning methods maximize mutual information (MI) across views. In this paper, we transform each view into a set of subviews and then decompose the original MI bound into a sum of bounds involving conditional MI between the subviews. E.g.,~given two views $x$ and $y$ of the same input example, we can split $x$ into two subviews, $x^{\prime}$ and $x^{\prime\prime}$, which depend only on $x$ but are otherwise unconstrained. The following holds: $I(x; y) \geq I(x^{\prime\prime}; y) + I(x^{\prime}; y | x^{\prime\prime})$, due to the chain rule and information processing inequality. By maximizing both terms in the decomposition, our approach explicitly rewards the encoder for any information about $y$ which it extracts from $x^{\prime\prime}$, and for information about $y$ extracted from $x^{\prime}$ in excess of the information from $x^{\prime\prime}$. We provide a novel contrastive lower-bound on conditional MI, that relies on sampling contrast sets from $p(y|x^{\prime\prime})$. By decomposing the original MI into a sum of increasingly challenging MI bounds between sets of increasingly informed views, our representations can capture more of the total information shared between the original views. We empirically test the method in a vision domain and for dialogue generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationRepresentation Learning

Similar Papers 제목 키워드 기반

Decomposing stimulus-specific sensory neural information via diffusion models

2025-05-16 · Steeve Laquitaine, Simone Azeglio, Carlo Paris, Ulisse Ferrari 외

To understand sensory coding, we must ask not only how much information neurons encode, but also what that information is about. This requires decomposing mutual information into contributions from individual stimuli and…

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

Disentangled Variational Information Bottleneck for Multiview Representation Learning

2021-05-17 · Feng Bao

Multiview data contain information from multiple modalities and have potentials to provide more comprehensive features for diverse machine learning tasks. A fundamental question in multiview analysis is what is the addit…

DisentanglementRepresentation Learning

Deep Dive into Semi-Supervised ELBO for Improving Classification Performance

2021-08-29 · Fahim Faisal Niloy, M. Ashraful Amin, AKM Mahbubur Rahman, Amin Ahsan Ali

Decomposition of the evidence lower bound (ELBO) objective of VAE used for density estimation revealed the deficiency of VAE for representation learning and suggested ways to improve the model. In this paper, we investig…

ClassificationDensity EstimationRepresentation Learning

A Plug-in Method for Representation Factorization in Connectionist Models

2019-05-27 · Jee Seok Yoon, Myung-Cheol Roh, Heung-Il Suk

In this article, we focus on decomposing latent representations in generative adversarial networks or learned feature representations in deep autoencoders into semantically controllable factors in a semisupervised manner…

Few-Shot LearningImage-to-Image TranslationStyle TransferTranslation