arXiv:2409.19961cs.CVcs.CL2024-09中稿 · ACM Multimedia被引 32

用多模态大模型提升非英语图文检索的对齐效果

Multimodal LLM Enhanced Cross-lingual Cross-modal Retrieval

论文配图:Multimodal LLM Enhanced Cross-lingual Cross-modal Retrieval
图 1 · 摘自论文原文
  • 用多模态大模型生成视觉描述,构建多视角语义槽增强视觉特征
  • 在四个跨语言跨模态数据集上达到新最优,最高提升6.2个点
  • 适合需要低资源多语言图文匹配的研究者和应用开发者

跨语言跨模态检索(CCR)旨在基于非英语查询检索视觉相关内容,且训练时不依赖人工标注的跨模态数据对。现有方法通常利用机器翻译(MT)生成伪平行数据对,建立视觉与非英语文本间的对应关系。然而,由于视觉与文本间存在显著语义鸿沟,加之预训练编码器和数据噪声导致的非英语表征质量较低,特征对齐仍具挑战。为此,本文提出LECCR,引入多模态大语言模型(MLLM)以改善视觉与非英语表征的对齐。具体地,先用MLLM生成详细的视觉内容描述,并聚合为包含不同语义的多视图语义槽;随后将这些语义槽作为内部特征,与视觉特征交互,增强视觉特征中的语义信息,缩小模态间语义差距,并生成局部视觉语义用于后续多层次匹配。此外,为进一步强化视觉与非英语特征的对齐,引入受英文引导的软化匹配机制,提供更全面可靠的跨模态对应关系。在Multi30K、MSCOCO、VATEX和MSR-VTT-CN四个基准上的大量实验表明,所提方法有效。代码已开源:https://github.com/LiJiaBei-7/leccr。

原文摘要 · Abstract (English)

Cross-lingual cross-modal retrieval (CCR) aims to retrieve visually relevant content based on non-English queries, without relying on human-labeled cross-modal data pairs during training. One popular approach involves utilizing machine translation (MT) to create pseudo-parallel data pairs, establishing correspondence between visual and non-English textual data. However, aligning their representations poses challenges due to the significant semantic gap between vision and text, as well as the lower quality of non-English representations caused by pre-trained encoders and data noise. To overcome these challenges, we propose LECCR, a novel solution that incorporates the multi-modal large language model (MLLM) to improve the alignment between visual and non-English representations. Specifically, we first employ MLLM to generate detailed visual content descriptions and aggregate them into multi-view semantic slots that encapsulate different semantics. Then, we take these semantic slots as internal features and leverage them to interact with the visual features. By doing so, we enhance the semantic information within the visual features, narrowing the semantic gap between modalities and generating local visual semantics for subsequent multi-level matching. Additionally, to further enhance the alignment between visual and non-English features, we introduce softened matching under English guidance. This approach provides more comprehensive and reliable inter-modal correspondences between visual and non-English features. Extensive experiments on four CCR benchmarks, \ie Multi30K, MSCOCO, VATEX, and MSR-VTT-CN, demonstrate the effectiveness of our proposed method. Code: \url{https://github.com/LiJiaBei-7/leccr}.

跨模态检索多模态大模型多语言图文匹配

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。