提出新方法统一对齐多模态信息,提升跨模态理解性能。
Gramian Multimodal Representation Learning and Alignment
- 用格拉姆体积最小化实现多模态直接对齐
- 在视频-音频-文本检索任务上达最新最好结果
- 适用于2到n个模态,可替换现有对比学习损失
人类感知整合视觉、听觉和语言等多种模态以形成对现实的统一理解。尽管近期多模态模型通过对比学习对齐成对模态取得了显著进展,但在扩展到多模态时表现不佳。传统方法通常将各模态对齐到指定锚点,但无法保证所有模态之间的相互对齐,导致需要联合理解多模态的任务性能受限。本文重新思考了传统的成对对齐范式,提出新颖的格拉姆表示对齐度量(GRAM),通过最小化模态向量张成的k维平行多面体的格拉姆体积,在高维嵌入空间中直接对齐n个模态,确保所有模态几何上同步对齐。GRAM可替代任何下游方法中的余弦相似度,支持2至n个模态,并提供比现有相似度度量更合理的对齐效果。基于GRAM的对比损失函数显著提升了多模态模型在高维嵌入空间中的对齐能力,在视频-音频-文本检索与音视频分类等下游任务中达到新的最优性能。项目页面、代码及预训练模型见https://ispamm.github.io/GRAM/。
原文摘要 · Abstract (English)
Human perception integrates multiple modalities, such as vision, hearing, and language, into a unified understanding of the surrounding reality. While recent multimodal models have achieved significant progress by aligning pairs of modalities via contrastive learning, their solutions are unsuitable when scaling to multiple modalities. These models typically align each modality to a designated anchor without ensuring the alignment of all modalities with each other, leading to suboptimal performance in tasks requiring a joint understanding of multiple modalities. In this paper, we structurally rethink the pairwise conventional approach to multimodal learning and we present the novel Gramian Representation Alignment Measure (GRAM), which overcomes the above-mentioned limitations. GRAM learns and then aligns $n$ modalities directly in the higher-dimensional space in which modality embeddings lie by minimizing the Gramian volume of the $k$-dimensional parallelotope spanned by the modality vectors, ensuring the geometric alignment of all modalities simultaneously. GRAM can replace cosine similarity in any downstream method, holding for 2 to $n$ modalities and providing more meaningful alignment with respect to previous similarity measures. The novel GRAM-based contrastive loss function enhances the alignment of multimodal models in the higher-dimensional embedding space, leading to new state-of-the-art performance in downstream tasks such as video-audio-text retrieval and audio-video classification. The project page, the code, and the pretrained models are available at https://ispamm.github.io/GRAM/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。