Main comparison summary preserved directly in static HTML.
IRIS and DreamerV3 are both leading model-based RL agents but use fundamentally different world model architectures: autoregressive token prediction vs. RSSM latent dynamics.
Primary editorial conclusion preserved for non-JS crawlers and readers.
DreamerV3 is the stronger performer and more general-purpose agent. IRIS is conceptually important because it bridges world modeling and language modeling, suggesting that advances in LLM architectures could directly benefit world models. As Transformers continue to scale, IRIS-style approaches may narrow the gap.
Extractable difference list generated from the comparison table.
Static decision guidance for no-JS readers.
Choose IRIS when its capabilities best match your research or deployment requirements.
Choose DreamerV3 when its capabilities best match your research or deployment requirements.
DreamerV3 is the stronger performer and more general-purpose agent. IRIS is conceptually important because it bridges world modeling and language modeling, suggesting that advances in LLM architectures could directly benefit world models. As Transformers continue to scale, IRIS-style approaches may narrow the gap.
| Dimension | IRIS | DreamerV3 |
|---|---|---|
| World Model Type | Autoregressive (next-token prediction) | RSSM (latent dynamics) |
| Representation | VQ-VAE discrete tokens | Discrete categorical latents |
| Dynamics Model | Transformer | GRU-based recurrent model |
| Connection To | Language modeling (GPT-style) | State-space models |
| Atari 100K | 1.046x human | 2.01x human (SOTA) |
| Domain Breadth | Atari (primary) | Atari, DMControl, Minecraft, etc. |
| Scalability Path | Scales with Transformer advances | Scales with RSSM improvements |
High-level scoring context for the models referenced in this comparison.
| Model | Category | Index v1.1 | Confidence |
|---|---|---|---|
| IRIS | Model-Based RL | 65/100 | medium |
| DreamerV3 | Model-Based RL | 88/100 | high |
| DIAMOND | Model-Based RL | 64/100 | medium |
FAQ answers rendered directly into static HTML for extractable responses.
Possibly. As Transformers scale and become more efficient, autoregressive world models like IRIS could benefit from the same innovations driving LLM progress. The RSSM's advantage lies in its inductive bias for temporal dynamics.
Short extractable summary preserved directly in static HTML.
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 papers and official sources for the models discussed on this comparison page.