@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 "EPERM: An Evidence Path Enhanced Reasoning Model for Knowledge Graph Question and Answering"; ; , , , , , , , , , , , , , , , , , , , . a ; rdfs:label "BAMnet" . a ; rdfs:label "BeamQA" . a ; rdfs:label "ChatGPT+CoT" . a ; rdfs:label "EmbedKGQA" . a ; dct:subject ; rdfs:comment "EPERM is a three-stage framework that reformulates KGQA as a probabilistic graphical model for enhanced reasoning. It uses fine-tuned LLMs as agents to interact with KGs in stages: subgraph retrieval, evidence path finding (generating and scoring weighted plans/paths), and final answer prediction. This unified approach combines LLM capabilities with KG structural information for faithful reasoning, representing a synergized model for effective reasoning."; rdfs:label "Evidence Path Enhanced Reasoning Model (EPERM)"; . a ; rdfs:label "EPR+NSM" . a ; rdfs:label "GraftNet" . a ; rdfs:label "GrailQA Ranking" . a ; rdfs:label "KD-CoT" . a ; rdfs:label "KGT5" . a ; rdfs:label "KV-Mem" . a ; rdfs:label "LLaMA2-Chat-7B" . a ; rdfs:label "NSM" . a ; rdfs:label "PullNet" . a ; rdfs:label "RoG" . a ; rdfs:label "SR+NSM" . a ; rdfs:label "SR+NSM+E2E" . a ; rdfs:label "StructGPT" . a ; rdfs:label "ToG+ChatGPT" . a ; rdfs:label "TransferNet" . a ; rdfs:label "UniKGQA" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:33:06.998Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2502.16171" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "qe5FlCsvdgg4IiSPZzzuxvyf7DDF1/foAfufsA4bj+KfeqZFpEB8i2C84K9pEZrzpkBmz5zoMzyQiL1na6z0Q4isj+o3bTjtQuZA6FRZArSfj7OBEx+EWyDX82FkEmum9wOBF3tzR5gU5v/zxfbWFVzqxAfCe6VSUlG83z9lsGtzIzNHAIH1BL6ORI/8ykBWbL5lvFViNQM5rgdVD1bXk6JCh3D6M29EMlhSI41dlxxbUgN6symQwsAbgvGjb4evzz1ukoEUym8LjRDdb0rz30PE6aIxV0f6AeT6bainf8dy7FKvflQs15a2fZiXwBf90+gXQ1G20P25TwxqXVcCgA=="; npx:hasSignatureTarget this:; npx:signedBy . }