paper-with-me

Papers

HybridMimic: Hybrid RL-Centroidal Control for Humanoid Motion Mimicking

2026-03-06 · Ludwig Chee-Ying Tay, I-Chia Chang, Yan Gu arxiv

Motion mimicking, i.e., encouraging the control policy to mimic human motion, facilitates the learning of complex tasks via reinforcement learning (RL) for humanoid robots. Although standard RL frameworks demonstrate impressive locomotion agility, they often bypass explicit reasoning about robot dynamics during deployment, which is a design choice that can lead to physically infeasible commands when the robot encounters out-of-distribution environments. By integrating model-based principles, hybrid approaches can improve performance; however, existing methods typically rely on predefined contact timing, limiting their versatility. This paper introduces HybridMimic, a framework in which a learned policy dynamically modulates a centroidal-model-based controller by predicting continuous contact states and desired centroidal velocities. This architecture exploits the physical grounding of centroidal dynamics to generate feedforward torques that remain feasible even under domain shift. Using physics-informed rewards, the policy is trained to efficiently utilize the centroidal controller's optimization by outputting precise control targets and reference torques. Through hardware experiments on the Booster T1 humanoid, HybridMimic reduces the average base position tracking error by 13\% compared to a state-of-the-art RL baseline, demonstrating the robustness of dynamics-aware deployment.

📄 PDF Abstract BibTeX arXiv:2603.06775

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Humanoid Arm Motion via Centroidal Momentum Regularized Multi-Agent Reinforcement Learning

2025-07-05 · Ho Jae Lee, Se Hwan Jeon, Sangbae Kim arxiv

Humans naturally swing their arms during locomotion to regulate whole-body dynamics, reduce angular momentum, and help maintain balance. Inspired by this principle, we present a limb-level multi-agent reinforcement learn…

Multi-agent Reinforcement Learning

A Whole-Body Motion Imitation Framework from Human Data for Full-Size Humanoid Robot

2025-08-01 · Zhenghan Chen, Haodong Zhang, Dongqi Wang, Jiyu Yu 외 arxiv

Motion imitation is a pivotal and effective approach for humanoid robots to achieve a more diverse range of complex and expressive movements, making their performances more human-like. However, the significant difference…

Torque Controlled Locomotion of a Biped Robot with Link Flexibility

2022-10-27 · Nahuel A Villa, Pierre Fernbach, Maximilien Naveau, Guilhem Saurel 외

When a big and heavy robot moves, it exerts large forces on the environment and on its own structure, its angular momentum can varysubstantially, and even the robot's structure can deform if there is a mechanical weaknes…

Cost-Matching Model Predictive Control for Efficient Reinforcement Learning in Humanoid Locomotion

2026-03-30 · Wenqi Cai, Kyriakos G. Vamvoudakis, Sébastien Gros, Anthony Tzes arxiv

In this paper, we propose a cost-matching approach for optimal humanoid locomotion within a Model Predictive Control (MPC)-based Reinforcement Learning (RL) framework. A parameterized MPC formulation with centroidal dyna…

Reinforcement Learning

Dynamic Whole-Body Dancing with Humanoid Robots -- A Model-Based Control Approach

2026-04-05 · Shibowen Zhang, Jiayang Wu, Guannan Liu, Helin Zhu 외 arxiv

This paper presents an integrated model-based framework for generating and executing dynamic whole-body dance motions on humanoid robots. The framework operates in two stages: offline motion generation and online motion …