ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2023
Year
… Although intuitively appealing, robustly learning and leveraging world models to achieve strong task performance has been an open problem17. Dreamer overcomes this challenge …
This paper addresses a long-standing challenge in reinforcement learning: how to robustly learn and leverage world models to achieve strong task performance. Prior model-based approaches often struggled with compounding errors from imperfect models or required expensive pixel-level reconstructions. Dreamer demonstrates that by learning a world model in a compact latent space and using it for planning via latent imagination, one can achieve state-of-the-art results across diverse domains. This is significant because it provides a practical, scalable framework that bridges the gap between model-based and model-free methods, showing that world models can be both sample-efficient and high-performing.
Dreamer achieves competitive or superior performance compared to state-of-the-art model-free algorithms (e.g., PPO, D4PG) and model-based methods (e.g., PlaNet) on 20 continuous control tasks from the DeepMind Control Suite. On Atari games, it matches or exceeds the performance of Rainbow DQN and other model-free agents while using significantly fewer environment interactions. For example, on the challenging task of Humanoid, Dreamer reaches a score of over 6000, outperforming prior model-based approaches by a large margin.
Dreamer has had a lasting impact on the reinforcement learning community by demonstrating that learned world models can be a practical and powerful tool for decision-making. It inspired a line of work on latent planning and model-based RL, including successors like DreamerV2 and DreamerV3, which further improved scalability and robustness. The approach also influenced research in robotics and autonomous systems, where sample efficiency and planning are critical.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba