arXiv:2602.00007cs.CLcs.AI2026-02被引 1

让AI能自我修正错误计划,提升知识图谱问答准确率

PPoGA: Predictive Plan-on-Graph with Action for Knowledge Graph Question Answering

  • 分层架构+预测机制,实现计划与执行分离
  • 在三个数据集上达到当前最高准确率,显著优于已有方法
  • 适合需要灵活推理的复杂问答场景

大型语言模型结合知识图谱虽提升了复杂问题回答能力,但常因初始推理计划错误而失败。我们提出PPoGA(基于动作的图上预测性规划),受人类认知控制启发,采用规划-执行架构分离策略与执行,并引入预测处理机制预判结果。核心创新在于自纠正机制,不仅能修正路径错误,还能识别并重构整套无效计划。在GrailQA、CWQ和WebQSP三个多跳问答基准上进行大量实验,结果表明PPoGA性能达到当前最优水平,显著优于现有方法。研究强调了问题重构等元认知能力对构建更鲁棒、灵活的AI推理系统的重要性。

原文摘要 · Abstract (English)

Large Language Models (LLMs) augmented with Knowledge Graphs (KGs) have advanced complex question answering, yet they often remain susceptible to failure when their initial high-level reasoning plan is flawed. This limitation, analogous to cognitive functional fixedness, prevents agents from restructuring their approach, leading them to pursue unworkable solutions. To address this, we propose PPoGA (Predictive Plan-on-Graph with Action), a novel KGQA framework inspired by human cognitive control and problem-solving. PPoGA incorporates a Planner-Executor architecture to separate high-level strategy from low-level execution and leverages a Predictive Processing mechanism to anticipate outcomes. The core innovation of our work is a self-correction mechanism that empowers the agent to perform not only Path Correction for local execution errors but also Plan Correction by identifying, discarding, and reformulating the entire plan when it proves ineffective. We conduct extensive experiments on three challenging multi-hop KGQA benchmarks: GrailQA, CWQ, and WebQSP. The results demonstrate that PPoGA achieves state-of-the-art performance, significantly outperforming existing methods. Our work highlights the critical importance of metacognitive abilities like problem restructuring for building more robust and flexible AI reasoning systems.

知识图谱大模型推理优化自纠错

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