KGRAG-Ex: Explainable Retrieval-Augmented Generation with Knowledge Graph-based Perturbations
Georgios Balanos, Evangelos Chasanis, Konstantinos Skianis, Evaggelia Pitoura

TL;DR
KGRAG-Ex enhances retrieval-augmented generation by integrating knowledge graphs for improved factual grounding and explainability, using perturbation methods to analyze the influence of graph components on generated responses.
Contribution
This work introduces KGRAG-Ex, a novel system that leverages domain-specific knowledge graphs and perturbation techniques to improve explainability in retrieval-augmented language models.
Findings
Perturbation methods reveal the influence of KG components on answers.
Graph structure impacts the importance of entities in explanations.
Semantic node types affect the interpretability of retrieval paths.
Abstract
Retrieval-Augmented Generation (RAG) enhances language models by grounding responses in external information, yet explainability remains a critical challenge, particularly when retrieval relies on unstructured text. Knowledge graphs (KGs) offer a solution by introducing structured, semantically rich representations of entities and their relationships, enabling transparent retrieval paths and interpretable reasoning. In this work, we present KGRAG-Ex, a RAG system that improves both factual grounding and explainability by leveraging a domain-specific KG constructed via prompt-based information extraction. Given a user query, KGRAG-Ex identifies relevant entities and semantic paths in the graph, which are then transformed into pseudo-paragraphs: natural language representations of graph substructures that guide corpus retrieval. To improve interpretability and support reasoning…
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
TopicsMultimodal Machine Learning Applications · Topic Modeling · Explainable Artificial Intelligence (XAI)
