arXiv:2512.14766cs.AIcs.LG2025-12被引 3

针对知识图谱问答中事实缺失问题,提出可自适应推理的智能体模型。

GR-Agent: Adaptive Graph Reasoning Agent under Incomplete Knowledge

  • 构建不完整知识图谱下的评测基准,移除直接答案三元组
  • 在不完整设置下,现有方法性能显著下降,暴露推理能力不足
  • 自适应推理智能体通过交互环境与记忆机制,提升复杂推理能力

大型语言模型在知识图谱问答任务上表现优异,但多数评测假设知识图谱是完整的,即存在直接支持的答案三元组。这使评估退化为浅层检索,忽略了现实中知识图谱普遍存在事实缺失的情况,答案需从已有事实中推断。为此,我们提出一种在知识图谱不完整条件下构建评测基准的方法:移除直接支持答案的三元组,同时确保存在可推导出答案的替代推理路径。基于该方法构建的基准实验表明,现有方法在不完整情况下性能持续下降,凸显其推理能力有限。为克服此局限,我们提出自适应图推理智能体(GR-Agent)。它首先从知识图谱构建交互环境,并将知识图谱问答形式化为智能体与环境的交互过程。GR-Agent 在包含图推理工具的动作空间中运作,并维护一个包含相关关系和推理路径的记忆模块。大量实验表明,GR-Agent 在完整与不完整两种设置下均优于非训练基线,且性能接近基于训练的方法。

原文摘要 · Abstract (English)

Large language models (LLMs) achieve strong results on knowledge graph question answering (KGQA), but most benchmarks assume complete knowledge graphs (KGs) where direct supporting triples exist. This reduces evaluation to shallow retrieval and overlooks the reality of incomplete KGs, where many facts are missing and answers must be inferred from existing facts. We bridge this gap by proposing a methodology for constructing benchmarks under KG incompleteness, which removes direct supporting triples while ensuring that alternative reasoning paths required to infer the answer remain. Experiments on benchmarks constructed using our methodology show that existing methods suffer consistent performance degradation under incompleteness, highlighting their limited reasoning ability. To overcome this limitation, we present the Adaptive Graph Reasoning Agent (GR-Agent). It first constructs an interactive environment from the KG, and then formalizes KGQA as agent environment interaction within this environment. GR-Agent operates over an action space comprising graph reasoning tools and maintains a memory of potential supporting reasoning evidence, including relevant relations and reasoning paths. Extensive experiments demonstrate that GR-Agent outperforms non-training baselines and performs comparably to training-based methods under both complete and incomplete settings.

知识图谱推理智能体不完整推理

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