ELBO: Evidence Lower Bound—a proxy objective function used in variational inference to approximate a difficult-to-compute probability distribution
Knowledge Triple: A structured representation of a fact consisting of a subject, predicate (relation), and object, e.g., (Dog, Enjoy, Meat)
Posterior Distribution: The probability distribution of knowledge triples given the user's query and feedback, representing which facts are most likely true for this specific user
PEFT: Parameter-Efficient Fine-Tuning—methods like LoRA that fine-tune a small number of extra parameters instead of the full model
Knowledge Editing: Techniques aimed at modifying specific facts within a pre-trained model's weights
Knowledge Retrieval: The process of selecting relevant triples from the graph based on the query
Knowledge-Enhanced Reasoning: The process where the LLM generates an answer conditioned on both the query and the retrieved triples