PulseAugur
实时 13:23:36

LLM 导航知识图谱的迭代推理方法

研究人员开发了 Search-on-Graph (SoG),一种用于增强大型语言模型在知识图谱上推理的新方法。SoG 将 LLM 直接集成到路径选择过程中,使其能够根据推理历史和可用的图结构迭代地选择关系。这种“观察-思考-导航”的方法旨在提高在不同知识图谱模式下的准确性和泛化能力,其在六个 KGQA 基准测试中无需任务特定微调即可展现出优越的性能。 AI

影响 增强了 LLM 在结构化数据上的推理能力,有望提高知识密集型 AI 应用的性能。

排序理由 该集群包含一篇关于 LLM 在知识图谱上推理新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Jia Ao Sun, Hao Yu, Fabrizio Gotti, Fengran Mo, Yihong Wu, Yuchen Hui, Zhan Su, Lingfeng Xiao, Jian-Yun Nie ·

    Search-on-Graph: Iterative Informed Navigation for Large Language Model Reasoning on Knowledge Graphs

    arXiv:2510.08825v2 Announce Type: replace Abstract: Large language models (LLMs) augmented with knowledge graphs (KGs) offer a promising approach for knowledge-intensive reasoning. Central to this approach is the selection of appropriate reasoning paths in the KG. Yet, existing m…