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

Predictron

The Predictron is an abstract world model that learns to predict values through multi-step internal simulations, combining model learning and planning end-to-end.

robotics model-based-rl simulation embodied-ai

Key Attributes

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

AttributeValue
ModelPredictron
Lab / OrganizationDeepMind
CategoryModel-Based RL
SubtypeAbstract World Model
World Model TypeAbstract internal dynamics model
Primary DomainValue prediction
ArchitectureMulti-step abstract model with λ-weighted returns
ModalityAbstract state representations
Training MethodEnd-to-end supervised learning with multi-step abstract predictions
Statusfoundational
Year2017
Performance Index43/100 (medium confidence, v1.1)

About Predictron

Main editorial body preserved directly in static HTML.

The Predictron combines learning and planning by performing multiple steps of abstract lookahead within a neural network. It learns abstract internal dynamics optimized directly for value prediction, without requiring explicit environment reconstruction. It was one of the earliest demonstrations that world models could be learned end-to-end.

Predictron is an abstract internal dynamics model developed by Google DeepMind in 2017 for value prediction.

Editorial Snapshot

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

SignalValue
DefinitionPredictron is an abstract internal dynamics model developed by Google DeepMind in 2017 for value prediction.
Short DescriptionAn architecture that integrates learning and planning into a single differentiable network via abstract world models.
Benchmark Rows1
FAQ Entries1
Related Models2
Related Guides0
Related Research Topics2
Last Updated2026-01-28

Notable Features

Key capabilities associated with this model.

  • End-to-end differentiable planning
  • Abstract dynamics (no reconstruction)
  • λ-weighted returns across imagined depths
  • Pioneering concept in learned planning

Use Cases

Representative applications attached to this model record.

Value predictionAbstract planningModel-based reasoning

Strengths and Limitations

Balanced assessment surfaced in static HTML.

Strengths

  • End-to-end differentiable
  • No explicit reconstruction needed
  • Elegant theoretical framework
  • Pioneering concept

Limitations

  • Limited to value prediction tasks
  • Abstract space not interpretable
  • Superseded by modern approaches

Benchmarks

Published benchmark evidence attached to this model record.

BenchmarkMetricResultSource
Grid-world planningRMSE 0.12 RMSE↓Strong improvement over model-freeSource

References and Citations

Primary references preserved in static HTML for citation extraction.

ReferenceLink
Silver et al., 2017. The Predictron: End-to-End Learning and Planning. ICML 2017.Open source

Related Models

Nearby models linked from the current editorial record.

ModelCategoryWorld Model TypeIndex v1.1
MuZeroModel-Based RLAbstract learned dynamics + MCTS78/100
PlaNetModel-Based RLLatent space planning model57/100

Direct Comparisons

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

ComparisonMatchupSummary
DreamerV3 vs MuZeroDreamerV3 vs MuZeroBoth are landmark world model systems, but with fundamentally different architectures. DreamerV3 uses latent imagination with actor-critic learning, while MuZero uses abstract learned dynamics with Monte Carlo tree search.
MuZero vs TD-MPC2MuZero vs TD-MPC2Both 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.
Predictron vs MuZeroPredictron vs MuZeroBoth learn abstract dynamics models for planning without requiring environment reconstruction, but Predictron was an early prototype while MuZero became the definitive realization of value-equivalent model learning.
Predictron vs MuZeroPredictron vs MuZeroTwo DeepMind models that learn abstract value-equivalent dynamics. The Predictron (2017) introduced the concept of learned transition models in abstract space; MuZero (2020) scaled this to superhuman game play without knowing the rules.

Research Topics Referencing This Model

Connected research areas surfaced directly in static HTML.

TopicSummary
Model-Based Reinforcement LearningWhat model-based reinforcement learning is, how world models enable imagination-based planning, and why Dreamer, MuZero, PlaNet, and TD-MPC2 matter.
World Models: A Comprehensive SurveyA survey of AI world models covering taxonomy, leading architectures, landmark systems, open challenges, and future research directions.

Frequently Asked Questions

FAQ answers rendered directly into static HTML for extractable responses.

What makes the Predictron different?

Instead of learning an explicit environment model, the Predictron learns abstract internal dynamics optimized directly for value prediction, without needing to reconstruct observations.

Quick Answer

Short extractable summary preserved directly in static HTML.

  • Predictron is an abstract internal dynamics model developed by Google DeepMind in 2017 for value prediction.
  • Use this page when you need a fast read on how Predictron 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 end-to-end differentiable.

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-01-28.

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] Silver et al., 2017. The Predictron: End-to-End Learning and Planning. ICML 2017.