paper-with-me

Papers

The Role of Domain Randomization in Training Diffusion Policies for Whole-Body Humanoid Control

2024-11-02 · Oleg Kaidanov, Firas Al-Hafez, Yusuf Suvari, Boris Belousov, Jan Peters

Humanoids have the potential to be the ideal embodiment in environments designed for humans. Thanks to the structural similarity to the human body, they benefit from rich sources of demonstration data, e.g., collected via teleoperation, motion capture, or even using videos of humans performing tasks. However, distilling a policy from demonstrations is still a challenging problem. While Diffusion Policies (DPs) have shown impressive results in robotic manipulation, their applicability to locomotion and humanoid control remains underexplored. In this paper, we investigate how dataset diversity and size affect the performance of DPs for humanoid whole-body control. In a simulated IsaacGym environment, we generate synthetic demonstrations by training Adversarial Motion Prior (AMP) agents under various Domain Randomization (DR) conditions, and we compare DPs fitted to datasets of different size and diversity. Our findings show that, although DPs can achieve stable walking behavior, successful training of locomotion policies requires significantly larger and more diverse datasets compared to manipulation tasks, even in simple scenarios.

📄 PDF Abstract BibTeX arXiv:2411.01349

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityHumanoid Control

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Learning Domain Randomization Distributions for Training Robust Locomotion Policies

2019-06-02 · Melissa Mozifian, Juan Camilo Gamboa Higuera, David Meger, Gregory Dudek

Domain randomization (DR) is a successful technique for learning robust policies for robot systems, when the dynamics of the target robot system are unknown. The success of policies trained with domain randomization howe…

How to pick the domain randomization parameters for sim-to-real transfer of reinforcement learning policies?

2019-03-28 · Quan Vuong, Sharad Vikram, Hao Su, Sicun Gao 외

Recently, reinforcement learning (RL) algorithms have demonstrated remarkable success in learning complicated behaviors from minimally processed input. However, most of this success is limited to simulation. While there …

Reinforcement LearningReinforcement Learning (RL)

Active Domain Randomization

2019-04-09 · Bhairav Mehta, Manfred Diaz, Florian Golemo, Christopher J. Pal 외

Domain randomization is a popular technique for improving domain transfer, often used in a zero-shot setting when the target domain is unknown or cannot easily be used for training. In this work, we empirically examine t…

Attribute

Robust Domain Randomization for Reinforcement Learning

2019-09-25 · Reda Bahi Slaoui, William R. Clements, Jakob N. Foerster, Sébastien Toth

Producing agents that can generalize to a wide range of environments is a significant challenge in reinforcement learning. One method for overcoming this issue is domain randomization, whereby at the start of each traini…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Pre-training of Deep RL Agents for Improved Learning under Domain Randomization

2021-04-29 · Artemij Amiranashvili, Max Argus, Lukas Hermann, Wolfram Burgard 외

Visual domain randomization in simulated environments is a widely used method to transfer policies trained in simulation to real robots. However, domain randomization and augmentation hamper the training of a policy. As …

reinforcement-learningReinforcement Learning (RL)