Current LLMs have shown powerful capabilities in the digital world — writing articles, writing code, answering questions — but in the physical world, they still appear clumsy. On April 21, MIT Technology Review published an article systematically reviewing the evolution path of World Models from academic concept to industry focus.

World Models is not a new concept; its core idea is to let AI systems build internal representations of the external environment, so they can predict action consequences and make decisions accordingly. Traditional LLMs have fragile understanding of the physical world: one study showed that in simulating New York taxi routes, LLMs performed well, but once they encountered unexpected detours they completely failed. This shows LLMs don't truly build an environment model, but just fit patterns in training data.

What really pushed World Models to the forefront were several key events: Google DeepMind's sustained investment, Stanford professor Fei-Fei Li founding World Labs, and Yann LeCun leaving Meta to start a startup focused on World Models. OpenAI also shifted resources from the closed Sora video app to long-term world simulation research. At the same time, Pokémon Go's developer has begun using billions of player-contributed images to start building the foundational components of the world model needed for delivery robots.

The core value of World Models is endowing AI with scenario-reasoning capability. In the digital world, LLMs can work with language statistical patterns; but in the physical world — navigation, operation, task execution — AI needs real understanding of space, physical causation, and long-term consequences. This is the fundamental limitation of current LLM architecture, and also why World Models are seen as the key path to general-purpose robots, autonomous driving, and scientific reasoning.

Notably, World Models aren't meant to replace LLMs, but complement them. Future AI systems will likely have LLMs handle language understanding and reasoning, while World Models handle physical scenario modeling and planning — the two combined can truly break the digital-physical boundary. This path is long, but the direction is clear.