arXiv:2508.04474cs.IR2025-08被引 2

让大模型边推理边动态更新知识图谱,提升准确性与可解释性。

TRAIL: Joint Inference and Refinement of Knowledge Graphs with Large Language Models

  • 大模型在推理时同步生成、验证并修正知识图谱中的事实。
  • 在多个基准上比现有方法提升3%至13%的准确率。
  • 适合需要持续学习与透明推理的应用场景,如智能客服与医疗问答。

大语言模型虽具强大推理能力,但依赖静态参数记忆,限制了其在知识密集型任务中的适应性、事实准确性与可解释性。知识图谱作为结构化关系知识库,可为大模型提供外部可解释记忆。然而,现有融合方法将推理与知识更新分离,导致新信息利用不充分且难以实时更新。本文提出TRAIL框架——一种统一的思维、推理与增量学习机制,使大模型代理在推理过程中迭代探索、更新并精炼知识图谱,通过置信度驱动机制实现新事实的生成、验证与剔除。该即插即用架构可无缝集成多种大模型,支持持续适应而无需重训练。大量实验表明,TRAIL在多个基准上优于现有知识增强与检索增强的大模型基线3%至13%。这标志着向具备持续学习能力与可靠透明推理的自适应记忆增强模型迈出关键一步。

原文摘要 · Abstract (English)

Recent advances in large language models (LLMs) have unlocked powerful reasoning and decision-making capabilities. However, their inherent dependence on static parametric memory fundamentally limits their adaptability, factual accuracy, and interpretability in knowledge-intensive scenarios. Knowledge graphs (KGs), as structured repositories of explicit relational knowledge, offer a promising approach for augmenting LLMs with external, interpretable memory. Nevertheless, most existing methods that combine LLMs with KGs treat reasoning and knowledge updating as separate processes, resulting in suboptimal utilization of new information and hindering real-time updates. In this work, we propose TRAIL: a novel, unified framework for Thinking, Reasoning, And Incremental Learning that couples joint inference and dynamic KG refinement with large language models. TRAIL enables LLM agents to iteratively explore, update, and refine knowledge graphs during the reasoning process, employing a confidence-driven mechanism for the generation, validation, and pruning of new facts. This plug-and-play architecture facilitates seamless integration with various LLMs, supporting continual adaptation without the need for retraining. Extensive experiments on multiple benchmarks demonstrate that TRAIL outperforms existing KG-augmented and retrieval-augmented LLM baselines by 3% to 13%. More importantly, these results represent a significant step toward developing adaptive, memory-augmented language models capable of continual learning and reliable, transparent reasoning.

知识图谱大模型持续学习推理

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