A curated list of awesome model based RL resources (continually updated)
1,401
52 commits
updated May 21, 2026
This is a collection of research papers for model-based reinforcement learning (mbrl). And the repository will be continuously updated to track the frontier of model-based rl.
Welcome to follow and star!
[2026.05.18] New: We update the ICLR 2026 and ICML 2026 paper list of model-based rl! [2025.12.01] We update the NeurIPS 2025 paper list of model-based rl. [2025.08.28] We update the ICML 2025 paper list of model-based rl. [2025.02.06] We update the ICLR 2025 paper list of model-based rl. [2024.10.27] We update the NeurIPS 2024 paper list of model-based rl. [2024.05.20] We update the ICML 2024 paper list of model-based rl. [2023.11.29] We update the ICLR 2024 paper list of model-based rl. [2023.09.29] We update the NeurIPS 2023 paper list of model-based rl. [2023.06.15] We update the ICML 2023 paper list of model-based rl. [2023.02.05] We update the ICLR 2023 paper list of model-based rl. [2022.11.03] We update the NeurIPS 2022 paper list of model-based rl. [2022.07.06] We update the ICML 2022 paper list of model-based rl. [2022.02.13] We update the ICLR 2022 paper list of model-based rl. [2021.12.28] We release the awesome model-based rl.
We’ll start this section with a disclaimer: it’s really quite hard to draw an accurate, all-encompassing taxonomy of algorithms in the Model-Based RL space, because the modularity of algorithms is not well-represented by a tree structure. So we will publish a series of related blogs to explain more Model-Based RL algorithms.
A non-exhaustive, but useful taxonomy of algorithms in modern Model-Based RL.
We simply divide Model-Based RL into two categories: Learn the Model and Given the Model.
Learn the Model mainly focuses on how to build the environment model.
Given the Model cares about how to utilize the learned model.
And we give some examples as shown in the figure above. There are links to algorithms in taxonomy.
[1] World Models: Ha and Schmidhuber, 2018
[2] I2A (Imagination-Augmented Agents): Weber et al, 2017
[3] MBMF (Model-Based RL with Model-Free Fine-Tuning): Nagabandi et al, 2017
[4] MBVE (Model-Based Value Expansion): Feinberg et al, 2018
[5] ExIt (Expert Iteration): Anthony et al, 2017
[6] AlphaZero: Silver et al, 2017
[7] POPLIN (Model-Based Policy Planning): Wang et al, 2019
[8] M2AC (Masked Model-based Actor-Critic): Pan et al, 2020
format:
- [title](paper link) [links]
- author1, author2, and author3
- Key: key problems and insights
- OpenReview: optional
- ExpEnv: experiment environments
Dyna, an integrated architecture for learning, planning, and reacting
PILCO: A Model-Based and Data-Efficient Approach to Policy Search
Learning Complex Neural Network Policies with Trajectory Optimization
Learning Continuous Control Policies by Stochastic Value Gradients
Sample-Efficient Reinforcement Learning with Stochastic Ensemble Value Expansion
Recurrent World Models Facilitate Policy Evolution
Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models
When to Trust Your Model: Model-Based Policy Optimization
Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees
Model-Ensemble Trust-Region Policy Optimization
Dream to Control: Learning Behaviors by Latent Imagination
Exploring Model-based Planning with Policy Networks
Mastering Atari, Go, Chess and Shogi by Planning with a Learned Model
DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos
Learning Coupled Continuous-Time Latent Dynamics from Irregular Events
Scaling Real-World Robot Policy Evaluation via Discrete Diffusion World Model
VectorWorld: Efficient Streaming World Model via Diffusion Flow on Vector Graphs
WestWorld: A Knowledge-Encoded Scalable Trajectory World Model for Diverse Robotic Systems
Compositional Planning with Jumpy World Models
The Surprising Difficulty of Search in Model-Based Reinforcement Learning
Policy-Driven World Model Adaptation for Robust Offline Model-based Reinforcement Learning
Long-Horizon Model-Based Offline Reinforcement Learning Without Conservatism
Harmonized Dual Policy Improvement for Model-based Reinforcement Learning
Debiased Model-based Representations for Sample-efficient Continuous Control
Dream-MPC: Gradient-Based Model Predictive Control with Latent Imagination
Boosting World Models Learning via Latent-Space Value Alignment
Prioritized Model Experience Replay
Offline Reinforcement Learning with Universal Horizon Models
VJEPA: Variational Joint Embedding Predictive Architectures as Probabilistic World Models
Causal-JEPA: Learning World Models through Object-Level Latent Interventions
Maximum-Likelihood Learning of Latent Dynamics Without Reconstruction
Twice Sequential Monte Carlo for Tree Search
Parallel Stochastic Gradient-Based Planning for World Models
Towards Practical World Model-based Reinforcement Learning for Vision-Language-Action Models
VLAW: Iterative Co-Improvement of Vision-Language-Action Policy and World Model
Cross-Embodiment Robot Foundation World Models with Latent Actions
Learning Latent Action World Models In The Wild
Structured 4D Latent World Model for Robot Planning
iWorld-Bench: A Benchmark for Interactive World Models with a Unified Action Generation Framework
TD-JEPA: Latent-predictive Representations for Zero-Shot Reinforcement Learning
Differentiable Model Predictive Control on the GPU
Latent Particle World Models: Self-supervised Object-centric Stochastic Dynamics Modeling
World-In-World: World Models in a Closed-Loop World
R2-Dreamer: Redundancy-Reduced World Models without Decoders or Augmentation
Learning Massively Multitask World Models for Continuous Control
Mixture-of-World Models: Scaling Multi-Task Reinforcement Learning with Modular Latent Dynamics
WIMLE: Uncertainty-Aware World Models with IMLE for Sample-Efficient Continuous Control
Object-Centric World Models from Few-Shot Annotations for Sample-Efficient Reinforcement Learning
Horizon Imagination: Efficient On-Policy Rollout in Diffusion World Models
Sparse Imagination for Efficient Visual World Model Planning
MOBODY: Model-Based Off-Dynamics Offline Reinforcement Learning
Scalable Offline Model-Based RL with Action Chunks
Code World Models for General Game Playing
One Model for All Tasks: Leveraging Efficient World Models in Multi-Task Planning
Bayes Adaptive Monte Carlo Tree Search for Offline Model-based Reinforcement Learning
Regret-Guided Search Control for Efficient Learning in AlphaZero
WMPO: World Model-based Policy Optimization for Vision-Language-Action Models
Ctrl-World: A Controllable Generative World Model for Robot Manipulation
Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation
Vid2World: Crafting Video Diffusion Models to Interactive World Models
Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning
WorldGym: World Model as An Environment for Policy Evaluation
ExoPredicator: Learning Abstract Models of Dynamic Worlds for Robot Planning
Learning Koopman Representations with Controllability Guarantees
Model Predictive Adversarial Imitation Learning for Planning from Observation
Efficient Reinforcement Learning by Guiding World Models with Non-Curated Data
Stable Planning through Aligned Representations in Model-Based Reinforcement Learning
RLVR-World: Training World Models with Reinforcement Learning
Dyn-O: Building Structured World Models with Object-Centric Representations
Off-policy Reinforcement Learning with Model-based Exploration Augmentation
Revisiting Multi-Agent World Modeling from a Diffusion-Inspired Perspective
SPiDR: A Simple Approach for Zero-Shot Safety in Sim-to-Real Transfer
Improving Model-Based Reinforcement Learning by Converging to Flatter Minima
Improving Transformer World Models for Data-Efficient RL
Stealing That Free Lunch: Exposing the Limits of Dyna-Style Reinforcement Learning
Knowledge Retention in Continual Model-Based Reinforcement Learning
Time-Aware World Model for Adaptive Prediction and Control
Video-Enhanced Offline Reinforcement Learning: A Model-Based Approach
Temporal Distance-aware Transition Augmentation for Offline Model-based Reinforcement Learning
Reward-free World Models for Online Imitation Learning
FOUNDER: Grounding Foundation Models in World Models for Open-Ended Embodied Decision Making
Continual Reinforcement Learning by Planning with Online World Models
Scaling Laws for Pre-training Agents and World Models
DINO-WM: World Models on Pre-trained Visual Features enable Zero-shot Planning
General agents need world models
RobustZero: Enhancing MuZero Reinforcement Learning Robustness to State Perturbations
Accurate and Efficient World Modeling with Masked Latent Transformers
Trajectory World Models for Heterogeneous Environments
A Causal World Model Underlying Next Token Prediction: Exploring GPT in a Controlled Environment
Learning Transformer-based World Models with Contrastive Predictive Coding
Predictive Inverse Dynamics Models are Scalable Learners for Robotic Manipulation
OptionZero: Planning with Learned Options
MAD-TD: Model-Augmented Data stabilizes High Update Ratio RL
Kinetix: Investigating the Training of General Agents through Open-Ended Physics-Based Control Tasks
Learning to Search from Demonstration Sequences
Open-World Reinforcement Learning over Long Short-Term Imagination
MaestroMotif: Skill Design from Artificial Intelligence Feedback
Geometry-aware RL for Manipulation of Varying Shapes and Deformable Objects
M^3PC: Test-time Model Predictive Control using Pretrained Masked Trajectory Model
Offline Model-Based Optimization by Learning to Rank
Monte Carlo Planning with Large Language Model for Text-Based Games
Interpreting Emergent Planning in Model-Free Reinforcement Learning
Drama: Mamba-Enabled Model-Based Reinforcement Learning Is Sample and Parameter Efficient
Zero-shot Model-based Reinforcement Learning using Large Language Models
On Rollouts in Model-Based Reinforcement Learning
Any-step Dynamics Model Improves Future Predictions for Online and Offline Reinforcement Learning
Discrete Codebook World Models for Continuous Control
iVideoGPT: Interactive VideoGPTs are Scalable World Models
Parallelizing Model-based Reinforcement Learning Over the Sequence Length
Reinforcement Learning under Latent Dynamics: Toward Statistical and Algorithmic Modularity
SPO: Sequential Monte Carlo Policy Optimisation
Seek Commonality but Preserve Differences: Dissected Dynamics Modeling for Multi-modal Visual RL
Multi-Agent Domain Calibration with a Handful of Offline Data
The Edge-of-Reach Problem in Offline Model-Based Reinforcement Learning
Deterministic Uncertainty Propagation for Improved Model-Based Offline Reinforcement Learning
BECAUSE: Bilinear Causal Representation for Generalizable Offline Model-based Reinforcement Learning
Model-Based Transfer Learning for Contextual Reinforcement Learning
HarmonyDream: Task Harmonization Inside World Models
CompeteAI: Understanding the Competition Behaviors in Large Language Model-based Agents
Model-based Reinforcement Learning for Parameterized Action Spaces
Learning Latent Dynamic Robust Representations for World Models
AD3: Implicit Action is the Key for World Models to Distinguish the Diverse Visual Distractors
Hieros: Hierarchical Imagination on Structured State Space Sequence World Models
Improving Token-Based World Models with Parallel Observation Prediction
Do Transformer World Models Give Better Policy Gradients?
Dr. Strategy: Model-Based Generalist Agents with Strategic Dreaming
Towards Robust Model-Based Reinforcement Learning Against Adversarial Corruption
Model-based Reinforcement Learning for Confounded POMDPs
Policy Rehearsing: Training Generalizable Policies for Reinforcement Learning
Efficient Dynamics Modeling in Interactive Environments with Koopman Theory
Combining Spatial and Temporal Abstraction in Planning for Better Generalization
Mastering Memory Tasks with World Models
Privileged Sensing Scaffolds Reinforcement Learning
TD-MPC2: Scalable, Robust World Models for Continuous Control
Robust Model Based Reinforcement Learning Using L1 Adaptive Control
Learning Hierarchical World Models with Adaptive Temporal Abstractions from Discrete Latent Dynamics
Learning Unsupervised World Models for Autonomous Driving via Discrete Diffusion
COPlanner: Plan to Roll Out Conservatively but to Explore Optimistically for Model-Based RL
Efficient Multi-agent Reinforcement Learning by Planning
Differentiable Trajectory Optimization as a Policy Class for Reinforcement and Imitation Learning
MAMBA: an Effective World Model Approach for Meta-Reinforcement Learning
Reward-Consistent Dynamics Models are Strongly Generalizable for Offline Reinforcement Learning
DreamSmooth: Improving Model-based Reinforcement Learning via Reward Smoothing
Informed POMDP: Leveraging Additional Information in Model-Based RL
Large Language Models as Commonsense Knowledge for Large-Scale Task Planning
Facing Off World Model Backbones: RNNs, Transformers, and S4
Pre-training Contextualized World Models with In-the-wild Videos for Reinforcement Learning
Conformal Prediction for Uncertainty-Aware Planning with Diffusion Dynamics Model
LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios
Diffusion Model is an Effective Planner and Data Synthesizer for Multi-Task Reinforcement Learning
MoVie: Visual Model-Based Policy Adaptation for View Generalization
Model-Based Reparameterization Policy Gradient Methods: Theory and Practical Algorithms
RePo: Resilient Model-Based Reinforcement Learning by Regularizing Posterior Predictability
Model-Based Control with Sparse Neural Dynamics
Optimal Exploration for Model-Based RL in Nonlinear Systems
State2Explanation: Concept-Based Explanations to Benefit Agent Learning and User Understanding
Efficient Exploration in Continuous-time Model-based Reinforcement Learning
Action Inference by Maximising Evidence: Zero-Shot Imitation from Observation with World Models
STORM: Efficient Stochastic Transformer based World Models for Reinforcement Learning
Mastering the Unsupervised Reinforcement Learning Benchmark from Pixels
Reparameterized Policy Learning for Multimodal Trajectory Optimization
Live in the Moment: Learning Dynamics Model Adapted to Evolving Policy
Predictable MDP Abstraction for Unsupervised Model-Based RL
Investigating the Role of Model-Based Learning in Exploration and Transfer
The Virtues of Laziness in Model-based RL: A Unified Objective and Algorithms
The Benefits of Model-Based Generalization in Reinforcement Learning
STEERING: Stein Information Directed Exploration for Model-Based Reinforcement Learning
Model-based Reinforcement Learning with Scalable Composite Policy Gradient Estimators
Reinforcement Learning with History Dependent Dynamic Contexts
Model-Bellman Inconsistency for Model-based Offline Reinforcement Learning
Simplified Temporal Consistency Reinforcement Learning
Curious Replay for Model-based Adaptation
On Many-Actions Policy Gradient
Posterior Sampling for Deep Reinforcement Learning
Model-based Offline Reinforcement Learning with Count-based Conservatism
Transformers are Sample-Efficient World Models
Conservative Bayesian Model-Based Value Expansion for Offline Policy Optimization
User-Interactive Offline Reinforcement Learning
CLARE: Conservative Model-Based Reward Learning for Offline Inverse Reinforcement Learning
Efficient Offline Policy Optimization with a Learned Model
Efficient Planning in a Compact Latent Action Space
MoDem: Accelerating Visual Model-Based Reinforcement Learning with Demonstrations
Diminishing Return of Value Expansion Methods in Model-Based Reinforcement Learning
Planning Goals for Exploration
Making Better Decision by Directly Planning in Continuous Control
Latent Variable Representation for Reinforcement Learning
SpeedyZero: Mastering Atari with Limited Data and Time
Transformer-based World Models Are Happy With 100k Interactions
On the Feasibility of Cross-Task Transfer with Model-Based Reinforcement Learning
Become a Proficient Player with Limited Data through Watching Pure Videos
EUCLID: Towards Efficient Unsupervised Reinforcement Learning with Multi-choice Dynamics Model
Choreographer: Learning and Adapting Skills in Imagination
Bidirectional Learning for Offline Infinite-width Model-based Optimization
A Unified Framework for Alternating Offline Model Training and Policy Learning
Model-Based Offline Reinforcement Learning with Pessimism-Modulated Dynamics Belief
Mingling Foresight with Imagination: Model-Based Cooperative Multi-Agent Reinforcement Learning
MoCoDA: Model-based Counterfactual Data Augmentation
When to Update Your Model: Constrained Model-based Reinforcement Learning
Learning to Attack Federated Learning: A Model-based Reinforcement Learning Attack Framework
Model-Based Imitation Learning for Urban Driving
Data-Driven Model-Based Optimization via Invariant Representation Learning
Model-based Lifelong Reinforcement Learning with Bayesian Exploration
Plan To Predict: Learning an Uncertainty-Foreseeing Model For Model-Based Reinforcement Learning
Joint Model-Policy Optimization of a Lower Bound for Model-Based RL
RAMBO-RL: Robust Adversarial Model-Based Offline Reinforcement Learning
Conservative Dual Policy Optimization for Efficient Model-Based Reinforcement Learning
Bayesian Optimistic Optimization: Optimistic Exploration for Model-based Reinforcement Learning
Model-based RL with Optimistic Posterior Sampling: Structural Conditions and Sample Complexity
Exponential Family Model-Based Reinforcement Learning via Score Matching
Deep Hierarchical Planning from Pixels
Continuous MDP Homomorphisms and Homomorphic Policy Gradient
DreamerPro: Reconstruction-Free Model-Based Reinforcement Learning with Prototypical Representations
Denoised MDPs: Learning World Models Better Than the World Itself
Towards Adaptive Model-Based Reinforcement Learning
Efficient Model-based Multi-agent Reinforcement Learning via Optimistic Equilibrium Computation
Design-Bench: Benchmarks for Data-Driven Offline Model-Based Optimization
Temporal Difference Learning for Model Predictive Control
Revisiting Design Choices in Offline Model Based Reinforcement Learning
Value Gradient weighted Model-Based Reinforcement Learning
Planning in Stochastic Environments with a Learned Model
Policy improvement by planning with Gumbel
Model-Based Offline Meta-Reinforcement Learning with Regularization
Information Prioritization through Empowerment in Visual Model-based RL
Transfer RL across Observation Feature Spaces via Model-Based Regularization
Learning State Representations via Retracing in Reinforcement Learning
Model-augmented Prioritized Experience Replay
Evaluating Model-Based Planning and Planner Amortization for Continuous Control
Gradient Information Matters in Policy Optimization by Back-propagating through Model
Pareto Policy Pool for Model-based Offline Reinforcement Learning
Pessimistic Model-based Offline Reinforcement Learning under Partial Coverage
Know Thyself: Transferable Visual Control Policies Through Robot-Awareness
On Effective Scheduling of Model-based Reinforcement Learning
COMBO: Conservative Offline Model-Based Policy Optimization
Safe Reinforcement Learning by Imagining the Near Future
Model-Based Reinforcement Learning via Imagination with Derived Memory
MobILE: Model-Based Imitation Learning From Observation Alone
Model-Based Episodic Memory Induces Dynamic Hybrid Controls
A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning
Mastering Atari Games with Limited Data
Online and Offline Reinforcement Learning by Planning with a Learned Model
Self-Consistent Models and Values
MOPO: Model-based Offline Policy Optimization
RoMA: Robust Model Adaptation for Offline Model-based Optimization
Offline Reinforcement Learning with Reverse Model-based Imagination
Offline Model-based Adaptable Policy Learning
Weighted model estimation for offline model-based reinforcement learning
Reward-Free Model-Based Reinforcement Learning with Linear Function Approximation
Discovering and Achieving Goals via World Models
Deployment-Efficient Reinforcement Learning via Model-Based Offline Optimization
Control-Aware Representations for Model-based Reinforcement Learning
Mastering Atari with Discrete World Models
Model-Based Visual Planning with Self-Supervised Functional Distances
Offline Model-Based Optimization via Normalized Maximum Likelihood Estimation
On the role of planning in model-based deep reinforcement learning
Representation Balancing Offline Model-based Reinforcement Learning
Conservative Objective Models for Effective Offline Model-Based Optimization
Continuous-Time Model-Based Reinforcement Learning
Model-Based Reinforcement Learning via Latent-Space Collocation
Model-Free and Model-Based Policy Evaluation when Causality is Uncertain
Muesli: Combining Improvements in Policy Optimization
Vector Quantized Models for Planning
PC-MLP: Model-based Reinforcement Learning with Policy Cover Guided Exploration
Temporal Predictive Coding For Model-Based Planning In Latent Space
Model-based Reinforcement Learning for Continuous Control with Posterior Sampling
A Sharp Analysis of Model-based Reinforcement Learning with Self-Play
UniZero: Generalized and Efficient Planning with Scalable Latent World Models
DriveWorld: 4D Pre-trained Scene Understanding via World Models for Autonomous Driving
Masked Trajectory Models for Prediction, Representation, and Control
World Models via Policy-Guided Trajectory Diffusion
Model-Based Epistemic Variance of Values for Risk-Aware Policy Optimization
Mastering Diverse Domains through World Models
Theoretically Guaranteed Policy Improvement Distilled from Model-Based Planning
Our purpose is to make this repo even better. If you are interested in contributing, please refer to HERE for instructions in contribution.
Awesome Model-Based RL is released under the Apache 2.0 license.
A curated list of awesome model based RL resources (continually updated)
1,401
52 commits
updated May 21, 2026
This is a collection of research papers for model-based reinforcement learning (mbrl). And the repository will be continuously updated to track the frontier of model-based rl.
Welcome to follow and star!
[2026.05.18] New: We update the ICLR 2026 and ICML 2026 paper list of model-based rl! [2025.12.01] We update the NeurIPS 2025 paper list of model-based rl. [2025.08.28] We update the ICML 2025 paper list of model-based rl. [2025.02.06] We update the ICLR 2025 paper list of model-based rl. [2024.10.27] We update the NeurIPS 2024 paper list of model-based rl. [2024.05.20] We update the ICML 2024 paper list of model-based rl. [2023.11.29] We update the ICLR 2024 paper list of model-based rl. [2023.09.29] We update the NeurIPS 2023 paper list of model-based rl. [2023.06.15] We update the ICML 2023 paper list of model-based rl. [2023.02.05] We update the ICLR 2023 paper list of model-based rl. [2022.11.03] We update the NeurIPS 2022 paper list of model-based rl. [2022.07.06] We update the ICML 2022 paper list of model-based rl. [2022.02.13] We update the ICLR 2022 paper list of model-based rl. [2021.12.28] We release the awesome model-based rl.
We’ll start this section with a disclaimer: it’s really quite hard to draw an accurate, all-encompassing taxonomy of algorithms in the Model-Based RL space, because the modularity of algorithms is not well-represented by a tree structure. So we will publish a series of related blogs to explain more Model-Based RL algorithms.
A non-exhaustive, but useful taxonomy of algorithms in modern Model-Based RL.
We simply divide Model-Based RL into two categories: Learn the Model and Given the Model.
Learn the Model mainly focuses on how to build the environment model.
Given the Model cares about how to utilize the learned model.
And we give some examples as shown in the figure above. There are links to algorithms in taxonomy.
[1] World Models: Ha and Schmidhuber, 2018
[2] I2A (Imagination-Augmented Agents): Weber et al, 2017
[3] MBMF (Model-Based RL with Model-Free Fine-Tuning): Nagabandi et al, 2017
[4] MBVE (Model-Based Value Expansion): Feinberg et al, 2018
[5] ExIt (Expert Iteration): Anthony et al, 2017
[6] AlphaZero: Silver et al, 2017
[7] POPLIN (Model-Based Policy Planning): Wang et al, 2019
[8] M2AC (Masked Model-based Actor-Critic): Pan et al, 2020
format:
- [title](paper link) [links]
- author1, author2, and author3
- Key: key problems and insights
- OpenReview: optional
- ExpEnv: experiment environments
Dyna, an integrated architecture for learning, planning, and reacting
PILCO: A Model-Based and Data-Efficient Approach to Policy Search
Learning Complex Neural Network Policies with Trajectory Optimization
Learning Continuous Control Policies by Stochastic Value Gradients
Sample-Efficient Reinforcement Learning with Stochastic Ensemble Value Expansion
Recurrent World Models Facilitate Policy Evolution
Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models
When to Trust Your Model: Model-Based Policy Optimization
Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees
Model-Ensemble Trust-Region Policy Optimization
Dream to Control: Learning Behaviors by Latent Imagination
Exploring Model-based Planning with Policy Networks
Mastering Atari, Go, Chess and Shogi by Planning with a Learned Model
DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos
Learning Coupled Continuous-Time Latent Dynamics from Irregular Events
Scaling Real-World Robot Policy Evaluation via Discrete Diffusion World Model
VectorWorld: Efficient Streaming World Model via Diffusion Flow on Vector Graphs
WestWorld: A Knowledge-Encoded Scalable Trajectory World Model for Diverse Robotic Systems
Compositional Planning with Jumpy World Models
The Surprising Difficulty of Search in Model-Based Reinforcement Learning
Policy-Driven World Model Adaptation for Robust Offline Model-based Reinforcement Learning
Long-Horizon Model-Based Offline Reinforcement Learning Without Conservatism
Harmonized Dual Policy Improvement for Model-based Reinforcement Learning
Debiased Model-based Representations for Sample-efficient Continuous Control
Dream-MPC: Gradient-Based Model Predictive Control with Latent Imagination
Boosting World Models Learning via Latent-Space Value Alignment
Prioritized Model Experience Replay
Offline Reinforcement Learning with Universal Horizon Models
VJEPA: Variational Joint Embedding Predictive Architectures as Probabilistic World Models
Causal-JEPA: Learning World Models through Object-Level Latent Interventions
Maximum-Likelihood Learning of Latent Dynamics Without Reconstruction
Twice Sequential Monte Carlo for Tree Search
Parallel Stochastic Gradient-Based Planning for World Models
Towards Practical World Model-based Reinforcement Learning for Vision-Language-Action Models
VLAW: Iterative Co-Improvement of Vision-Language-Action Policy and World Model
Cross-Embodiment Robot Foundation World Models with Latent Actions
Learning Latent Action World Models In The Wild
Structured 4D Latent World Model for Robot Planning
iWorld-Bench: A Benchmark for Interactive World Models with a Unified Action Generation Framework
TD-JEPA: Latent-predictive Representations for Zero-Shot Reinforcement Learning
Differentiable Model Predictive Control on the GPU
Latent Particle World Models: Self-supervised Object-centric Stochastic Dynamics Modeling
World-In-World: World Models in a Closed-Loop World
R2-Dreamer: Redundancy-Reduced World Models without Decoders or Augmentation
Learning Massively Multitask World Models for Continuous Control
Mixture-of-World Models: Scaling Multi-Task Reinforcement Learning with Modular Latent Dynamics
WIMLE: Uncertainty-Aware World Models with IMLE for Sample-Efficient Continuous Control
Object-Centric World Models from Few-Shot Annotations for Sample-Efficient Reinforcement Learning
Horizon Imagination: Efficient On-Policy Rollout in Diffusion World Models
Sparse Imagination for Efficient Visual World Model Planning
MOBODY: Model-Based Off-Dynamics Offline Reinforcement Learning
Scalable Offline Model-Based RL with Action Chunks
Code World Models for General Game Playing
One Model for All Tasks: Leveraging Efficient World Models in Multi-Task Planning
Bayes Adaptive Monte Carlo Tree Search for Offline Model-based Reinforcement Learning
Regret-Guided Search Control for Efficient Learning in AlphaZero
WMPO: World Model-based Policy Optimization for Vision-Language-Action Models
Ctrl-World: A Controllable Generative World Model for Robot Manipulation
Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation
Vid2World: Crafting Video Diffusion Models to Interactive World Models
Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning
WorldGym: World Model as An Environment for Policy Evaluation
ExoPredicator: Learning Abstract Models of Dynamic Worlds for Robot Planning
Learning Koopman Representations with Controllability Guarantees
Model Predictive Adversarial Imitation Learning for Planning from Observation
Efficient Reinforcement Learning by Guiding World Models with Non-Curated Data
Stable Planning through Aligned Representations in Model-Based Reinforcement Learning
RLVR-World: Training World Models with Reinforcement Learning
Dyn-O: Building Structured World Models with Object-Centric Representations
Off-policy Reinforcement Learning with Model-based Exploration Augmentation
Revisiting Multi-Agent World Modeling from a Diffusion-Inspired Perspective
SPiDR: A Simple Approach for Zero-Shot Safety in Sim-to-Real Transfer
Improving Model-Based Reinforcement Learning by Converging to Flatter Minima
Improving Transformer World Models for Data-Efficient RL
Stealing That Free Lunch: Exposing the Limits of Dyna-Style Reinforcement Learning
Knowledge Retention in Continual Model-Based Reinforcement Learning
Time-Aware World Model for Adaptive Prediction and Control
Video-Enhanced Offline Reinforcement Learning: A Model-Based Approach
Temporal Distance-aware Transition Augmentation for Offline Model-based Reinforcement Learning
Reward-free World Models for Online Imitation Learning
FOUNDER: Grounding Foundation Models in World Models for Open-Ended Embodied Decision Making
Continual Reinforcement Learning by Planning with Online World Models
Scaling Laws for Pre-training Agents and World Models
DINO-WM: World Models on Pre-trained Visual Features enable Zero-shot Planning
General agents need world models
RobustZero: Enhancing MuZero Reinforcement Learning Robustness to State Perturbations
Accurate and Efficient World Modeling with Masked Latent Transformers
Trajectory World Models for Heterogeneous Environments
A Causal World Model Underlying Next Token Prediction: Exploring GPT in a Controlled Environment
Learning Transformer-based World Models with Contrastive Predictive Coding
Predictive Inverse Dynamics Models are Scalable Learners for Robotic Manipulation
OptionZero: Planning with Learned Options
MAD-TD: Model-Augmented Data stabilizes High Update Ratio RL
Kinetix: Investigating the Training of General Agents through Open-Ended Physics-Based Control Tasks
Learning to Search from Demonstration Sequences
Open-World Reinforcement Learning over Long Short-Term Imagination
MaestroMotif: Skill Design from Artificial Intelligence Feedback
Geometry-aware RL for Manipulation of Varying Shapes and Deformable Objects
M^3PC: Test-time Model Predictive Control using Pretrained Masked Trajectory Model
Offline Model-Based Optimization by Learning to Rank
Monte Carlo Planning with Large Language Model for Text-Based Games
Interpreting Emergent Planning in Model-Free Reinforcement Learning
Drama: Mamba-Enabled Model-Based Reinforcement Learning Is Sample and Parameter Efficient
Zero-shot Model-based Reinforcement Learning using Large Language Models
On Rollouts in Model-Based Reinforcement Learning
Any-step Dynamics Model Improves Future Predictions for Online and Offline Reinforcement Learning
Discrete Codebook World Models for Continuous Control
iVideoGPT: Interactive VideoGPTs are Scalable World Models
Parallelizing Model-based Reinforcement Learning Over the Sequence Length
Reinforcement Learning under Latent Dynamics: Toward Statistical and Algorithmic Modularity
SPO: Sequential Monte Carlo Policy Optimisation
Seek Commonality but Preserve Differences: Dissected Dynamics Modeling for Multi-modal Visual RL
Multi-Agent Domain Calibration with a Handful of Offline Data
The Edge-of-Reach Problem in Offline Model-Based Reinforcement Learning
Deterministic Uncertainty Propagation for Improved Model-Based Offline Reinforcement Learning
BECAUSE: Bilinear Causal Representation for Generalizable Offline Model-based Reinforcement Learning
Model-Based Transfer Learning for Contextual Reinforcement Learning
HarmonyDream: Task Harmonization Inside World Models
CompeteAI: Understanding the Competition Behaviors in Large Language Model-based Agents
Model-based Reinforcement Learning for Parameterized Action Spaces
Learning Latent Dynamic Robust Representations for World Models
AD3: Implicit Action is the Key for World Models to Distinguish the Diverse Visual Distractors
Hieros: Hierarchical Imagination on Structured State Space Sequence World Models
Improving Token-Based World Models with Parallel Observation Prediction
Do Transformer World Models Give Better Policy Gradients?
Dr. Strategy: Model-Based Generalist Agents with Strategic Dreaming
Towards Robust Model-Based Reinforcement Learning Against Adversarial Corruption
Model-based Reinforcement Learning for Confounded POMDPs
Policy Rehearsing: Training Generalizable Policies for Reinforcement Learning
Efficient Dynamics Modeling in Interactive Environments with Koopman Theory
Combining Spatial and Temporal Abstraction in Planning for Better Generalization
Mastering Memory Tasks with World Models
Privileged Sensing Scaffolds Reinforcement Learning
TD-MPC2: Scalable, Robust World Models for Continuous Control
Robust Model Based Reinforcement Learning Using L1 Adaptive Control
Learning Hierarchical World Models with Adaptive Temporal Abstractions from Discrete Latent Dynamics
Learning Unsupervised World Models for Autonomous Driving via Discrete Diffusion
COPlanner: Plan to Roll Out Conservatively but to Explore Optimistically for Model-Based RL
Efficient Multi-agent Reinforcement Learning by Planning
Differentiable Trajectory Optimization as a Policy Class for Reinforcement and Imitation Learning
MAMBA: an Effective World Model Approach for Meta-Reinforcement Learning
Reward-Consistent Dynamics Models are Strongly Generalizable for Offline Reinforcement Learning
DreamSmooth: Improving Model-based Reinforcement Learning via Reward Smoothing
Informed POMDP: Leveraging Additional Information in Model-Based RL
Large Language Models as Commonsense Knowledge for Large-Scale Task Planning
Facing Off World Model Backbones: RNNs, Transformers, and S4
Pre-training Contextualized World Models with In-the-wild Videos for Reinforcement Learning
Conformal Prediction for Uncertainty-Aware Planning with Diffusion Dynamics Model
LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios
Diffusion Model is an Effective Planner and Data Synthesizer for Multi-Task Reinforcement Learning
MoVie: Visual Model-Based Policy Adaptation for View Generalization
Model-Based Reparameterization Policy Gradient Methods: Theory and Practical Algorithms
RePo: Resilient Model-Based Reinforcement Learning by Regularizing Posterior Predictability
Model-Based Control with Sparse Neural Dynamics
Optimal Exploration for Model-Based RL in Nonlinear Systems
State2Explanation: Concept-Based Explanations to Benefit Agent Learning and User Understanding
Efficient Exploration in Continuous-time Model-based Reinforcement Learning
Action Inference by Maximising Evidence: Zero-Shot Imitation from Observation with World Models
STORM: Efficient Stochastic Transformer based World Models for Reinforcement Learning
Mastering the Unsupervised Reinforcement Learning Benchmark from Pixels
Reparameterized Policy Learning for Multimodal Trajectory Optimization
Live in the Moment: Learning Dynamics Model Adapted to Evolving Policy
Predictable MDP Abstraction for Unsupervised Model-Based RL
Investigating the Role of Model-Based Learning in Exploration and Transfer
The Virtues of Laziness in Model-based RL: A Unified Objective and Algorithms
The Benefits of Model-Based Generalization in Reinforcement Learning
STEERING: Stein Information Directed Exploration for Model-Based Reinforcement Learning
Model-based Reinforcement Learning with Scalable Composite Policy Gradient Estimators
Reinforcement Learning with History Dependent Dynamic Contexts
Model-Bellman Inconsistency for Model-based Offline Reinforcement Learning
Simplified Temporal Consistency Reinforcement Learning
Curious Replay for Model-based Adaptation
On Many-Actions Policy Gradient
Posterior Sampling for Deep Reinforcement Learning
Model-based Offline Reinforcement Learning with Count-based Conservatism
Transformers are Sample-Efficient World Models
Conservative Bayesian Model-Based Value Expansion for Offline Policy Optimization
User-Interactive Offline Reinforcement Learning
CLARE: Conservative Model-Based Reward Learning for Offline Inverse Reinforcement Learning
Efficient Offline Policy Optimization with a Learned Model
Efficient Planning in a Compact Latent Action Space
MoDem: Accelerating Visual Model-Based Reinforcement Learning with Demonstrations
Diminishing Return of Value Expansion Methods in Model-Based Reinforcement Learning
Planning Goals for Exploration
Making Better Decision by Directly Planning in Continuous Control
Latent Variable Representation for Reinforcement Learning
SpeedyZero: Mastering Atari with Limited Data and Time
Transformer-based World Models Are Happy With 100k Interactions
On the Feasibility of Cross-Task Transfer with Model-Based Reinforcement Learning
Become a Proficient Player with Limited Data through Watching Pure Videos
EUCLID: Towards Efficient Unsupervised Reinforcement Learning with Multi-choice Dynamics Model
Choreographer: Learning and Adapting Skills in Imagination
Bidirectional Learning for Offline Infinite-width Model-based Optimization
A Unified Framework for Alternating Offline Model Training and Policy Learning
Model-Based Offline Reinforcement Learning with Pessimism-Modulated Dynamics Belief
Mingling Foresight with Imagination: Model-Based Cooperative Multi-Agent Reinforcement Learning
MoCoDA: Model-based Counterfactual Data Augmentation
When to Update Your Model: Constrained Model-based Reinforcement Learning
Learning to Attack Federated Learning: A Model-based Reinforcement Learning Attack Framework
Model-Based Imitation Learning for Urban Driving
Data-Driven Model-Based Optimization via Invariant Representation Learning
Model-based Lifelong Reinforcement Learning with Bayesian Exploration
Plan To Predict: Learning an Uncertainty-Foreseeing Model For Model-Based Reinforcement Learning
Joint Model-Policy Optimization of a Lower Bound for Model-Based RL
RAMBO-RL: Robust Adversarial Model-Based Offline Reinforcement Learning
Conservative Dual Policy Optimization for Efficient Model-Based Reinforcement Learning
Bayesian Optimistic Optimization: Optimistic Exploration for Model-based Reinforcement Learning
Model-based RL with Optimistic Posterior Sampling: Structural Conditions and Sample Complexity
Exponential Family Model-Based Reinforcement Learning via Score Matching
Deep Hierarchical Planning from Pixels
Continuous MDP Homomorphisms and Homomorphic Policy Gradient
DreamerPro: Reconstruction-Free Model-Based Reinforcement Learning with Prototypical Representations
Denoised MDPs: Learning World Models Better Than the World Itself
Towards Adaptive Model-Based Reinforcement Learning
Efficient Model-based Multi-agent Reinforcement Learning via Optimistic Equilibrium Computation
Design-Bench: Benchmarks for Data-Driven Offline Model-Based Optimization
Temporal Difference Learning for Model Predictive Control
Revisiting Design Choices in Offline Model Based Reinforcement Learning
Value Gradient weighted Model-Based Reinforcement Learning
Planning in Stochastic Environments with a Learned Model
Policy improvement by planning with Gumbel
Model-Based Offline Meta-Reinforcement Learning with Regularization
Information Prioritization through Empowerment in Visual Model-based RL
Transfer RL across Observation Feature Spaces via Model-Based Regularization
Learning State Representations via Retracing in Reinforcement Learning
Model-augmented Prioritized Experience Replay
Evaluating Model-Based Planning and Planner Amortization for Continuous Control
Gradient Information Matters in Policy Optimization by Back-propagating through Model
Pareto Policy Pool for Model-based Offline Reinforcement Learning
Pessimistic Model-based Offline Reinforcement Learning under Partial Coverage
Know Thyself: Transferable Visual Control Policies Through Robot-Awareness
On Effective Scheduling of Model-based Reinforcement Learning
COMBO: Conservative Offline Model-Based Policy Optimization
Safe Reinforcement Learning by Imagining the Near Future
Model-Based Reinforcement Learning via Imagination with Derived Memory
MobILE: Model-Based Imitation Learning From Observation Alone
Model-Based Episodic Memory Induces Dynamic Hybrid Controls
A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning
Mastering Atari Games with Limited Data
Online and Offline Reinforcement Learning by Planning with a Learned Model
Self-Consistent Models and Values
MOPO: Model-based Offline Policy Optimization
RoMA: Robust Model Adaptation for Offline Model-based Optimization
Offline Reinforcement Learning with Reverse Model-based Imagination
Offline Model-based Adaptable Policy Learning
Weighted model estimation for offline model-based reinforcement learning
Reward-Free Model-Based Reinforcement Learning with Linear Function Approximation
Discovering and Achieving Goals via World Models
Deployment-Efficient Reinforcement Learning via Model-Based Offline Optimization
Control-Aware Representations for Model-based Reinforcement Learning
Mastering Atari with Discrete World Models
Model-Based Visual Planning with Self-Supervised Functional Distances
Offline Model-Based Optimization via Normalized Maximum Likelihood Estimation
On the role of planning in model-based deep reinforcement learning
Representation Balancing Offline Model-based Reinforcement Learning
Conservative Objective Models for Effective Offline Model-Based Optimization
Continuous-Time Model-Based Reinforcement Learning
Model-Based Reinforcement Learning via Latent-Space Collocation
Model-Free and Model-Based Policy Evaluation when Causality is Uncertain
Muesli: Combining Improvements in Policy Optimization
Vector Quantized Models for Planning
PC-MLP: Model-based Reinforcement Learning with Policy Cover Guided Exploration
Temporal Predictive Coding For Model-Based Planning In Latent Space
Model-based Reinforcement Learning for Continuous Control with Posterior Sampling
A Sharp Analysis of Model-based Reinforcement Learning with Self-Play
UniZero: Generalized and Efficient Planning with Scalable Latent World Models
DriveWorld: 4D Pre-trained Scene Understanding via World Models for Autonomous Driving
Masked Trajectory Models for Prediction, Representation, and Control
World Models via Policy-Guided Trajectory Diffusion
Model-Based Epistemic Variance of Values for Risk-Aware Policy Optimization
Mastering Diverse Domains through World Models
Theoretically Guaranteed Policy Improvement Distilled from Model-Based Planning
Our purpose is to make this repo even better. If you are interested in contributing, please refer to HERE for instructions in contribution.
Awesome Model-Based RL is released under the Apache 2.0 license.