Offline Robotic World Model: Learning Robotic Policies without a Physics Simulator
TLDR
Offline MBRL with uncertainty-aware autoregressive world models enables effective policy learning on real robots without simulators.
Reasoning
The paper introduces RWM-U, an autoregressive world model with epistemic uncertainty estimation, combined with MOPO-PPO for offline MBRL. Strengths include real-world validation on quadruped and humanoid robots and consistent outperformance of baselines. Weaknesses are limited discussion of failure modes and comparison to other world model architectures.
Read-first score
Read-first score 64.1, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 46.
Field roles
Rank sensitivity
Stability: volatile; rank range: 109.
Keyword Scores
Deep Analysis
Innovations
- RWM-U: an autoregressive world model with epistemic uncertainty estimation for temporally consistent multi-step rollouts with uncertainty propagation over long horizons
- MOPO-PPO: adaptation of uncertainty-penalized policy optimization to the stable, on-policy PPO framework for real-world control
- A principled pipeline for making offline model-based reinforcement learning effective on physical robots without requiring a physics simulator
Methodology
The paper proposes RWM-U, an autoregressive world model that incorporates epistemic uncertainty estimation to enable temporally consistent multi-step rollouts with propagated uncertainty. This is combined with MOPO-PPO, which adapts uncertainty-penalized policy optimization to the on-policy PPO framework. The approach is evaluated on diverse manipulation and locomotion tasks in simulation and on real quadruped and humanoid robots, training policies entirely from offline datasets.
Key Results
The proposed method consistently outperforms model-free and uncertainty-unaware model-based baselines. Fusing real-world data in model learning yields robust policies that surpass online model-free baselines trained solely in simulation.