English

Explainable Knowledge Graph Retrieval-Augmented Generation (KG-RAG) with KG-SMILE

Artificial Intelligence 2025-09-05 v1

Abstract

Generative AI, such as Large Language Models (LLMs), has achieved impressive progress but still produces hallucinations and unverifiable claims, limiting reliability in sensitive domains. Retrieval-Augmented Generation (RAG) improves accuracy by grounding outputs in external knowledge, especially in domains like healthcare, where precision is vital. However, RAG remains opaque and essentially a black box, heavily dependent on data quality. We developed a method-agnostic, perturbation-based framework that provides token and component-level interoperability for Graph RAG using SMILE and named it as Knowledge-Graph (KG)-SMILE. By applying controlled perturbations, computing similarities, and training weighted linear surrogates, KG-SMILE identifies the graph entities and relations most influential to generated outputs, thereby making RAG more transparent. We evaluate KG-SMILE using comprehensive attribution metrics, including fidelity, faithfulness, consistency, stability, and accuracy. Our findings show that KG-SMILE produces stable, human-aligned explanations, demonstrating its capacity to balance model effectiveness with interpretability and thereby fostering greater transparency and trust in machine learning technologies.

Keywords

Cite

@article{arxiv.2509.03626,
  title  = {Explainable Knowledge Graph Retrieval-Augmented Generation (KG-RAG) with KG-SMILE},
  author = {Zahra Zehtabi Sabeti Moghaddam and Zeinab Dehghani and Maneeha Rani and Koorosh Aslansefat and Bhupesh Kumar Mishra and Rameez Raja Kureshi and Dhavalkumar Thakker},
  journal= {arXiv preprint arXiv:2509.03626},
  year   = {2025}
}
R2 v1 2026-07-01T05:19:51.385Z