@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 "Reason-Align-Respond: Aligning LLM Reasoning with Knowledge Graphs for KGQA"; ; , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "EWEK-QA" . a ; rdfs:label "EffiQA" . a ; rdfs:label "GCR" . a ; rdfs:label "GNN-RAG+RA" . a ; rdfs:label "GraftNet" . a ; rdfs:label "KD-CoT" . a ; rdfs:label "NSM" . a ; rdfs:label "ReaRev" . dct:subject ; a ; rdfs:comment "RAR is a novel framework that systematically integrates LLM reasoning with knowledge graphs for Knowledge Graph Question Answering (KGQA). It employs three fine-tuned LLM modules (Reasoner, Aligner, Responser) and an iterative Expectation-Maximization (EM) algorithm to jointly refine human-like reasoning chains and their corresponding KG paths, thereby reducing hallucinations and enhancing interpretability. This approach synergizes LLMs and KGs by using LLMs as agents to interact with and ground reasoning in KGs."; rdfs:label "Reason-Align-Respond (RAR)"; . a ; rdfs:label "RoG" . a ; rdfs:label "SR+NSM" . a ; rdfs:label "StructGPT" . a ; rdfs:label "ToG" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:21:28.925Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2505.20971" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "IuQksjsIy9oxDzBF38WIV1zozGRmHFfjY8PjdzAHY9v9R+pvY0KkZHZoAvbBSNHkpgYo8hIbCvjxXyNhytUt7zqcv21cUur4/Q39TzYz6fX54rLfb6gi5jZ1dDXS+/daD6z7HJpEAHrhh23HD4pHfo1z9lMpX8XS61q5B7CrC+VIXSRLFonMtubicDcrVichgntOpjULlaNXZEI1BOyyq07zFZQn/gaO+Yb2cXrg7uyzamk5B5XyvnxcrOigggL6zL47xu8dySGUHRRy1a2xSgItVUD18NQOE3s7YI8k48XvaCU6vW6bD1t9gvbTxP4aou5RB/jAEuQjNn4y5ZLSFQ=="; npx:hasSignatureTarget this:; npx:signedBy . }