@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-Rank: Enhancing Large Language Models for Medical QA with Knowledge Graphs and Ranking Techniques"; ; , , , , , . a ; rdfs:label "baize-healthcare" . a ; rdfs:label "Cohere re-rank model" . a ; rdfs:label "GPT-4" . a ; dct:subject ; rdfs:comment "KG-Rank is an augmented LLM framework that integrates a medical Knowledge Graph with novel ranking and re-ranking techniques. It identifies entities, retrieves relevant KG triples, and applies methods like Similarity Ranking, Answer Expansion Ranking, and MMR Ranking, followed by MedCPT-based re-ranking to provide relevant and precise information to LLMs during inference. The primary goal is to improve the factual consistency and reliability of LLM-generated long-form answers in medical Question Answering."; rdfs:label "KG-Rank"; . a ; rdfs:label "LLaMa2" . a ; rdfs:label "MedCPT" . a ; rdfs:label "UmlsBERT" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T13:21:06.452Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2403.05881" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "W9gy0QTga21eUSV8O6O5fPkAnUib8B2ccoathAY1hg+CtxH0W4N2LeJZOKj1NMlXvfKB/3gIAQ/ZOzSJ/eYHN7aP8cDBLLFjTE3C6YPt21K0F8mW+iXkR1+b2SYcViuipYillg0rNTBgAUzF2jsaHUbFfW4cvSDwNI4QGYCpxsK80v+I7J/8XV86+rHBdsPLrd+i2tiP/6V3xWOHPA7lD/JB8eyIXi09LDhOSVA4spZgtKqLmyTQhar7gl56VpatJLLaVX4+wfI+Z6xF38vPmriLuYtsraBG47m8HHtGIoIMY4QgpU86gN0iAfwZCMf4CTwTqXKio22ZbmiYQAd9fQ=="; npx:hasSignatureTarget this:; npx:signedBy . }