Mastering Diverse Domains through World Models
About
Developing a general algorithm that learns to solve tasks across a wide range of applications has been a fundamental challenge in artificial intelligence. Although current reinforcement learning algorithms can be readily applied to tasks similar to what they have been developed for, configuring them for new application domains requires significant human expertise and experimentation. We present DreamerV3, a general algorithm that outperforms specialized methods across over 150 diverse tasks, with a single configuration. Dreamer learns a model of the environment and improves its behavior by imagining future scenarios. Robustness techniques based on normalization, balancing, and transformations enable stable learning across domains. Applied out of the box, Dreamer is the first algorithm to collect diamonds in Minecraft from scratch without human data or curricula. This achievement has been posed as a significant challenge in artificial intelligence that requires exploring farsighted strategies from pixels and sparse rewards in an open world. Our work allows solving challenging control problems without extensive experimentation, making reinforcement learning broadly applicable.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Locomotion | Dog & Humanoid suite | IQM0.01 | 32 | |
| Dexterous Manipulation | MyoSuite | IQM0.466 | 28 | |
| Humanoid Locomotion and Manipulation | HumanoidBench | IQM0.007 | 28 | |
| 3D Dynamics Prediction | MuJoCo Fall-and-rebound scenario | Translation Error (m)0.056 | 20 | |
| Motion forecasting | Push-slide-settle scenario (test) | Translation Error (m)0.079 | 20 | |
| Reinforcement Learning | Atari 100k | Alien Score959 | 18 | |
| Physical state prediction | DeepMind Control Suite Cheetah Easy tasks (random policy) | MSE0.1925 | 12 | |
| State Prediction | TD-MPC2 policy dataset Cheetah | MSE4.5623 | 12 | |
| Physical state prediction | DeepMind Control Suite Reacher Easy tasks (random policy) | MSE0.0972 | 12 | |
| Physical state prediction | DeepMind Control Suite Humanoid Easy tasks (random policy) | MSE1.3947 | 12 |