@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 "Towards Trustworthy Knowledge Graph Reasoning: An Uncertainty Aware Perspective"; ; , , , , , , , , , ; a prov:Entity . a ; rdfs:label "Conformal Language Modeling (CLM)" . a ; rdfs:label "Conformal Prediction" . a ; rdfs:label "KG-based Retrieval-augmented Generation (KG-RAG)" . a ; rdfs:label "Learn Then Test (LTT) framework" . a ; rdfs:label "Llama3-8b" . a ; rdfs:label "LLM-based Structural Query" . a ; rdfs:label "Logit-free Conformal Prediction for LLMs" . a ; rdfs:label "SentenceTransformer model" . a ; rdfs:label "Standard Split Conformal Prediction (SplitCP)" . a ; rdfs:label "Top-K" . dct:subject ; a ; rdfs:comment "UAG is a novel multi-hop knowledge graph reasoning framework that incorporates uncertainty quantification (UQ) into its reasoning process. It combines KG-based candidate retrieval and path formulation with LLM-based candidate evaluation and answer generation, all controlled by a global error rate controller using the Learn-Then-Test framework. This synergizes LLMs and KGs for trustworthy reasoning."; rdfs:label "UAG (Uncertainty Aware Knowledge-Graph Reasoning)"; . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:24:59.591Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2410.08985" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "Jottuly/bFm4rflRcqYrytBZ7jWCx9huhadgEaArqVRdbi2aw+OoGbXP+UesoqBJ33McaSOWtPswvCAJG1XBJ40tjRSweft6xOO8ykYTjU5ot92o+7pw4p4eRod+1gPyBNC/zfw/ff9+r1U7C8erti81djTQ2/eJjcFgscVha5XQAAhcQ57GYtNlDAnhcO6+fNrQSx0XwoO4FKIK3HTlU8l09amwtJjfUY8HRup9HPXLr9+zRqkQQW1sZpbpYNQoWzlUYoboKuaL6CdhRnHLo8dlvh+7U+q2+DdxwdnFxG9QGqMD27LyGRvwa3+xPJI9I13BQ65g+SweB2UVuG5oiQ=="; npx:hasSignatureTarget this:; npx:signedBy . }