Multimodal Learning Without Labeled Multimodal Data: Guarantees and Applications
Paul Pu Liang, Chun Kai Ling, Yun Cheng, Alex Obolenskiy, Yudong Liu, Rohan Pandey, Alex Wilf, Louis-Philippe Morency, Ruslan Salakhutdinov
TL;DR
This work tackles the problem of quantifying multimodal interactions when only labeled unimodal data are available alongside unlabeled multimodal data. It adopts Partial Information Decomposition to define redundancy, uniqueness, and synergy, and derives computable lower bounds on synergy from redundancy and from unimodal classifier disagreement, plus an upper bound via min-entropy couplings. The authors validate these bounds on synthetic and large real-world datasets, showing that they track true interactions and can predict multimodal model performance, guiding data collection and model selection. They also provide practical guidelines and discuss computational aspects, including discretization of continuous modalities and the NP-hardness of exact min-entropy couplings, offering tractable approximations. Overall, the results establish a data-driven, information-theoretic framework to plan multimodal fusion strategies under labeling constraints and to anticipate when complex fusion will yield gains.
Abstract
In many machine learning systems that jointly learn from multiple modalities, a core research question is to understand the nature of multimodal interactions: how modalities combine to provide new task-relevant information that was not present in either alone. We study this challenge of interaction quantification in a semi-supervised setting with only labeled unimodal data and naturally co-occurring multimodal data (e.g., unlabeled images and captions, video and corresponding audio) but when labeling them is time-consuming. Using a precise information-theoretic definition of interactions, our key contribution is the derivation of lower and upper bounds to quantify the amount of multimodal interactions in this semi-supervised setting. We propose two lower bounds: one based on the shared information between modalities and the other based on disagreement between separately trained unimodal classifiers, and derive an upper bound through connections to approximate algorithms for min-entropy couplings. We validate these estimated bounds and show how they accurately track true interactions. Finally, we show how these theoretical results can be used to estimate multimodal model performance, guide data collection, and select appropriate multimodal models for various tasks.
