Robots Atlas>ROBOTS ATLAS
DayDreamer

DayDreamer

Family: Dreamer
World-model reinforcement learning (Dreamer) for training physical robots directly in the real world without simulators; an A1 quadruped learned to walk from scratch in ~1 hour.
🔬 Research🔬 Research onlyWorld Model📁 Dreamer
Release date
28 June 2022
Access:DownloadDeployment:💻 Local

Overview

DayDreamer is a world-model reinforcement learning method applied to training physical robots directly in the real world, without simulators. It builds on the Dreamer algorithm (DreamerV2 line): it learns a latent world model (Recurrent State-Space Model) and then trains an actor-critic policy by planning in imagination, substantially reducing the amount of real-world trial and error required.

In the headline experiment, a Unitree A1 quadruped learned to roll off its back, stand up, and walk from scratch in about 1 hour of interaction, without resets, and adapted to perturbations within roughly 10 minutes. The method was also validated on robotic arms (UR5, XArm) for picking and placing objects from camera images, and on a wheeled robot for visual navigation.

The paper "DayDreamer: World Models for Physical Robot Learning" was produced at the University of California, Berkeley (with co-author Danijar Hafner) and presented at CoRL 2022.

Classification
World Model
Family: Dreamer
Access & deployment
Download
Local
Key parameters
📥 Input: robot sensors, image, robot state data
Robotics
Robot controlRobot navigationRobot manipulationEnvironment modelingMotion planning

Technical specification

Modalities
⬇ Input
robot_sensorsimagerobot_state_data
⬆ Output
robot_actions

Capabilities and applications

Native model capabilities
Planning
Forming and executing action plans for complex tasks.
Category: planning
Sample efficiency
The ability to reach strong performance using far fewer environment interactions or training examples.
Category: other
World simulation
Model's ability to generate coherent, interactive simulations of physical environments — maintaining geometry, lighting, and physics during exploration.
Category: multimodal
Action conditioning
Controlling model generation via action signals (camera, robot pose, commands, speech) rather than text prompts alone.
Category: multimodal
Robotics
Robot controlRobot navigationRobot manipulationEnvironment modelingMotion planning

Technical architecture

Model Form
Training Techniques