arXiv:2607.27136cs.IR2026-07中稿 · COLM

通过知识对齐提升多跳检索,让模型更准找到关键事实链

KAMR: Grounding Generation via Knowledge-Aligned Multi-hop Retrieval

论文配图:KAMR: Grounding Generation via Knowledge-Aligned Multi-hop Retrieval
图 1 · 摘自论文原文
  • 区分强相关锚点三元组与弱关联连接三元组,分步精准检索
  • 在四个基准上超越14个基线,下游问答准确率显著提升
  • 适合需要推理链可解释性的知识增强型问答系统

基于图的检索增强生成日益依赖多跳检索,即回答问题需组合多个相连的知识图三元组。然而现有检索器常通过全局语义匹配独立排序三元组,且多数多跳基准仅提供最终答案,缺乏查询-三元组对齐监督,导致结构必要但对齐较弱的事实被忽略。为此,我们提出知识对齐多跳检索器KAMR,区分由查询强约束的锚点三元组与弱对齐但结构相连的连接三元组。为缓解对齐监督不足,构建部分对齐数据集,通过掩码三元组元素并提示大模型生成对应查询,并优化成对与元素级对比目标。推理时,KAMR先全局检索锚点,再局部扩展收集关联证据。在四个基准、三种LLM主干和十四种基线上,KAMR持续提升多跳检索与下游问答性能。

原文摘要 · Abstract (English)

Graph-based retrieval-augmented generation increasingly relies on multi-hop retrieval, where answering a query requires composing multiple connected knowledge-graph triplets. However, existing retrievers often rank triplets independently via global semantic matching. Moreover, many multi-hop benchmarks provide only final answers, which limits supervision for query--triplet alignment and causes structurally necessary but weakly aligned facts to be missed. To address these issues, we propose a knowledge-aligned multi-hop retriever, KAMR, which distinguishes anchor triplets that are strongly constrained by the query from connected triplets that are weakly aligned yet structurally linked to the anchors. To mitigate the lack of query-triplet alignment supervision, we build a partial alignment dataset by masking triplet elements and prompting an LLM to generate corresponding queries, and optimize two contrastive objectives for pair-level and element-level matching. At inference time, KAMR retrieves anchors globally and then expands locally to collect connected evidence. Across four benchmarks, three LLM backbones, and fourteen baselines, KAMR consistently improves multi-hop retrieval and downstream question answering performance.

多跳推理知识图谱检索增强大模型

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