让视频检索智能选模态,提升多源信息融合效果。
CLaMR: Contextualized Late-Interaction for Multimodal Content Retrieval
- 用统一模型联合编码四类视频信息,动态选择最相关模态
- 在多个数据集上显著超越单模态与多模态基线,最高提升35.4%
- 适合需要精准视频内容检索的应用,如长视频问答
在线视频内容丰富多元,融合视觉、语音、环境音和屏幕文字。传统检索系统将各模态独立处理,易引入噪声。本文提出CLaMR,一种支持多模态晚期交互的检索模型,联合索引视频帧、语音转录、屏幕文字和元数据四类信息。通过统一的多模态主干网络增强上下文理解,并引入两项创新:一是构建大规模合成训练数据集MultiVENT 2.0++(基于多语言事件视频与模态定向查询),二是设计模态感知损失函数,联合优化对比学习与模态使用正确性。在MultiVENT 2.0++和MSRVTT测试集上,传统平均相似度策略因引入无关模态噪声而性能下降。相比之下,CLaMR持续领先:在MultiVENT 2.0++上,相比最优单模态检索器提升nDCG@10达25.6%,相比最优多模态检索器提升35.4%。在长视频问答任务中,可准确召回相关帧,相较LanguageBind在Video-MME上提升3.50%,优于密集采样方法在LongVideoBench上1.42%。
原文摘要 · Abstract (English)
Online video web content is richly multimodal: a single video blends vision, speech, ambient audio, and on-screen text. Retrieval systems typically treat these modalities as independent retrieval sources, which can lead to noisy and subpar retrieval. We explore multimodal video content retrieval, where relevance can be scored from one particular modality or jointly across multiple modalities simultaneously. Consequently, an effective retriever must dynamically choose which modality (or set of modalities) best addresses the query. We introduce CLaMR, a multimodal, late-interaction retriever that jointly indexes 4 modalities: video frames, transcribed speech, on-screen text, and metadata. CLaMR jointly encodes all modalities with a unified multimodal backbone for improved contextualization and is trained to enhance dynamic modality selection via two key innovations. First, given the lack of training data for multimodal retrieval, we introduce MultiVENT 2.0++, a large-scale synthetic training dataset built on MultiVENT 2.0 (event-centric videos in various languages paired with queries) with modality-targeted queries. Next, we propose a modality-aware loss that jointly trains according to a standard contrastive objective alongside an objective for learning correct modality usage. On the test sets of MultiVENT 2.0++ and MSRVTT, conventional aggregation strategies, such as averaging similarities for baseline retrievers, degrade performance by introducing noise from irrelevant modalities. In contrast, CLaMR consistently outperforms existing retrievers: on MultiVENT 2.0++, CLaMR improves nDCG@10 by 25.6 over the best single-modality retriever and by 35.4 over the best multi-modality retriever. We illustrate CLaMR's downstream utility on long-video QA, retrieving relevant frames and obtaining a 3.50% boost over LanguageBind on Video-MME and 1.42% over dense sampling on LongVideoBench.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。