Mitigating Hallucinations in Large Language Models via Self-Refinement-Enhanced Knowledge Retrieval
Mengjia Niu, Hao Li, Jie Shi, Hamed Haddadi, Fan Mo

TL;DR
This paper introduces Re-KGR, a method that reduces hallucinations in large language models by efficiently refining knowledge retrieval and correcting inaccuracies, especially in medical applications.
Contribution
The paper presents a novel self-refinement approach that minimizes retrieval rounds and enhances factual accuracy of LLMs using knowledge graphs in the medical domain.
Findings
Significantly improves truthfulness scores on medical datasets.
Reduces retrieval and verification efforts compared to existing methods.
Enhances factual reliability across various foundational models.
Abstract
Large language models (LLMs) have demonstrated remarkable capabilities across various domains, although their susceptibility to hallucination poses significant challenges for their deployment in critical areas such as healthcare. To address this issue, retrieving relevant facts from knowledge graphs (KGs) is considered a promising method. Existing KG-augmented approaches tend to be resource-intensive, requiring multiple rounds of retrieval and verification for each factoid, which impedes their application in real-world scenarios. In this study, we propose Self-Refinement-Enhanced Knowledge Graph Retrieval (Re-KGR) to augment the factuality of LLMs' responses with less retrieval efforts in the medical field. Our approach leverages the attribution of next-token predictive probability distributions across different tokens, and various model layers to primarily identify tokens with a high…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Mental Health via Writing
