CLJun 16, 2025

Enhancing Large Language Models with Reliable Knowledge Graphs

arXiv:2506.13178v1h-index: 13
Originality Incremental advance
AI Analysis

It addresses the issue of unreliable knowledge in AI systems for users requiring accurate and interpretable outputs, but it appears incremental as it builds on existing KG and LLM integration methods.

This thesis tackles the problem of factual inaccuracies and limited interpretability in Large Language Models (LLMs) by enhancing Knowledge Graphs (KGs) and integrating them with LLMs, resulting in improved robustness, interpretability, and adaptability of LLMs.

Large Language Models (LLMs) have demonstrated remarkable capabilities in text generation and understanding, yet their reliance on implicit, unstructured knowledge often leads to factual inaccuracies and limited interpretability. Knowledge Graphs (KGs), with their structured, relational representations, offer a promising solution to ground LLMs in verified knowledge. However, their potential remains constrained by inherent noise, incompleteness, and the complexity of integrating their rigid structure with the flexible reasoning of LLMs. This thesis presents a systematic framework to address these limitations, advancing the reliability of KGs and their synergistic integration with LLMs through five interconnected contributions. This thesis addresses these challenges through a cohesive framework that enhances LLMs by refining and leveraging reliable KGs. First, we introduce contrastive error detection, a structure-based method to identify incorrect facts in KGs. This approach is extended by an attribute-aware framework that unifies structural and semantic signals for error correction. Next, we propose an inductive completion model that further refines KGs by completing the missing relationships in evolving KGs. Building on these refined KGs, KnowGPT integrates structured graph reasoning into LLMs through dynamic prompting, improving factual grounding. These contributions form a systematic pipeline (from error detection to LLM integration), demonstrating that reliable KGs significantly enhance the robustness, interpretability, and adaptability of LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes