paper-with-me

Papers

MuGen: Multi-Skill Generative Locomotion Controller for Humanoid Robots

2026-05-23 · Yusen Feng, Xiang Wang, Heyuan Yao, Zixi Kang, Xinyu Huo, Boyang Yu, Pengyun Qiu, Ruijie Zhao, Baoquan Chen, Libin Liu arxiv

This paper presents MuGen, a data-driven framework for learning and deploying multi-skill locomotion on humanoid robots. MuGen enables a robot to perform expressive motions like humans under the guidance of example motion sequences. To achieve this, we employ vector-quantized autoencoders (VQ-VAEs) trained with model-based reinforcement learning, resulting in a generative representation of locomotion that captures key patterns of human motion from hours of heterogeneous human performance data. We employ a teacher-student learning framework and develop a new policy distillation strategy to enable a deployable student policy learning this efficient latent representation. This policy allows the robot to track and mimic unseen human motions and further enables the robot to reuse the learned latent space for other tasks. We demonstrate the effectiveness of our framework through a diverse set of motions and accurate execution.

📄 PDF Abstract BibTeX arXiv:2605.24592

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Dexterous Legged Locomotion in Confined 3D Spaces with Reinforcement Learning

2024-03-06 · Zifan Xu, Amir Hossain Raj, Xuesu Xiao, Peter Stone

Recent advances of locomotion controllers utilizing deep reinforcement learning (RL) have yielded impressive results in terms of achieving rapid and robust locomotion across challenging terrain, such as rugged rocks, non…

Deep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning (RL)

Learning Agile Robotic Locomotion Skills by Imitating Animals

2020-04-02 · Xue Bin Peng, Erwin Coumans, Tingnan Zhang, Tsang-Wei Lee 외

Reproducing the diverse and agile locomotion skills of animals has been a longstanding challenge in robotics. While manually-designed controllers have been able to emulate many complex behaviors, building such controller…

Domain AdaptationImitation LearningReinforcement Learning

Complex Locomotion Skill Learning via Differentiable Physics

2022-06-06 · Yu Fang, Jiancheng Liu, Mingrui Zhang, Jiasheng Zhang 외

Differentiable physics enables efficient gradient-based optimizations of neural network (NN) controllers. However, existing work typically only delivers NN controllers with limited capability and generalizability. We pre…

Diversity

Reinforcement Learning for Versatile, Dynamic, and Robust Bipedal Locomotion Control

2024-01-30 · Zhongyu Li, Xue Bin Peng, Pieter Abbeel, Sergey Levine 외

This paper presents a comprehensive study on using deep reinforcement learning (RL) to create dynamic locomotion controllers for bipedal robots. Going beyond focusing on a single locomotion skill, we develop a general co…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Towards Adaptive Humanoid Control via Multi-Behavior Distillation and Reinforced Fine-Tuning

2025-11-09 · Yingnan Zhao, Xinmiao Wang, Dewei Wang, Xinzhe Liu 외 arxiv

Humanoid robots are promising to learn a diverse set of human-like locomotion behaviors, including standing up, walking, running, and jumping. However, existing methods predominantly require training independent policies…