@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix pav: . @prefix rdf: . @prefix owl: . @prefix rdfg: . @prefix dce: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a prov:Entity; dct:title "KG-TRACES: Enhancing Large Language Models with Knowledge Graph-constrained Trajectory Reasoning and Attribution Supervision"; ; , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , . a ; rdfs:label "Alpaca-7B" . a ; rdfs:label "ArcaneQA" . a ; rdfs:label "BM25 Retriever" . a ; rdfs:label "Chain-of-Thought (CoT) prompting" . a ; rdfs:label "ChatGPT" . a ; rdfs:label "EmbedKGQA" . a ; rdfs:label "Embedding Retriever" . a ; rdfs:label "Flan-T5" . a ; rdfs:label "GPT-4" . a ; rdfs:label "GraftNet" . a ; rdfs:label "KD-CoT" . a ; rdfs:label "KELP" . a ; dct:subject ; rdfs:comment "KG-TRACES is a unified framework that trains LLMs with explicit supervision from Knowledge Graph-derived paths and attribution-aware reasoning processes. This enables the LLM to perform structured, explainable, and attributable reasoning by internalizing KG-aligned reasoning patterns and generating explanations that are grounded in KG facts or inferred knowledge. This approach synergizes LLMs and KGs by teaching the LLM to effectively conduct reasoning with both."; rdfs:label "KG-TRACES"; . a ; rdfs:label "KGT5" . a ; rdfs:label "KV-Mem" . a ; rdfs:label "LLaMA3.1-Chat-8B" . a ; rdfs:label "MindMap" . a ; rdfs:label "NSM" . a ; rdfs:label "PullNet" . a ; rdfs:label "QGG" . a ; rdfs:label "Qwen2.5-Chat-7B" . a ; rdfs:label "ReAct" . a ; rdfs:label "Reasoning on Graphs (RoG)" . a ; rdfs:label "RnG-KBQA" . a ; rdfs:label "Self-consistency" . a ; rdfs:label "SR+NSM+E2E" . a ; rdfs:label "SR+NSM" . a ; rdfs:label "Think-on-Graph (ToG)" . a ; rdfs:label "Think-on-Graph 2.0" . a ; rdfs:label "TransferNet" . a ; rdfs:label "Tree-of-Thought (ToT)" . a ; rdfs:label "UniKGQA" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:21:12.619Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2506.00783" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "MwjqsZJnyg4yXRi09nvH91jZV96dy15A3MRsyuUfnJjKggtcgjgaatxzEBEaXw0p1sKgTqHMp4AP2v0VQalb4z6T6b71OWFBqt7DxRzhr4gvYMhinvTyiTaF3wE7LrbfEVicd/iI1jW1RG+wNTipJHr2gBf/UntKkZfGVQoBHd5LJe+F/FAAjffX8/3cFTgUS4pvDBz8cJ0Oc64b9rNvm8ggiO+pYXWjkgCZua7baEpChgfeOhBuoIPGiMqBY8gbwaE8cVFLUlrBATPnti15rjo3tsTqq3ACwH49YqvS2MOefthdXeQinIU9l2pOWWjNY2hVJsdBW4bfDa3lVF7x0A=="; npx:hasSignatureTarget this:; npx:signedBy . }