Hamiltonian: A function describing the total energy of a system (kinetic + potential); its conservation implies physical symmetries.
Symplectic Integrator: A numerical integration scheme that preserves the geometric structure (and energy conservation) of Hamiltonian systems over time.
Lie Transformer: A neural network architecture designed to be equivariant to Lie group transformations (e.g., rotation, translation), used here to parameterize the invariant Hamiltonian.
SAVi: Slot Attention for Video—an object-centric encoder that decomposes images into discrete 'slots' representing objects.
ELBO: Evidence Lower Bound—the objective function used to train variational autoencoders and world models, balancing reconstruction accuracy with latent space regularity.
RND: Random Network Distillation—an exploration method that rewards agents for visiting states where a fixed random network's output is hard to predict (novelty).
RSSM: Recurrent State-Space Model—the probabilistic dynamics model used in Dreamer, combining deterministic recurrent states with stochastic latent variables.