paper-with-me

홈 › Papers

HuMam: Humanoid Motion Control via End-to-End Deep Reinforcement Learning with Mamba

2025-09-22 · Yinuo Wang, Yuanyang Qi, Jinzhao Zhou, Pengxiang Meng, Xiaowen Tao arxiv

End-to-end reinforcement learning (RL) for humanoid locomotion is appealing for its compact perception-action mapping, yet practical policies often suffer from training instability, inefficient feature fusion, and high actuation cost. We present HuMam, a state-centric end-to-end RL framework that employs a single-layer Mamba encoder to fuse robot-centric states with oriented footstep targets and a continuous phase clock. The policy outputs joint position targets tracked by a low-level PD loop and is optimized with PPO. A concise six-term reward balances contact quality, swing smoothness, foot placement, posture, and body stability while implicitly promoting energy saving. On the JVRC-1 humanoid in mc-mujoco, HuMam consistently improves learning efficiency, training stability, and overall task performance over a strong feedforward baseline, while reducing power consumption and torque peaks. To our knowledge, this is the first end-to-end humanoid RL controller that adopts Mamba as the fusion backbone, demonstrating tangible gains in efficiency, stability, and control economy.

📄 PDF Abstract BibTeX arXiv:2509.18046

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MASH: Cooperative-Heterogeneous Multi-Agent Reinforcement Learning for Single Humanoid Robot Locomotion

2025-08-14 · Qi Liu, Xiaopeng Zhang, Mingshan Tan, Shuaikang Ma 외 arxiv

This paper proposes a novel method to enhance locomotion for a single humanoid robot through cooperative-heterogeneous multi-agent deep reinforcement learning (MARL). While most existing methods typically employ single-a…

Multi-agent Reinforcement Learning

Advancing Humanoid Locomotion: Mastering Challenging Terrains with Denoising World Model Learning

2024-08-26 · Xinyang Gu, Yen-Jen Wang, Xiang Zhu, Chengming Shi 외

Humanoid robots, with their human-like skeletal structure, are especially suited for tasks in human-centric environments. However, this structure is accompanied by additional challenges in locomotion controller design, e…

Denoisingreinforcement-learningReinforcement Learning

I-CTRL: Imitation to Control Humanoid Robots Through Constrained Reinforcement Learning

2024-05-14 · Yashuai Yan, Esteve Valls Mascaro, Tobias Egle, Dongheui Lee

Humanoid robots have the potential to mimic human motions with high visual fidelity, yet translating these motions into practical, physical execution remains a significant challenge. Existing techniques in the graphics c…

reinforcement-learningReinforcement Learning

VENOM: Versatile Embodied Network for Omni-bodied Motion tracking

2026-06-15 · Siddharth Padmanabhan, Kazuki Miyazawa, Takato Horii arxiv

Achieving expert-level expressive full-body motion tracking across multiple humanoids solely from demonstration data remains a challenging and relatively an underexplored problem in humanoid robot learning. Cross-embodim…

Reinforcement Learning

FRoM-W1: Towards General Humanoid Whole-Body Control with Language Instructions

2026-01-19 · Peng Li, Zihan Zhuang, Yangfan Gao, Yi Dong 외 arxiv

Humanoid robots are capable of performing various actions such as greeting, dancing and even backflipping. However, these motions are often hard-coded or specifically trained, which limits their versatility. In this work…

Reinforcement Learning