World Model (Artificial Intelligence) World models are machine learning systems that build internal representations of environments to predict changes over time, enabling agents to plan and act without real-world trial and error. Jürgen Schmidhuber introduced the term in 1990, and David Ha and Schmidhuber revived it in a 2018 paper. Google DeepMind's Genie 3, introduced in August 2025, generates photorealistic, real-time interactive worlds from text prompts at 24 frames per second, and Waymo adopted it in February 2026 to create the Waymo World Model for autonomous driving simulation. World model artificial intelligence A world model in artificial intelligence https://en.wikipedia.org/wiki/Artificial intelligence is a machine learning https://en.wikipedia.org/wiki/Machine learning system that builds an internal representation of an environment. Often this is via understanding objects within video, which predictive LLMs cannot. The model predicts how that environment changes over time in response to actions. Researchers design world models to help agents plan, reason, and act without constant real-world trial and error. World models differ from systems that merely classify or generate outputs. They simulate dynamics such as physics, object interactions, and causality. Early ideas date to the 1990s. Modern versions power robots, autonomous driving, and interactive video generation. History edit