CFM: Conditional Flow Matching—a generative modeling technique that learns a velocity field to transform noise into data distributions via ODE integration
IMLE: Implicit Maximum Likelihood Estimation—a method for training generative models that matches generated samples to data samples without explicit likelihood evaluation, often preventing mode collapse
Chamfer distance: A metric measuring the similarity between two point sets by summing the distances from each point in one set to its nearest neighbor in the other
ODE integration: The process of solving Ordinary Differential Equations step-by-step to generate samples in diffusion/flow models, which is computationally expensive
Mode collapse: A failure case where a generative model produces limited varieties of samples or averages diverse modes into a single, often invalid, mean
FiLM: Feature-wise Linear Modulation—a technique to condition neural networks by applying affine transformations to feature maps
Proprioception: The robot's internal sense of its own joint positions and velocities