Concepts
The layers and mechanisms connecting world models with language, visual perception, planning, and embodied action.
Reading path
Large Language Model
Models statistical structure in language and produces or interprets text.
perceptionVision-Language Model
Connects visual observations with language representations and instructions.
simulationWorld model
Represents how an environment may change, including the consequences of actions.
planningPlanner
Searches possible actions or trajectories against a goal and predicted outcomes.
agencyAgent
Observes, chooses, acts, and updates its behavior across a feedback loop.
embodimentPhysical AI
Applies learned perception, prediction, and control in embodied systems.
systemsDigital twin
Maintains an operational digital representation linked to a physical system.
Supporting mechanisms
Latent state
A compressed internal representation used to predict relevant environment dynamics.
planningAction conditioning
Conditions a prediction on a proposed control or intervention.
simulationUncertainty
Represents what a model does not know or which futures remain plausible.
embodimentSim-to-real
Transfers behavior learned or tested in simulation into a physical setting.