New: the Timeline is live. Track world model releases, papers, and benchmark updates in real time.
world-models.io
The Knowledge Hub for AI World Models

DreamerV2

DreamerV2 was the first model-based reinforcement learning agent to achieve human-level Atari performance, introducing discrete categorical representations to the RSSM architecture.

robotics model-based-rl simulation embodied-ai

Key Attributes

Static HTML snapshot of the model record for crawlers and no-JS readers.

AttributeValue
ModelDreamerV2
Lab / OrganizationDeepMind
CategoryModel-Based RL
SubtypeLatent Dynamics Model
World Model TypeImagination-based dynamics model
Primary DomainAtari / Control
ArchitectureRSSM with categorical discrete latent variables
ModalityVisual
Training MethodWorld model learning with discrete latent representations + imagination-based RL
Statusfoundational
Year2021
Performance Index72/100 (high confidence, v1.1)

About DreamerV2

Main editorial body preserved directly in static HTML.

DreamerV2 introduced discrete latent representations to world model learning, achieving human-level performance on the Atari 200M benchmark, a first for model-based methods. It demonstrated that discrete categorical variables can more effectively capture the multi-modal structure of complex environments than continuous representations.

DreamerV2 is an imagination-based dynamics model developed by Google in 2021 for atari / control.

Editorial Snapshot

Short extractable facts for answer engines and no-JS readers.

SignalValue
DefinitionDreamerV2 is an imagination-based dynamics model developed by Google in 2021 for atari / control.
Short DescriptionThe first model-based agent to achieve human-level performance on the Atari benchmark using discrete world model representations.
Benchmark Rows1
FAQ Entries1
Related Models3
Related Guides1
Related Research Topics0
Last Updated2026-02-18

Notable Features

Key capabilities associated with this model.

  • First model-based method to reach human-level Atari
  • Discrete categorical latent representations
  • KL balancing for stable training

Use Cases

Representative applications attached to this model record.

Atari gamesContinuous controlSample-efficient learning

Strengths and Limitations

Balanced assessment surfaced in static HTML.

Strengths

  • Human-level Atari
  • Discrete representations
  • More robust than V1
  • Sample efficient

Limitations

  • Per-domain hyperparameter tuning still needed
  • Superseded by DreamerV3

Benchmarks

Published benchmark evidence attached to this model record.

BenchmarkMetricResultSource
Atari 200MMean HNS 1 x humanHuman-level (first model-based)Source

References and Citations

Primary references preserved in static HTML for citation extraction.

ReferenceLink
Hafner et al., 2021. Mastering Atari with Discrete World Models. ICLR 2021.Open source

Related Models

Nearby models linked from the current editorial record.

ModelCategoryWorld Model TypeIndex v1.1
DreamerV3Model-Based RLImagination-based dynamics model88/100
PlaNetModel-Based RLLatent space planning model57/100
RSSMLatent DynamicsCore dynamics architecture64/100

Direct Comparisons

Side-by-side comparisons already connected to this model.

ComparisonMatchupSummary
DreamerV3 vs PlaNetDreamerV3 vs PlaNetDreamerV3 represents the evolution of PlaNet's core ideas. Both use the RSSM architecture, but DreamerV3 adds discrete representations, symlog predictions, and fixed hyperparameters to achieve state-of-the-art performance across diverse domains.
DreamerV2 vs PlaNetDreamerV2 vs PlaNetBoth use the RSSM architecture for latent dynamics, but DreamerV2 introduced discrete representations that dramatically improved performance. PlaNet pioneered the approach; DreamerV2 perfected it for Atari-scale environments.
DreamerV3 vs IRISDreamerV3 vs IRISTwo model-based RL agents using fundamentally different world model architectures: DreamerV3's RSSM with actor-critic vs. IRIS's autoregressive Transformer with VQ-VAE tokens.
Ha & Schmidhuber World Model vs DreamerV3Ha & Schmidhuber World Model vs DreamerV3The original 2018 'World Models' paper vs. the current state-of-the-art: how five years of research transformed a foundational concept into a domain-general world model agent.
MuZero vs DreamerV3MuZero vs DreamerV3Two titans of model-based RL with fundamentally different approaches: MuZero learns a value-equivalent model for search-based planning, while DreamerV3 learns a generative world model for imagination-based policy optimization.
DreamerV2 vs DreamerV3DreamerV2 vs DreamerV3The Dreamer lineage's two most impactful iterations: DreamerV2 achieved human-level Atari with discrete representations, while DreamerV3 eliminated hyperparameter tuning entirely with symlog predictions.

Guides Referencing This Model

Crawler-readable guide links tied to this model.

GuideSummary
Understanding the RSSM ArchitectureA technical guide to the Recurrent State-Space Model: the foundational architecture behind PlaNet and the Dreamer family of world models.

Frequently Asked Questions

FAQ answers rendered directly into static HTML for extractable responses.

Why use discrete latent variables?

Discrete representations enable more expressive and robust world models that better capture distinct environment states and multi-modal dynamics.

Quick Answer

Short extractable summary preserved directly in static HTML.

  • DreamerV2 is an imagination-based dynamics model developed by Google in 2021 for atari / control.
  • Use this page when you need a fast read on how DreamerV2 fits into the model-based rl landscape, then validate the details in the benchmarks, citations, and related pages.
  • A key strength surfaced in the editorial record is human-level Atari.

Editorial Trust Signals

Editorial provenance and refresh policy preserved directly in static HTML.

Published by world-models.io editorial board.

Lead editor Tyler D. - Technical editor, methodology and benchmark analysis.

This model page synthesizes primary papers, official model pages, benchmark evidence, and related world-models.io context into a reference resource.

Each editorial page is assembled from primary sources, normalized into extractable summaries, checked for factual drift, and reviewed before publication or major refreshes. Last reviewed: 2026-02-18.

Pages are refreshed when a new paper, benchmark, release, architecture update, or stronger primary source materially changes the answer a reader or AI system should retrieve.

Each page links back to relevant primary sources and keeps a stable canonical URL so readers can verify claims, trace context, and reference the most up-to-date version. See the editorial policy.

Primary sources onlyLast reviewed date visibleMethodology documentedSource links included

External Sources

Primary model and lab sources embedded in static HTML.

References

  1. [1] Hafner et al., 2021. Mastering Atari with Discrete World Models. ICLR 2021.