UMLS: Unified Medical Language System—a comprehensive ontology linking synonymous medical terms from over 200 biomedical vocabulary sources
Atomic claim: A single factual statement decomposed into a triplet (subject, predicate, object)
Knowledge path: A sequence of alternating entities and relations connecting two nodes in a graph
CUI: Concept Unique Identifier—a code used in UMLS to represent a specific medical concept regardless of the exact term used
PageRank: An algorithm used here to measure the centrality or importance of an entity node within the knowledge graph
RAG: Retrieval-Augmented Generation—AI systems that answer questions by first searching for relevant documents/facts
RTA: Reject-to-Answer—a safety mechanism where the model refuses to answer a query if its confidence or factuality score is below a threshold
BLEU: Bilingual Evaluation Understudy—a metric measuring text overlap between generated output and a reference answer
BERTScore: A metric evaluating semantic similarity between candidate and reference text using contextual embeddings