Direct answer

What is World Models?

Learned models that predict environment dynamics and possible future outcomes.

Definition and scope

Learned models that predict environment dynamics and possible future outcomes.

World models encode observations into a compact state, predict transitions, and often decode future observations or rewards.

Why it matters

Prediction lets agents plan, learn from imagined experience, and evaluate actions before executing them.

How it works

World models encode observations into a compact state, predict transitions, and often decode future observations or rewards.

ObserveRepresentPredict or planActEvaluate

Beginner learning path

Understand state, transition, observation, and reward models before studying latent dynamics and generative simulation.

Recommended next topics

Primary sources

Key papers

2018Intermediate

World Models

A compact latent model can let an agent learn behavior inside its own predicted environment.

World ModelsReinforcement Learning
Read explanation

Research ecosystem

Organizations working in this area

Organization

NVIDIA

Robot foundation models, simulation, synthetic data, edge deployment, and functional safety

View profile →

Common questions

Frequently asked questions

What is World Models?

Learned models that predict environment dynamics and possible future outcomes.

Why does World Models matter for Physical AI?

Prediction lets agents plan, learn from imagined experience, and evaluate actions before executing them.

How should a beginner learn World Models?

Understand state, transition, observation, and reward models before studying latent dynamics and generative simulation.