English

Multimodal Learning Without Labeled Multimodal Data: Guarantees and Applications

Machine Learning 2024-06-14 v2 Computation and Language Computer Vision and Pattern Recognition Information Theory math.IT Machine Learning

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.

Keywords

Cite

@article{arxiv.2306.04539,
  title  = {Multimodal Learning Without Labeled Multimodal Data: Guarantees and Applications},
  author = {Paul Pu Liang and Chun Kai Ling and Yun Cheng and Alex Obolenskiy and Yudong Liu and Rohan Pandey and Alex Wilf and Louis-Philippe Morency and Ruslan Salakhutdinov},
  journal= {arXiv preprint arXiv:2306.04539},
  year   = {2024}
}

Comments

ICLR 2024, Code available at: https://github.com/pliang279/PID

R2 v1 2026-06-28T10:59:01.052Z