@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Explainable Knowledge Graph Retrieval-Augmented Generation (KG-RAG) with KG-SMILE"; ; , , , , , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "BayLIME" . a ; rdfs:label "causal-DAG construction and reasoning (CDCR-SFT)" . a ; rdfs:label "Chain-of-Thought (CoT) reasoning" . a ; rdfs:label "GraphArena" . a ; rdfs:label "GraphLIME" . a ; rdfs:label "GraphRAG" . a ; rdfs:label "GraphXAIN" . a ; rdfs:label "HybridRAG" . dct:subject ; a ; rdfs:comment "KG-SMILE is introduced as a novel perturbation-based framework designed to provide token and component-level interpretability for GraphRAG systems. It uses KGs to explain how specific entities and relations influence the LLM's generated outputs by applying controlled perturbations and training surrogate models. This method aims to enhance the understanding and trustworthiness of LLM outputs by interpreting their reasoning process through KG interactions."; rdfs:label "KG-SMILE"; . a ; rdfs:label "Knowledge Graph-Augmented Prompting (KAPING)" . a ; rdfs:label "LIME" . a ; rdfs:label "Pre-Prompt Mechanism" . a ; rdfs:label "Rowen method" . a ; rdfs:label "SHAP" . a ; rdfs:label "SMILE" . a ; rdfs:label "SubgraphRAG" . a ; rdfs:label "Think-on-Graph (ToG)" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:37:27.361Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2509.03626" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "cwaAOi72lDyxfp33m0jKMJjP621vhloniTeNROdndfduLEOy3Er/vb5mLSL/++t3iPZvqW0YD49hAmlh9wANhlcawI0KOPCg/6VmHzug/6RNO7NYZI2TISRGOLkY0+ZQ6Z+Mo1WaXpEwCEmEzhDtQosDFH+mWXFvR3Gu/lWpf+Vfb6QuO74JXTnJmK4HaRUFh7L9n7ylmwZAGk4NhvdxnmHXQzKj2HkfJwaKkBb3swb1WqHxFjDLO1WTxIi3/c2VzZ30/s9pIg1kQbcqGNL+RG+9zG6GYzfj76wvuLPUCvzeI/I8d7PtFNkY1xjaym5DJa0LhBji97EgbC6xruML3g=="; npx:hasSignatureTarget this:; npx:signedBy . }