Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Principled Multimodal Representation Learning

About

Multimodal representation learning seeks to create a unified representation space by integrating diverse data modalities to improve multimodal understanding. Traditional methods often depend on pairwise contrastive learning, which relies on a predefined anchor modality, restricting alignment across all modalities. Recent advances have investigated the simultaneous alignment of multiple modalities, yet several challenges remain, such as limitations imposed by fixed anchor points and instability arising from optimizing the product of singular values. To address the challenges, in this paper, we propose Principled Multimodal Representation Learning (PMRL), a novel framework that achieves simultaneous alignment of multiple modalities without anchor dependency in a more stable manner. Specifically, grounded in the theoretical insight that full alignment corresponds to a rank-1 Gram matrix, PMRL optimizes the dominant singular value of the representation matrix to align modalities along a shared leading direction. We propose a softmax-based loss function that treats singular values as logits to prioritize the largest singular value. Besides, instance-wise contrastive regularization on the leading eigenvectors maintains inter-instance separability and prevents representation collapse. Extensive experiments across diverse tasks demonstrate PMRL's superiority compared to baseline methods. Source code can be found in https://github.com/Xiaohao-Liu/PMRL.

Xiaohao Liu, Xiaobo Xia, See-Kiong Ng, Tat-Seng Chua• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalDiDeMo
R@10.702
465
Text-to-Video RetrievalMSR-VTT
Recall@161.2
406
Text-to-Video RetrievalActivityNet
R@168.2
245
Video-to-Text retrievalMSR-VTT
Recall@160.7
221
Video-to-Text retrievalDiDeMo
R@166.4
136
Video-to-Text retrievalActivityNet
R@10.664
136
Text-to-Video RetrievalVATEX
R@184.1
134
Video-to-Text retrievalVATEX
Recall@183.4
84
Audio ClassificationVGG-Sound
Top-1 Accuracy36.43
83
Text-to-Audio RetrievalAudioCaps
Recall@136.1
57
Showing 10 of 18 rows

Other info

Follow for update