Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Mitigating KG Quality Issues: A Robust Multi-Hop GraphRAG Retrieval Framework

About

Graph Retrieval-Augmented Generation enhances multi-hop reasoning but relies on imperfect knowledge graphs that frequently suffer from inherent quality issues. Current approaches often overlook these issues, consequently struggling with retrieval drift driven by spurious noise and retrieval hallucinations stemming from incomplete information. To address these challenges, we propose C2RAG (Constraint-Checked Retrieval-Augmented Generation), a framework aimed at robust multi-hop retrieval over the imperfect KG. First, C2RAG performs constraint-based retrieval by decomposing each query into atomic constraint triples, with using fine-grained constraint anchoring to filter candidates for suppressing retrieval drift. Second, C2RAG introduces a sufficiency check to explicitly prevent retrieval hallucinations by deciding whether the current evidence is sufficient to justify structural propagation, and activating textual recovery otherwise. Extensive experiments on multi-hop benchmarks demonstrate that C2RAG consistently outperforms the latest baselines by 3.4\% EM and 3.9\% F1 on average, while exhibiting improved robustness under KG issues.

Yizhuo Ma, Shuang Liang, Rongzheng Wang, Jiakai, Qizhi Chen, Muquan Li, Ke Qin• 2026

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM65.9
387
Multi-hop Question AnsweringHotpotQA
F1 Score72.8
294
Multi-hop Question AnsweringMuSiQue
F146.1
38
Multi-hop QA RetrievalMuSiQue
R@248.5
36
Multi-hop RetrievalHotpotQA
Recall@279.2
23
Multi-hop QA Retrieval2Wiki
Recall@280.2
23
Multi-hop RetrievalAverage MuSiQue, 2wiki, HotpotQA
R@269.3
10
Showing 7 of 7 rows

Other info

Follow for update