arXiv:2602.21728cs.CL2026-02被引 3

让大模型在知识图谱上自主探索新推理路径,提升问答准确率。

Explore-on-Graph: Incentivizing Autonomous Exploration of Large Language Models on Knowledge Graphs with Path-refined Reward Modeling

  • 用强化学习激励大模型在知识图谱中自主寻找新路径。
  • 引入路径信息优化奖励,使探索更高效且减少无效尝试。
  • 在五个数据集上超越开源和闭源模型,效果领先。

大语言模型在问答任务中常因幻觉和事实缺失导致错误。一种有效解决方案是将模型答案锚定在可验证的知识源(如知识图谱)上。现有方法通常通过生成时施加规则或模仿固定演示路径来约束推理,但限制了模型在分布外问题上的泛化能力。为此,本文提出 Explore-on-Graph(EoG)框架,鼓励大模型在知识图谱上自主探索更丰富的推理空间。训练阶段引入强化学习,以推理路径最终答案的正确性作为奖励信号;同时结合路径信息作为额外奖励,提升探索效率与意义,减少无效尝试。在五个知识图谱问答基准数据集上的实验表明,该方法在现有技术中表现最优,不仅超越开源模型,甚至优于部分闭源模型。

原文摘要 · Abstract (English)

The reasoning process of Large Language Models (LLMs) is often plagued by hallucinations and missing facts in question-answering tasks. A promising solution is to ground LLMs' answers in verifiable knowledge sources, such as Knowledge Graphs (KGs). Prevailing KG-enhanced methods typically constrained LLM reasoning either by enforcing rules during generation or by imitating paths from a fixed set of demonstrations. However, they naturally confined the reasoning patterns of LLMs within the scope of prior experience or fine-tuning data, limiting their generalizability to out-of-distribution graph reasoning problems. To tackle this problem, in this paper, we propose Explore-on-Graph (EoG), a novel framework that encourages LLMs to autonomously explore a more diverse reasoning space on KGs. To incentivize exploration and discovery of novel reasoning paths, we propose to introduce reinforcement learning during training, whose reward is the correctness of the reasoning paths' final answers. To enhance the efficiency and meaningfulness of the exploration, we propose to incorporate path information as additional reward signals to refine the exploration process and reduce futile efforts. Extensive experiments on five KGQA benchmark datasets demonstrate that, to the best of our knowledge, our method achieves state-of-the-art performance, outperforming not only open-source but also even closed-source LLMs.

知识图谱大模型推理强化学习自主探索

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