@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 "KG-Rank: Enhancing Large Language Models for Medical QA with Knowledge Graphs and Ranking Techniques"; ; , , , , , , , ; a prov:Entity . a ; rdfs:label "Baize-healthcare" . a ; rdfs:label "Cohere Re-rank model" . a ; rdfs:label "GPT-4" . dct:subject ; a ; rdfs:comment "KG-Rank is an augmented LLM framework that integrates a medical knowledge graph (KG) with ranking and re-ranking techniques to improve the factuality of long-form question answering (QA). It identifies medical entities, retrieves related KG triples, and applies various ranking methods (Similarity, Answer Expansion, MMR) followed by re-ranking (MedCPT) to refine the information provided to the LLM during inference for answer generation. The primary goal is to enhance LLM performance by leveraging external knowledge from KGs at inference time."; rdfs:label "KG-Rank"; . a ; rdfs:label "LLaMa2-13b" . a ; rdfs:label "LLaMa2-7b" . a ; rdfs:label "MedCPT" . a ; rdfs:label "UMLS" . a ; rdfs:label "UmlsBERT" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:17:53.902Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; npx:supersedes ; 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 "iwg4yWtknlh4SiPdUARtuJlp65H/C2Kw7apFuMIOZJGDAdpkaN9iMgyfbo45M5OX13m9RupJ4CT+n1KO6hbbkPOV77tj7kX4iGq0xGrWtgor0G6+kV3Xdi7uEu4nfcG7+6ZAllihjV6j8sEpl5xCAIZTgiQXUnnfRc9w56dgGfSSiAEgt+wUKJqz+Ytix0tjFjWq7exWwtwvyALLHbLc1i9UKHWlOUxoXihGz8UZKZza8LnVHa+xNRN+4HtMqoNNE6akHi3AtXrWp3gdwuT8wA3rKp+fAsJJ94xrcDAxjAmdhNub2E3bgFWZNaP9ldUE5hpByOsB+YPQwJVdR9dI1Q=="; npx:hasSignatureTarget this:; npx:signedBy . }