arXiv:2609.07050cs.AIcs.IR2026-09

通过对比精炼与多跳探索,提升复杂问答的证据检索效果

Beyond One-Shot Expansion: Contrastive Evidence Exploration for Multi-Hop Retrieval

论文配图:Beyond One-Shot Expansion: Contrastive Evidence Exploration for Multi-Hop Retrieval
图 1 · 摘自论文原文
  • 基于片段对比构建细粒度检索信号,区分相似候选
  • 迭代检索中动态生成探针,覆盖多样信息需求
  • 无需训练即可在多跳数据集上显著提升准确率

检索增强生成(RAG)依赖于获取有效推理所需的证据,但在多跳问答中仍具挑战,因支持段落常通过中间实体和关系逐步关联。现有方法多依赖单一检索意图或一次查询扩展,难以适应新发现证据,易引入噪声。为此,提出无训练的多跳检索框架,结合证据条件探索、片段级对比精炼和覆盖率感知排序。离线索引时,构建每个片段相对于语义邻近片段的对比特征,提供细粒度区分信号;推理时,迭代检索证据,生成针对未解决信息需求的探针,利用对比特征精炼相关性,并选择互补段落集合以覆盖多元证据意图。在MuSiQue、HotpotQA和2WikiMultihopQA上的实验表明,该方法在检索质量和下游问答性能上均优于基线。

原文摘要 · Abstract (English)

Retrieval-augmented generation (RAG) critically depends on retrieving the evidence necessary for effective reasoning. However, this remains particularly challenging in multi-hop question answering (QA), where supporting passages are often linked through intermediate entities and relations that must be progressively uncovered. Existing retrieval approaches typically rely on a single retrieval intent or one-shot query expansion, limiting their ability to adapt to newly retrieved evidence and potentially introducing noisy or redundant retrieval signals. To address these limitations, we propose a training-free multi-hop retrieval framework that integrates evidence-conditioned exploration, passage-specific contrastive refinement, and coverage-aware final ranking. During offline indexing, the framework constructs passage-specific contrastive facets that characterize each passage relative to its semantically similar neighbors, providing fine-grained signals to distinguish closely related candidates. At inference time, the framework iteratively retrieves evidence, generates probes targeting unresolved information needs, refines candidate relevance using the contrastive facets, and selects a complementary set of passages that collectively cover diverse evidence-seeking intents. Experiments on MuSiQue, HotpotQA, and 2WikiMultihopQA demonstrate consistent improvements in retrieval quality and downstream QA performance over baselines.

多跳检索对比学习RAG问答系统

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