MEGA Hub

LineageRAG: Harnessing GraphRAG by Constructing Evidence Lineages with Source Grounding

Authors

Do you know Linyao Zheng?You can claim authorship or link another user.Do you know Xuhang Shi?You can claim authorship or link another user.Do you know Zhifang Mao?You can claim authorship or link another user.Do you know Sai Zhou?You can claim authorship or link another user.Do you know Shuaixian An?You can claim authorship or link another user.Do you know Xiuquan Hou?You can claim authorship or link another user.Do you know Jinze Li?You can claim authorship or link another user.

Abstract

Graph-based Retrieval-Augmented Generation (GraphRAG) retrieves evidence for multi-hop questions over structured cor- pus graphs. Existing GraphRAG methods leave the connection between evidence discovery and source grounding implicit. We propose LineageRAG, which constructs one evidence lin- eage for each query-derived evidence demand and completes it with a verbatim source span when the selected evidence supports that demand. LineageRAG first initializes the evi- dence demands. It then expands each lineage through demand- conditioned retrieval over the corpus graph while retaining the demand associated with every candidate. Lineage completion uses this provenance to select complementary passages and grounds supported demands in verbatim source text. Experi- ments on HotpotQA, 2WikiMultiHopQA, and MuSiQue show that LineageRAG improves R@5, EM, and F1 by 3.51, 5.96, and 5.22 points on average over leading GraphRAG baselines.

Community

00