Digital Twin: A virtual representation of a physical object or system (e.g., a manufacturing robot) that spans its lifecycle, updated from real-time data, and uses simulation, machine learning, and reasoning to help decision-making
RAG: Retrieval-Augmented Generation—AI systems that answer questions by first searching for relevant documents
Zero-shot learning: The ability of a model to perform a task (like sentiment analysis) without explicitly being trained on examples of that specific task, often via prompting
GraphRAG: A retrieval method that uses knowledge graphs to organize concepts, allowing the LLM to traverse related ideas (nodes and edges) for more comprehensive answers
Finite Automaton: A mathematical model of computation (state machine) used here to define discrete difficulty levels and the rules for transitioning between them based on student performance
Bloom's Taxonomy: A framework for categorizing educational goals (Remember, Understand, Apply, etc.) used to map Digital Twin fidelity to student levels
Kirkpatrick Model: A training evaluation model with four levels: Reaction, Learning, Behavior, and Results