ProgRAG: Hallucination-Resistant Progressive Retrieval and Reasoning over Knowledge Graphs
Minbae Park, Hyemin Yang, Jeonghyun Kim, Kunsoo Park, Hyunjoon Kim

TL;DR
ProgRAG is a novel framework that enhances knowledge graph question answering by decomposing complex questions, progressively reasoning through sub-questions, and refining evidence retrieval to reduce hallucinations and improve accuracy.
Contribution
It introduces a multi-hop, progressive reasoning approach with uncertainty-aware evidence pruning, addressing retrieval inaccuracies and reasoning failures in KGQA tasks.
Findings
Outperforms existing baselines on three datasets
Improves reasoning reliability and accuracy
Reduces hallucinations in KGQA
Abstract
Large Language Models (LLMs) demonstrate strong reasoning capabilities but struggle with hallucinations and limited transparency. Recently, KG-enhanced LLMs that integrate knowledge graphs (KGs) have been shown to improve reasoning performance, particularly for complex, knowledge-intensive tasks. However, these methods still face significant challenges, including inaccurate retrieval and reasoning failures, often exacerbated by long input contexts that obscure relevant information or by context constructions that struggle to capture the richer logical directions required by different question types. Furthermore, many of these approaches rely on LLMs to directly retrieve evidence from KGs, and to self-assess the sufficiency of this evidence, which often results in premature or incorrect reasoning. To address the retrieval and reasoning failures, we propose ProgRAG, a multi-hop knowledge…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Multimodal Machine Learning Applications
