CoT: Chain-of-Thought—a prompting technique where the model is encouraged to output intermediate reasoning steps before the final answer
Knowledge Distillation: A training process where a smaller 'student' model learns to mimic the outputs or internal representations of a larger 'teacher' model
Aleatoric Uncertainty: Uncertainty inherent in the data/environment (e.g., inherent randomness of human drivers), modeled here using GMM
Epistemic Uncertainty: Uncertainty due to the model's lack of knowledge (e.g., unseen scenarios), modeled here using Deep Ensembles
Edge LM: A lightweight language model optimized for deployment on edge devices with limited compute (e.g., GPT-Neo, TinyLlama)
NGSIM: Next Generation Simulation—a standard dataset of vehicle trajectories on highways
HighD: Highway Drone Dataset—trajectory dataset recorded by drones