paper-with-me

홈 › Papers

EGM: Efficiently Learning General Motion Tracking Policy for High Dynamic Humanoid Whole-Body Control

2025-12-22 · Chao Yang, Yingkai Sun, Peng Ye, Xin Chen, Chong Yu, Tao Chen arxiv

Learning a general motion tracking policy from human motions shows great potential for versatile humanoid whole-body control. Conventional approaches are not only inefficient in data utilization and training processes but also exhibit limited performance when tracking highly dynamic motions. To address these challenges, we propose EGM, a framework that enables efficient learning of a general motion tracking policy. EGM integrates four core designs. Firstly, we introduce a Bin-based Cross-motion Curriculum Adaptive Sampling strategy to dynamically orchestrate the sampling probabilities based on tracking error of each motion bin, eficiently balancing the training process across motions with varying dificulty and durations. The sampled data is then processed by our proposed Composite Decoupled Mixture-of-Experts (CDMoE) architecture, which efficiently enhances the ability to track motions from different distributions by grouping experts separately for upper and lower body and decoupling orthogonal experts from shared experts to separately handle dedicated features and general features. Central to our approach is a key insight we identified: for training a general motion tracking policy, data quality and diversity are paramount. Building on these designs, we develop a three-stage curriculum training flow to progressively enhance the policy's robustness against disturbances. Despite training on only 4.08 hours of data, EGM generalized robustly across 49.25 hours of test motions, outperforming baselines on both routine and highly dynamic tasks.

📄 PDF Abstract BibTeX arXiv:2512.19043

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GeCCo -- a Generalist Contact-Conditioned Policy for Loco-Manipulation Skills on Legged Robots

2025-09-22 · Vassil Atanassov, Wanming Yu, Siddhant Gangapurwala, James Wilson 외 arxiv

Most modern approaches to quadruped locomotion focus on using Deep Reinforcement Learning (DRL) to learn policies from scratch, in an end-to-end manner. Such methods often fail to scale, as every new problem or applicati…

Reinforcement Learning

OmniTrack: General Motion Tracking via Physics-Consistent Reference

2026-02-27 · Yuhan Li, Peiyuan Zhi, Yunshen Wang, Tengyu Liu 외 arxiv

Learning motion tracking from rich human motion data is a foundational task for achieving general control in humanoid robots, enabling them to perform diverse behaviors. However, discrepancies in morphology and dynamics …

Extreme-RGMT: Continual Learning of Highly Dynamic Skills for Robust Generalist Humanoid Control

2026-07-22 · Yubiao Ma, Han Yu, Kai Guo, Changtai Lv 외 arxiv

Humans can progressively acquire highly dynamic motor skills while preserving reliable everyday motor abilities. In contrast, existing humanoid controllers face a trade-off between generalist and specialist capabilities:…

Continual Learning

PFM-HR: Pose Flow Matching for Humanoid Robots

2026-08-04 · Yukang Gao, Yi Gu, Yangchen Zhou, Xingyu Chen 외 arxiv

Motion priors improve reinforcement learning for physics-based humanoid tracking, but temporal priors require ordered motion clips, while pose priors provide limited guidance for policy-induced pose transitions. We prese…

Reinforcement Learning

PGMT: Perceptive General Motion Tracking for Humanoid Robots

2026-09-08 · Hongyi Li, Li Peizhuo, Yucheng Tao, Ze Wang 외 arxiv

Humanoid motion trackers can reproduce diverse whole-body motions, but their performance degrades on complex terrain where terrain-agnostic references become physically infeasible. We present PGMT, a Perceptive General M…