LGMLJan 20, 2025

The "Law" of the Unconscious Contrastive Learner: Probabilistic Alignment of Unpaired Modalities

arXiv:2501.11326v11 citationsh-index: 33ICLR
Originality Incremental advance
AI Analysis

It addresses the problem of performing inferences across unseen modality pairs for researchers in multimodal learning, though it is incremental as it builds on prior work.

This theoretical paper proves that contrastive embedding spaces can align unpaired modalities under certain assumptions, recovering the same likelihood ratio as Bayesian integration of intermediate modalities.

While internet-scale data often comes in pairs (e.g., audio/image, image/text), we often want to perform inferences over modalities unseen together in the training data (e.g., audio/text). Empirically, this can often be addressed by learning multiple contrastive embedding spaces between existing modality pairs, implicitly hoping that unseen modality pairs will end up being aligned. This theoretical paper proves that this hope is well founded, under certain assumptions. Starting with the proper Bayesian approach of integrating out intermediate modalities, we show that directly comparing the representations of data from unpaired modalities can recover the same likelihood ratio. Our analysis builds on prior work on the geometry and probabilistic interpretation of contrastive representations, showing how these representations can answer many of the same inferences as probabilistic graphical models. Our analysis suggests two new ways of using contrastive representations: in settings with pre-trained contrastive models, and for handling language ambiguity in reinforcement learning. Our numerical experiments study the importance of our assumptions and demonstrate these new applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes