Static HTML snapshot of the model record for crawlers and no-JS readers.
| Attribute | Value |
|---|---|
| Model | TD-MPC2 |
| Lab / Organization | MIT |
| Category | Model-Based RL |
| Subtype | Temporal Difference Learning + MPC |
| World Model Type | Implicit dynamics + MPC planner |
| Primary Domain | Multi-task control |
| Architecture | Implicit latent dynamics model with TD-learning and MPPI planning |
| Modality | State + Visual |
| Training Method | Joint TD-learning and latent dynamics model training with MPC-based acting |
| Status | active |
| Year | 2024 |
| Performance Index | 80/100 (high confidence, v1.1) |
Main editorial body preserved directly in static HTML.
TD-MPC2 scales model-based RL to a single generalist agent that masters 104 tasks across multiple domains, combining temporal difference learning with model-predictive control. It demonstrates that a single world model can generalize across vastly different task types while maintaining strong performance.
TD-MPC2 is an implicit dynamics + mpc planner developed by MIT / Meta in 2024 for multi-task control.
Short extractable facts for answer engines and no-JS readers.
| Signal | Value |
|---|---|
| Definition | TD-MPC2 is an implicit dynamics + mpc planner developed by MIT / Meta in 2024 for multi-task control. |
| Short Description | A scalable world model agent that combines TD-learning with model-predictive control across 104 diverse tasks. |
| Benchmark Rows | 2 |
| FAQ Entries | 1 |
| Related Models | 3 |
| Related Guides | 3 |
| Related Research Topics | 3 |
| Last Updated | 2026-03-05 |
Key capabilities associated with this model.
Representative applications attached to this model record.
Balanced assessment surfaced in static HTML.
Primary references preserved in static HTML for citation extraction.
| Reference | Link |
|---|---|
| Hansen et al., 2024. TD-MPC2: Scalable, Robust World Models for Continuous Control. ICLR 2024. | Open source |
Side-by-side comparisons already connected to this model.
| Comparison | Matchup | Summary |
|---|---|---|
| Model-Based RL vs Model-Free RL | Model-Based RL vs Model-Free RL | Model-based RL learns a world model for imagination-based planning. Model-free RL learns directly from interaction without an internal model. Each approach has distinct strengths depending on the application domain. |
| DreamerV3 vs TD-MPC2 | DreamerV3 vs TD-MPC2 | Two leading model-based RL agents with different philosophies: DreamerV3 uses imagination-based actor-critic learning, while TD-MPC2 combines temporal-difference learning with model-predictive control for multi-task mastery. |
| MuZero vs TD-MPC2 | MuZero vs TD-MPC2 | Both use learned dynamics models for planning, but MuZero uses Monte Carlo tree search for deep discrete planning while TD-MPC2 uses model-predictive control for continuous multi-task settings. |
| MuZero vs DreamerV3 | MuZero vs DreamerV3 | Two 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. |
| RT-2 vs 3D-VLA | RT-2 vs 3D-VLA | Two approaches to vision-language-action models for robotics. RT-2 leverages web-scale VLM knowledge through action tokenization, while 3D-VLA integrates explicit 3D spatial understanding for embodied reasoning. |
| LeWorldModel vs DreamerV3 | LeWorldModel vs DreamerV3 | LeWorldModel revisits LeCun's energy-based JEPA philosophy for control, predicting in latent space without pixel reconstruction. DreamerV3 remains the canonical RSSM-based agent that learns by imagining pixel-grounded rollouts. |
| PlayWorld vs TD-MPC2 | PlayWorld vs TD-MPC2 | Two green-index models for robot decision-making, but with very different operating modes. PlayWorld learns a manipulation-focused world simulator from autonomous play, while TD-MPC2 combines latent dynamics with model-predictive control across a wide multi-task control benchmark suite. |
| PlayWorld vs V-JEPA 2 | PlayWorld vs V-JEPA 2 | Two green-index models pushing robotics-relevant world understanding in different ways. PlayWorld is a robot-play simulator for manipulation and policy improvement, while V-JEPA 2 is a self-supervised video predictor optimized for physical reasoning and zero-shot robot planning. |
Crawler-readable guide links tied to this model.
| Guide | Summary |
|---|---|
| Building World Models: A Practical Guide | A practical guide to implementing world models: from choosing architectures and training setups to debugging dynamics learning and policy optimization. |
| World Models for Robotics | How to use world models for robot learning: from simulation-based training to real-world deployment and sim-to-real transfer. |
| Evaluating World Models: Benchmarks, Metrics and Pitfalls | A practical reference on how to benchmark world models: from sample efficiency on Atari 100K and DMControl to long-horizon prediction quality and downstream policy performance. |
Connected research areas surfaced directly in static HTML.
| Topic | Summary |
|---|---|
| Model-Based Reinforcement Learning | What model-based reinforcement learning is, how world models enable imagination-based planning, and why Dreamer, MuZero, PlaNet, and TD-MPC2 matter. |
| World Models for Robotics | How world models improve robot learning, learned simulation, safe exploration, and sim-to-real transfer across manipulation, navigation, and control. |
| World Model Evaluation | How to evaluate world models across rollout quality, benchmark performance, planning utility, and downstream transfer instead of relying on visual plausibility alone. |
FAQ answers rendered directly into static HTML for extractable responses.
It uses a single latent dynamics model shared across all tasks, combined with task-conditioned predictions and MPPI planning.
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 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-03-05.
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 model and lab sources embedded in static HTML.