The reviewed record of science sign in
Pith

arxiv: 2311.07914 · v2 · pith:PD7ML46J · submitted 2023-11-14 · cs.CL · cs.LG

Can Knowledge Graphs Reduce Hallucinations in LLMs? : A Survey

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:PD7ML46Jrecord.jsonopen to challenge →

classification cs.CL cs.LG
keywords hallucinationsknowledgellmssurveyexternalgraphsreducestrategies
0
0 comments X
read the original abstract

The contemporary LLMs are prone to producing hallucinations, stemming mainly from the knowledge gaps within the models. To address this critical limitation, researchers employ diverse strategies to augment the LLMs by incorporating external knowledge, aiming to reduce hallucinations and enhance reasoning accuracy. Among these strategies, leveraging knowledge graphs as a source of external information has demonstrated promising results. In this survey, we comprehensively review these knowledge-graph-based augmentation techniques in LLMs, focusing on their efficacy in mitigating hallucinations. We systematically categorize these methods into three overarching groups, offering methodological comparisons and performance evaluations. Lastly, this survey explores the current trends and challenges associated with these techniques and outlines potential avenues for future research in this emerging field.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MoG: Mixture of Experts for Graph-based Retrieval-Augmented Generation

    cs.CL 2026-05 unverdicted novelty 6.0

    MoG uses hub graphs for shared context and sparsely activates expert graphs with a topology-aware router, reporting over 20% relative gains on MuSiQue.

  2. EHRAG: Bridging Semantic Gaps in Lightweight GraphRAG via Hybrid Hypergraph Construction and Retrieval

    cs.AI 2026-04 unverdicted novelty 6.0

    EHRAG constructs structural hyperedges from sentence co-occurrence and semantic hyperedges from entity embedding clusters, then applies hybrid diffusion plus topic-aware PPR to retrieve top-k documents, outperforming ...