Better Together: Leveraging Unpaired Multimodal Data for Stronger Unimodal Models
Sharut Gupta, Shobhita Sundaram, Chenyu Wang, Stefanie Jegelka, Phillip Isola
TL;DR
The paper investigates Unpaired Multimodal Representation Learning (UML), a modality-agnostic framework that uses unpaired data from auxiliary modalities to improve unimodal representations without requiring cross-modal alignments. It provides a linear, Fisher-information-based theoretical foundation showing that combining modalities tightens uncertainty on shared latent factors, and introduces UML as a shared-weight architecture that enables cross-modal transfer in both self-supervised and supervised settings. Empirically, UML yields consistent gains across vision, text, and audio benchmarks, with stronger improvements as more modalities are added, and demonstrates transfer from language priors to vision, a quantified exchange rate between modalities, and emergence of multimodal neurons without paired supervision. The work also discusses limitations and reproducibility, and suggests practical impact for domains rich in unpaired auxiliary data, such as medical imaging and robotics, where leveraging auxiliary text, audio, or metadata can meaningfully enhance unimodal models.
Abstract
Traditional multimodal learners find unified representations for tasks like visual question answering, but rely heavily on paired datasets. However, an overlooked yet potentially powerful question is: can one leverage auxiliary unpaired multimodal data to directly enhance representation learning in a target modality? We introduce UML: Unpaired Multimodal Learner, a modality-agnostic training paradigm in which a single model alternately processes inputs from different modalities while sharing parameters across them. This design exploits the assumption that different modalities are projections of a shared underlying reality, allowing the model to benefit from cross-modal structure without requiring explicit pairs. Theoretically, under linear data-generating assumptions, we show that unpaired auxiliary data can yield representations strictly more informative about the data-generating process than unimodal training. Empirically, we show that using unpaired data from auxiliary modalities -- such as text, audio, or images -- consistently improves downstream performance across diverse unimodal targets such as image and audio. Our project page: https://unpaired-multimodal.github.io/
