Home Knowledge Base World Models

World Models are learned internal representations of environment dynamics that allow AI agents to predict future states, imagine hypothetical trajectories, and plan effective actions entirely within a mental simulation — without requiring continuous interaction with the real environment — pioneered by David Ha and Jürgen Schmidhuber in 2018 and dramatically extended by the Dreamer family, making world models the foundation of modern model-based reinforcement learning and a central paradigm for sample-efficient, generalizable AI agents.

What Is a World Model?

Why World Models Matter

World Model Architecture Variants

ArchitectureApproachKey Feature
Ha & Schmidhuber (2018)VAE encoder + MDN-RNN transition + controllerFirst demonstration of planning in dream
Dreamer (2020)RSSM (recurrent state space model)End-to-end differentiable, backprop through imagination
DreamerV2 (2021)Discrete latents + KL balancingAchieves human-level Atari from images
DreamerV3 (2023)Robust training across domains without tuningSingle set of hyperparameters works on 7 benchmarks
TD-MPC2 (2023)Latent value learning + model-predictive controlStrong on continuous control

Challenges and Active Research

World Models are the cognitive architecture of intelligent agents — the neural ability to simulate consequence before action, transforming reinforcement learning from reactive trial-and-error into deliberate, imagination-powered decision-making that parallels how biological intelligence plans ahead.

world modelsreinforcement learning

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.