@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 "Deliberation on Priors: Trustworthy Reasoning of Large Language Models on Knowledge Graphs"; ; , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "AMAR" . dct:subject ; a ; rdfs:comment "Deliberation over Priors (DP) is a framework designed to enhance the trustworthiness of LLM reasoning by leveraging KG structural and constraint priors. It employs a progressive knowledge distillation strategy to integrate structural priors into LLMs during an offline stage, preparing them for more faithful relation path generation. In the online (inference) stage, a reasoning-introspection strategy guides LLMs to verify reasoning paths against extracted constraint priors, improving the reliability of response generation. The primary goal is to improve LLM performance, specifically its reasoning and response generation at inference time, by explicit use of KG knowledge."; rdfs:label "Deliberation over Priors (DP)"; . a ; rdfs:label "DoG" . a ; rdfs:label "EmbedKGQA" . a ; rdfs:label "GNN-RAG" . a ; rdfs:label "Interactive-KBQA" . a ; rdfs:label "LightPROF" . a ; rdfs:label "PoG" . a ; rdfs:label "Readi" . a ; rdfs:label "RoG" . a ; rdfs:label "ToG" . a ; rdfs:label "TransferNet" . a ; rdfs:label "UniKGQA" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:58:24.837Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2505.15210" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "BhCXL5OhuoG4pSOBKw+2wwoL9xRpSnA/9kLvyDrKGe53zCIKp116K2nofXivxhPsDca/PGSfTHNdHoXKxQru6q3bqjOxS/fgpht5NPl7EykJmb2SNyIgf7QyXBx3+VaOMkiUnWyMunvxVcije67paY6YIYVjoiQiXu7gnBPn32zYNidKekh7am6YBVwcJqxuh1cTSv4DxJ7n1O7yd7X0KaPzAF+5yyM0Cx3v+w13AQDCRgKGsy8GLyWxPOy9i3OhZxznBYZnsh/kkZu/fP8qv+pUp37n4EmVz19nAugC4Vn+1C7edPKAE3RdgO7QenbZB5hzooF/CQBw9hVeWONFHw=="; npx:hasSignatureTarget this:; npx:signedBy . }