paper-with-me

Papers

Multi-Gait Learning for Humanoid Robots Using Reinforcement Learning with Selective Adversarial Motion Prior

2026-04-21 · Yuanye Wu, Keyi Wang, Linqi Ye, Boyang Xing arxiv

Learning diverse locomotion skills for humanoid robots in a unified reinforcement learning framework remains challenging due to the conflicting requirements of stability and dynamic expressiveness across different gaits. We present a multi-gait learning approach that enables a humanoid robot to master five distinct gaits -- walking, goose-stepping, running, stair climbing, and jumping -- using a consistent policy structure, action space, and reward formulation. The key contribution is a selective Adversarial Motion Prior (AMP) strategy: AMP is applied to periodic, stability-critical gaits (walking, goose-stepping, stair climbing) where it accelerates convergence and suppresses erratic behavior, while being deliberately omitted for highly dynamic gaits (running, jumping) where its regularization would over-constrain the motion. Policies are trained via PPO with domain randomization in simulation and deployed on a physical 12-DOF humanoid robot through zero-shot sim-to-real transfer. Quantitative comparisons demonstrate that selective AMP outperforms a uniform AMP policy across all five gaits, achieving faster convergence, lower tracking error, and higher success rates on stability-focused gaits without sacrificing the agility required for dynamic ones.

📄 PDF Abstract BibTeX arXiv:2604.19102

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Roller-Skating Motions of Humanoid Robots Based on Adversarial Motion Priors

2026-07-12 · Yunkang Cheng, Yutong Wu, Menghan Li, Shihe Zhou 외 arxiv

Humanoid roller-skating is difficult because the robot must coordinate whole-body balance, rolling contacts, and velocity-dependent posture regulation. This paper presents an adversarial motion prior based reinforcement …

Reinforcement Learning

SKATER: Synthesized Kinematics for Advanced Traversing Efficiency on a Humanoid Robot via Roller Skate Swizzles

2026-01-08 · Junchi Gu, Feiyang Yuan, Weize Shi, Tianchen Huang 외 arxiv

Although recent years have seen significant progress of humanoid robots in walking and running, the frequent foot strikes with ground during these locomotion gaits inevitably generate high instantaneous impact forces, wh…

Reinforcement Learning

Gait-Adaptive Perceptive Humanoid Locomotion with Real-Time Under-Base Terrain Reconstruction

2025-12-08 · Haolin Song, Hongbo Zhu, Tao Yu, Yan Liu 외 arxiv

For full-size humanoid robots, even with recent advances in reinforcement learning-based control, achieving reliable locomotion on complex terrains, such as long staircases, remains challenging. In such settings, limited…

Reinforcement Learning

Biomechanical Comparisons Reveal Divergence of Human and Humanoid Gaits

2026-02-25 · Luying Feng, Yaochu Jin, Hanze Hu, Wei Chen arxiv

It remains challenging to achieve human-like locomotion in legged robots due to fundamental discrepancies between biological and mechanical structures. Although imitation learning has emerged as a promising approach for …

Bioinspired Bipedal Locomotion Control for Humanoid Robotics Based on EACO

2020-10-09 · Jingan Yang, Yang Peng

To construct a robot that can walk as efficiently and steadily as humans or other legged animals, we develop an enhanced elitist-mutated ant colony optimization~(EACO) algorithm with genetic and crossover operators in re…