arXiv:2603.21024cs.IR2026-03中稿 · CIKM 2025被引 1

用结构化方法重构查询,提升多跳检索效率与准确性

Query, Decompose, Compress: Structured Query Expansion for Efficient Multi-Hop Retrieval

  • 将复杂查询拆解为明确推理步骤,避免生成噪声信息
  • 从候选文档中提炼关键证据,压缩成精炼摘要
  • 小模型效果超大模型,适合高效检索系统

大型语言模型(LLMs)被广泛用于查询扩展,但其生成特性常在复杂多跳检索任务中引入无关或噪声信息,影响性能。为此,我们提出DeCoR(Decompose and Compress for Retrieval)框架,基于结构化信息精炼思想,不生成额外内容,而是重构查询的推理过程,并从检索到的文档中提炼支持性证据。该框架包含两个核心组件:(1) 查询分解,将复杂查询拆分为显式的推理步骤;(2) 查询感知文档压缩,将分散的文档证据合成与查询相关的简洁摘要。这种结构化设计确保最终查询表示既稳健又全面。实验表明,尽管使用相对较小的LLM,DeCoR仍优于依赖更大模型的强基线。这表明,在复杂检索场景中,通过精心利用LLM的推理与总结能力,比单纯依赖其生成能力更高效、更有效。

原文摘要 · Abstract (English)

Large Language Models (LLMs) have been increasingly employed for query expansion. However, their generative nature often undermines performance on complex multi-hop retrieval tasks by introducing irrelevant or noisy information. To address this challenge, we propose DeCoR (Decompose and Compress for Retrieval), a framework grounded in structured information refinement. Rather than generating additional content, DeCoR strategically restructures the query's underlying reasoning process and distills supporting evidence from retrieved documents. It consists of two core components tailored to the challenges of multi-hop retrieval: (1) Query Decomposition, which decomposes a complex query into explicit reasoning steps, and (2) Query-aware Document Compression, which synthesizes dispersed evidence from candidate documents into a concise summary relevant to the query. This structured design ensures that the final query representation remains both robust and comprehensive. Experimental results demonstrate that, despite utilizing a relatively small LLM, DeCoR outperforms strong baselines that rely on larger models. This finding underscores that, in complex retrieval scenarios, sophisticatedly leveraging the reasoning and summarization capabilities of LLMs offers a more efficient and effective solution than relying solely on their generative capability.

多跳检索查询扩展结构化推理轻量级模型

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