KGARevion: Knowledge Graph-Based Agent for Revision—the proposed system that generates, reviews, and revises knowledge triplets
TransE: A method for learning low-dimensional embeddings of entities and relationships in a Knowledge Graph by modeling relationships as translations
Triplets: The fundamental unit of data in a Knowledge Graph, consisting of (Head Entity, Relation, Tail Entity)
Structural Embeddings: Vector representations of KG nodes that capture the graph topology, distinct from the semantic (text) embeddings used by standard LLMs
LoRA: Low-Rank Adaptation—a parameter-efficient fine-tuning technique that updates only a small subset of model weights
UMLS: Unified Medical Language System—a compendium of many controlled vocabularies in the biomedical sciences
RAG: Retrieval-Augmented Generation—AI systems that answer questions by first searching for relevant documents
Chain-of-Thought (CoT): A prompting technique where the model generates intermediate reasoning steps before the final answer
Zero-shot generalization: The ability of a model to perform a task or handle data (like African healthcare contexts) it was not explicitly trained on