paper-with-me

Papers

Better Together: Leveraging Unpaired Multimodal Data for Stronger Unimodal Models

2025-10-09 · Sharut Gupta, Shobhita Sundaram, Chenyu Wang, Stefanie Jegelka, Phillip Isola arxiv

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/

📄 PDF Abstract BibTeX arXiv:2510.08492

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringRepresentation Learning

Similar Papers 제목 키워드 기반

Deep Class-Specific Affinity-Guided Convolutional Network for Multimodal Unpaired Image Segmentation

2021-01-05 · Jingkun Chen, Wenqi Li, Hongwei Li, JianGuo Zhang

Multi-modal medical image segmentation plays an essential role in clinical diagnosis. It remains challenging as the input modalities are often not well-aligned spatially. Existing learning-based methods mainly consider s…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Unpaired Image-to-Speech Synthesis with Multimodal Information Bottleneck

2019-08-19 · ICCV 2019 10 · Shuang Ma, Daniel McDuff, Yale Song

Deep generative models have led to significant advances in cross-modal generation such as text-to-image synthesis. Training these models typically requires paired data with direct correspondence between modalities. We in…

Image GenerationSpeech Synthesis

Learning from Semantic Alignment between Unpaired Multiviews for Egocentric Video Recognition

2023-08-22 · ICCV 2023 1 · Qitong Wang, Long Zhao, Liangzhe Yuan, Ting Liu 외

We are concerned with a challenging scenario in unpaired multiview video learning. In this case, the model aims to learn comprehensive multiview representations while the cross-view semantic information exhibits variatio…

Multiview LearningVideo Recognition

Learning Multimodal Representations for Unseen Activities

2018-06-21 · AJ Piergiovanni, Michael S. Ryoo

We present a method to learn a joint multimodal representation space that enables recognition of unseen activities in videos. We first compare the effect of placing various constraints on the embedding space using paired…

General ClassificationTemporal Action Localization

Multimodal Sequential Generative Models for Semi-Supervised Language Instruction Following

2022-12-29 · Kei Akuzawa, Yusuke Iwasawa, Yutaka Matsuo

Agents that can follow language instructions are expected to be useful in a variety of situations such as navigation. However, training neural network-based agents requires numerous paired trajectories and languages. Thi…

Instruction Following