World model
A world model is a learned representation of how an environment changes over time. Depending on its design, it can predict future observations, rewards, terminal conditions, or compact latent states. An agent can use those predictions to compare possible futures before acting. The label describes a function, not one architecture: a model can operate in pixels or latent space, use deterministic or probabilistic predictions, and receive actions as inputs or learn only from passive sequences.