World4RL: Diffusion World Models for Policy Refinement with Reinforcement Learning for Robotic Manipulation
About
Robotic manipulation policies are commonly initialized through imitation learning, but their performance is limited by the scarcity and narrow coverage of expert data. Reinforcement learning can refine polices to alleviate this limitation, yet real-robot training is costly and unsafe, while training in simulators suffers from the sim-to-real gap. Recent advances in generative models have demonstrated remarkable capabilities in real-world simulation, with diffusion models in particular excelling at generation. This raises the question of how diffusion model-based world models can be combined to enhance pre-trained policies in robotic manipulation. In this work, we propose World4RL, a framework that employs diffusion-based world models as high-fidelity simulators to refine pre-trained policies entirely in imagined environments for robotic manipulation. Unlike prior works that primarily employ world models for planning, our framework enables direct end-to-end policy optimization. World4RL is designed around two principles: pre-training a diffusion world model that captures diverse dynamics on multi-task datasets and refining policies entirely within a frozen world model to avoid online real-world interactions. We further design a two-hot action encoding scheme tailored for robotic manipulation and adopt diffusion backbones to improve modeling fidelity. Extensive simulation and real-world experiments demonstrate that World4RL provides high-fidelity environment modeling and enables consistent policy refinement, yielding significantly higher success rates compared to imitation learning and other baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Manipulation | Meta-World v2 | Success Rate67.5 | 14 | |
| open drawer | Real-world | Success Rate0.95 | 8 | |
| Robotic Manipulation | Real-world robotic manipulation | Average Success Rate93.3 | 6 | |
| Video Prediction | Meta-World (Policy rollouts) | FVD326.5 | 5 | |
| Video Prediction | Meta-World Random rollouts | FVD400.1 | 5 | |
| Pick apple | Real-world | Success Rate95 | 3 | |
| Pick bread out | Real-world | Success Rate100 | 3 | |
| Press Button | Real-world | Success Rate18 | 3 | |
| Close Drawer | Real-world | Success Rate20 | 3 | |
| Put bread in | Real-world | Success Rate16 | 3 |