XGRAG: A Graph-Native Framework for Explaining KG-based Retrieval-Augmented Generation
Zhuoling Li, Ha Linh Hong Tran Nguyen, Valeria Bladinieres, Maxim Romanovsky

TL;DR
XGRAG introduces a graph-based explainability framework for GraphRAG systems, improving transparency and trust by quantifying the influence of knowledge graph components on generated answers.
Contribution
It presents a novel causally grounded explanation method using graph perturbations, significantly enhancing interpretability over existing approaches.
Findings
14.81% improvement in explanation quality over baseline RAG-Ex
Explanations strongly correlate with graph centrality measures
XGRAG is scalable and generalizable for trustworthy AI
Abstract
Graph-based Retrieval-Augmented Generation (GraphRAG) extends traditional RAG by using knowledge graphs (KGs) to give large language models (LLMs) a structured, semantically coherent context, yielding more grounded answers. However, GraphRAG reasoning process remains a black-box, limiting our ability to understand how specific pieces of structured knowledge influence the final output. Existing explainability (XAI) methods for RAG systems, designed for text-based retrieval, are limited to interpreting an LLM response through the relational structures among knowledge components, creating a critical gap in transparency and trustworthiness. To address this, we introduce XGRAG, a novel framework that generates causally grounded explanations for GraphRAG systems by employing graph-based perturbation strategies, to quantify the contribution of individual graph components on the model answer.…
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.
