Skip to content
Open access

AdaKG-RAG: Adaptive KG-guided retrieval-augmented generation with hypothesis-and-verification retrieval for multi-hop question answering

Jul 2026 · Journal of King Saud University: Computer and Information Sciences · Vol 38 · 0 citations · 50 references
Computer Science

TL;DR

Experiments show that AdaKG-RAG improves both answer quality and evidence retrieval quality over representative RAG and KG-RAG baselines, and indicates that HVR contributes the largest performance gain, while graph-based modules provide complementary improvements in evidence coverage and organization.

Abstract

Retrieval-Augmented Generation (RAG) has improved the factual grounding of large language models, but multi-hop question answering remains challenging because a system may retrieve semantically relevant yet evidence-incomplete contexts. Existing KG-guided RAG methods improve evidence coverage through graph expansion, but they often operate in a single-pass manner and lack an explicit mechanism for judging whether the assembled evidence is sufficient for reliable reasoning. Therefore, we propose AdaKG-RAG, an evidence-sufficiency-driven KG-guided RAG framework for multi-hop question answering. The core of AdaKG-RAG is a Hypothesis-and-Verification Retrieval (HVR) loop, which first forms a tentative answer from the current evidence, verifies whether the evidence is sufficient, and triggers targeted retrieval refinement when bridge facts are missing. To support this loop, AdaKG-RAG uses semantic-aware KG expansion and path-aware evidence organization to recover and structure candidate bridge evidence, followed by answer-aware supporting-fact (SF) reranking for better answer–evidence alignment. Experiments on HotpotQA and MuSiQue, together with a long-context evaluation on TriviaQA, show that AdaKG-RAG improves both answer quality and evidence retrieval quality over representative RAG and KG-RAG baselines. Further analysis indicates that HVR contributes the largest performance gain, while graph-based modules provide complementary improvements in evidence coverage and organization.

Read PDF

Similar papers

Preprint Aug 2026

KGCaRe: Explainable Complex Conditional Question Answering using Automatic Knowledge Graph Construction and Context Retrieval with LLMs

KGCaRe is proposed, a hybrid approach that combines neural retrieval with symbolic reasoning over LLM-generated KGs that consistently outperforms existing baselines, including Vanilla LLM, Code Prompt, Text Prompt, Think-on-Graph, Vanilla RAG, and HybridContextQA.

Ghanshyam Verma, Sima Sarkar, Devishree Pillai et al. · 0 citations
Book Open access Aug 2026

MCoRe: Multi-Entry Complementary Retrieval with Reflection-Guided Iteration for Multi-Hop QA

MCoRe, a multi-entry complementary retrieval framework with reflection-guided iteration for multi-hop QA that enables multi-entry complementary retrieval by indexing entry units at multiple semantic resolutions with explicit links to chunk evidence, and fusing cross-resolution hits via chunk-level voting to form a compact evidence set for answer generation.

Juxiang Zeng, Zhuohui Gao, Zhe Hou et al. · 0 citations
Preprint Aug 2026

MEGRAG: Multi-Granular Evidence Graphs for Answer-Aware Multi-Hop RAG

MEGRAG is an answer-aware framework that represents multi-hop reasoning as a path-structured multi-granular evidence graph and uses the resulting intermediate answer and prior reasoning to decide whether the Initial Query has been resolved.

Weidong Bao, Yingying Sun, Jun Yang et al. · 0 citations
Preprint Aug 2026

MissDiag: Diagnostic Evaluation of Incomplete-Knowledge Robustness in KGQA and KG-RAG

Knowledge graph question answering (KGQA) and knowledge-graph-based retrieval-augmented generation (KG-RAG) aim to ground answers in explicit graph evidence, but real-world knowledge graphs are often sparse, outdated, and incomplete. Existing robustness evaluations usually report aggregate changes in answer quality after evidence is removed or perturbed, which measures sensitivity to incomplete support but leaves the source of degradation under-specified: the same score change can conflate the type of missing evidence, the response of the evaluated system, and the sensitivity of the answer-matching protocol. To address this gap, we propose \textbf{MissDiag}, a diagnostic evaluation framework for incomplete-knowledge robustness in KGQA and KG-RAG. MissDiag keeps the question and gold answer fixed while applying structurally typed missingness interventions to benchmark-provided support graphs, enabling paired comparisons that decompose robustness changes by evidence type, system response, and evaluation protocol rather than reducing them to a single aggregate score drop. Experiments across multiple system families show that incomplete-knowledge robustness is better understood as a typed degradation phenomenon than as a uniform property: answer-adjacent evidence loss produces the largest observed degradation, source-context removal is often neutral and can be beneficial, and semantic answer matching changes absolute scores while preserving the main typed degradation patterns. By transforming aggregate robustness measurement into typed diagnostic attribution, MissDiag provides a more interpretable basis for comparing, diagnosing, and stress-testing KGQA and KG-RAG systems under incomplete knowledge.

Hang Wang, Hang Dong, Lu Liu et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.