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 vs DreamerV3

DreamerV2 vs DreamerV3 compares two generations of the Dreamer world model family, showing the evolution from first human-level Atari to domain-general mastery with fixed hyperparameters.

robotics model-based-rl simulation embodied-ai

Comparison Overview

Main comparison summary preserved directly in static HTML.

The Dreamer lineage's two most impactful iterations: DreamerV2 achieved human-level Atari with discrete representations, while DreamerV3 eliminated hyperparameter tuning entirely with symlog predictions.

Verdict

Primary editorial conclusion preserved for non-JS crawlers and readers.

DreamerV3 is the clear successor: it retains DreamerV2's discrete representation insight while solving the hyperparameter tuning problem that limited DreamerV2's generality. DreamerV2 remains important as the model that proved discrete latent spaces could reach human-level Atari, a breakthrough that DreamerV3 builds upon.

Key Differences

Extractable difference list generated from the comparison table.

  • Key Innovation: DreamerV2 - Discrete categorical latent space; DreamerV3 - Symlog predictions + fixed hyperparameters.
  • Hyperparameters: DreamerV2 - Per-domain tuning required; DreamerV3 - Single set across all domains.
  • Atari Performance: DreamerV2 - Human-level (first model-based); DreamerV3 - Superhuman on 50+ games.
  • Open-World: DreamerV2 - Not evaluated; DreamerV3 - First to collect diamonds in Minecraft.
  • Objective: DreamerV2 - KL balancing; DreamerV3 - KL balancing + symlog normalization.

When To Use Each

Static decision guidance for no-JS readers.

Choose DreamerV2 when...

Choose DreamerV2 when its capabilities best match your research or deployment requirements.

Choose DreamerV3 when...

Choose DreamerV3 when its capabilities best match your research or deployment requirements.

Comparison Table

DreamerV3 is the clear successor: it retains DreamerV2's discrete representation insight while solving the hyperparameter tuning problem that limited DreamerV2's generality. DreamerV2 remains important as the model that proved discrete latent spaces could reach human-level Atari, a breakthrough that DreamerV3 builds upon.

DimensionDreamerV2DreamerV3
Key InnovationDiscrete categorical latent spaceSymlog predictions + fixed hyperparameters
HyperparametersPer-domain tuning requiredSingle set across all domains
Atari PerformanceHuman-level (first model-based)Superhuman on 50+ games
Open-WorldNot evaluatedFirst to collect diamonds in Minecraft
ObjectiveKL balancingKL balancing + symlog normalization
Year20212023

Performance Index Snapshot

High-level scoring context for the models referenced in this comparison.

ModelCategoryIndex v1.1Confidence
DreamerV2Model-Based RL72/100high
DreamerV3Model-Based RL88/100high
PlaNetModel-Based RL57/100high
RSSMLatent Dynamics64/100medium

Frequently Asked Questions

FAQ answers rendered directly into static HTML for extractable responses.

Should I use DreamerV2 or DreamerV3?

DreamerV3 in almost all cases. Its fixed hyperparameters mean you don't need domain-specific tuning, and it matches or exceeds DreamerV2 on every benchmark.

What's the main architectural difference?

The core RSSM is similar, but DreamerV3 adds symlog predictions for scale-invariant learning, making it robust across environments with vastly different reward scales.

Quick Answer

Short extractable summary preserved directly in static HTML.

  • DreamerV2 vs DreamerV3: this page compares where each system is stronger instead of forcing a universal winner.
  • Use the verdict for the short answer, then validate the trade-offs in the table, evidence sources, and benchmark context.
  • Related models and source links help connect this comparison to the broader world models landscape.

Editorial Trust Signals

Editorial provenance and refresh policy preserved directly in static HTML.

Published by world-models.io editorial board.

Lead editor Bernard Grenat.

This comparison page publishes a direct answer, explicit trade-offs, and source-backed evidence that can be validated against primary materials.

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-06-21.

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 papers and official sources for the models discussed on this comparison page.