paper-with-me

Papers

DayDreamer: World Models for Physical Robot Learning

2022-06-28 · Philipp Wu, Alejandro Escontrela, Danijar Hafner, Ken Goldberg, Pieter Abbeel

To solve tasks in complex environments, robots need to learn from experience. Deep reinforcement learning is a common approach to robot learning but requires a large amount of trial and error to learn, limiting its deployment in the physical world. As a consequence, many advances in robot learning rely on simulators. On the other hand, learning inside of simulators fails to capture the complexity of the real world, is prone to simulator inaccuracies, and the resulting behaviors do not adapt to changes in the world. The Dreamer algorithm has recently shown great promise for learning from small amounts of interaction by planning within a learned world model, outperforming pure reinforcement learning in video games. Learning a world model to predict the outcomes of potential actions enables planning in imagination, reducing the amount of trial and error needed in the real environment. However, it is unknown whether Dreamer can facilitate faster learning on physical robots. In this paper, we apply Dreamer to 4 robots to learn online and directly in the real world, without simulators. Dreamer trains a quadruped robot to roll off its back, stand up, and walk from scratch and without resets in only 1 hour. We then push the robot and find that Dreamer adapts within 10 minutes to withstand perturbations or quickly roll over and stand back up. On two different robotic arms, Dreamer learns to pick and place multiple objects directly from camera images and sparse rewards, approaching human performance. On a wheeled robot, Dreamer learns to navigate to a goal position purely from camera images, automatically resolving ambiguity about the robot orientation. Using the same hyperparameters across all experiments, we find that Dreamer is capable of online learning in the real world, establishing a strong baseline. We release our infrastructure for future applications of world models to robot learning.

📄 PDF Abstract BibTeX arXiv:2206.14176

Code (1)

danijar/daydreamer 공식 구현 pytorch

Tasks

Deep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DayDreamer at CQs-Gen 2025: Generating Critical Questions through Argument Scheme Completion

2025-05-21 · Wendi Zhou, Ameer Saadat-Yazdi, Nadin Kökciyan

Critical questions are essential resources to provoke critical thinking when encountering an argumentative text. We present our system for the Critical Questions Generation (CQs-Gen) Shared Task at ArgMining 2025. Our ap…

Robot Learning from a Physical World Model

2025-11-10 · Jiageng Mao, Sicheng He, Hao-Ning Wu, Yang You 외 arxiv

We introduce PhysWorld, a framework that enables robot learning from video generation through physical world modeling. Recent video generation models can synthesize photorealistic visual demonstrations from language comm…

Reinforcement LearningVideo Generation

TrojanRobot: Physical-World Backdoor Attacks Against VLM-based Robotic Manipulation

2024-11-18 · Xianlong Wang, Hewen Pan, Hangtao Zhang, Minghui Li 외

Robotic manipulation in the physical world is increasingly empowered by \textit{large language models} (LLMs) and \textit{vision-language models} (VLMs), leveraging their understanding and perception capabilities. Recent…

Backdoor AttackDecision MakingLanguage ModelingLanguage Modelling

Robo360: A 3D Omnispective Multi-Material Robotic Manipulation Dataset

2023-12-09 · Litian Liang, Liuyu Bian, Caiwei Xiao, Jialin Zhang 외

Building robots that can automate labor-intensive tasks has long been the core motivation behind the advancements in computer vision and the robotics community. Recent interest in leveraging 3D algorithms, particularly n…

NeRFRepresentation Learning

Physical Interaction and Manipulation of the Environment using Aerial Robots

2022-07-06 · Azarakhsh Keipour

The physical interaction of aerial robots with their environment has countless potential applications and is an emerging area with many open challenges. Fully-actuated multirotors have been introduced to tackle some of t…