arXiv:2502.07219cs.IR2025-02AAAI

用对比学习提升生成式检索的文档相关性理解

DOGR: Leveraging Document-Oriented Contrastive Learning in Generative Retrieval

  • 引入文档导向对比学习,直接建模查询与文档关系
  • 在两个基准数据集上达到当前最优性能
  • 适合作为生成式检索系统的核心框架

生成式检索是一种创新的信息检索方法,利用生成语言模型(LM)为给定查询生成文档标识符(docid)排序列表,通过模型参数替代大型外部索引,简化检索流程。然而,现有方法仅学习查询与文档标识符之间的关系,无法直接表征查询与文档间的相关性。为此,本文提出一种新颖且通用的生成式检索框架——DOGR(Leveraging Document-Oriented Contrastive Learning in Generative Retrieval),通过对比学习增强生成式检索任务。该框架采用两阶段学习策略,通过查询与文档的直接交互,全面捕捉二者关系。同时,引入负样本采样方法及相应的对比学习目标,提升语义表示学习,促进对查询与文档关系的深入理解。实验结果表明,DOGR在两个公开基准数据集上优于现有生成式检索方法。进一步实验显示,该框架对常见的标识符构建技术具有普遍有效性。

原文摘要 · Abstract (English)

Generative retrieval constitutes an innovative approach in information retrieval, leveraging generative language models (LM) to generate a ranked list of document identifiers (docid) for a given query. It simplifies the retrieval pipeline by replacing the large external index with model parameters. However, existing works merely learned the relationship between queries and document identifiers, which is unable to directly represent the relevance between queries and documents. To address the above problem, we propose a novel and general generative retrieval framework, namely Leveraging Document-Oriented Contrastive Learning in Generative Retrieval (DOGR), which leverages contrastive learning to improve generative retrieval tasks. It adopts a two-stage learning strategy that captures the relationship between queries and documents comprehensively through direct interactions. Furthermore, negative sampling methods and corresponding contrastive learning objectives are implemented to enhance the learning of semantic representations, thereby promoting a thorough comprehension of the relationship between queries and documents. Experimental results demonstrate that DOGR achieves state-of-the-art performance compared to existing generative retrieval methods on two public benchmark datasets. Further experiments have shown that our framework is generally effective for common identifier construction techniques.

生成式检索对比学习文档相关性

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