arXiv:2410.02729cs.CLcs.AI2024-10Conference of the …被引 4

让文档图文表一体嵌入,提升检索准确率

Unified Multimodal Interleaved Document Representation for Retrieval

  • 用视觉语言模型统一处理文本、图像和表格数据
  • 合并分段表示为整体文档向量,减少信息丢失
  • 支持多模态查询,适合复杂文档检索场景

信息检索(IR)旨在识别与查询相关的文档,已广泛应用于各类自然语言任务。然而,现有方法通常仅考虑文档的文本内容,忽略了文档中可能包含的图像和表格等多模态信息。同时,它们常将长文档分割为多个独立片段进行嵌入,难以捕捉文档整体上下文及段落间交互。为此,我们提出一种新方法:利用近期视觉-语言模型的能力,将文本、图像和表格统一处理并生成一体化表示。为缓解分段带来的信息损失,我们不单独嵌入和检索各片段,而是将分段表示融合为单一文档表示,并引入重排序策略,在需要时可解耦并定位相关片段。在涵盖文本与多模态查询的多种检索场景下,大量实验表明,该方法显著优于现有基线,归功于对文档内多模态信息的充分建模。

原文摘要 · Abstract (English)

Information Retrieval (IR) methods aim to identify documents relevant to a query, which have been widely applied in various natural language tasks. However, existing approaches typically consider only the textual content within documents, overlooking the fact that documents can contain multiple modalities, including images and tables. Also, they often segment each long document into multiple discrete passages for embedding, which prevents them from capturing the overall document context and interactions between paragraphs. To address these two challenges, we propose a method that holistically embeds documents interleaved with multiple modalities by leveraging the capability of recent vision-language models that enable the processing and integration of text, images, and tables into a unified format and representation. Moreover, to mitigate the information loss from segmenting documents into passages, instead of representing and retrieving passages individually, we further merge the representations of segmented passages into one single document representation, while we additionally introduce a reranking strategy to decouple and identify the relevant passage within the document if necessary. Then, through extensive experiments on diverse IR scenarios considering both the textual and multimodal queries, we show that our approach substantially outperforms relevant baselines, thanks to the consideration of the multimodal information within documents.

多模态检索文档表示视觉语言模型

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