paper-with-me

홈 › Papers

Make Tracking Easy: Neural Motion Retargeting for Humanoid Whole-body Control

2026-03-23 · Qingrui Zhao, Kaiyue Yang, Xiyu Wang, Shiqi Zhao, Yi Lu, Xinfang Zhang, Qiu Shen, Xiao-Xiao Long, Xun Cao arxiv

Humanoid robots require diverse motor skills to integrate into complex environments, but bridging the kinematic and dynamic embodiment gap from human data remains a major bottleneck. We demonstrate through Hessian analysis that traditional optimization-based retargeting is inherently non-convex and prone to local optima, leading to physical artifacts like joint jumps and self-penetration. To address this, we reformulate the targeting problem as learning data distribution rather than optimizing optimal solutions, where we propose NMR, a Neural Motion Retargeting framework that transforms static geometric mapping into a dynamics-aware learned process. We first propose Clustered-Expert Physics Refinement (CEPR), a hierarchical data pipeline that leverages VAE-based motion clustering to group heterogeneous movements into latent motifs. This strategy significantly reduces the computational overhead of massively parallel reinforcement learning experts, which project and repair noisy human demonstrations onto the robot's feasible motion manifold. The resulting high-fidelity data supervises a non-autoregressive CNN-Transformer architecture that reasons over global temporal context to suppress reconstruction noise and bypass geometric traps. Experiments on the Unitree G1 humanoid across diverse dynamic tasks (e.g., martial arts, dancing) show that NMR eliminates joint jumps and significantly reduces self-collisions compared to state-of-the-art baselines. Furthermore, NMR-generated references accelerate the convergence of downstream whole-body control policies, establishing a scalable path for bridging the human-robot embodiment gap.

📄 PDF Abstract BibTeX arXiv:2603.22201

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Retargeting Matters: General Motion Retargeting for Humanoid Motion Tracking

2025-10-02 · Joao Pedro Araujo, Yanjie Ze, Pei Xu, Jiajun Wu 외 arxiv

Humanoid motion tracking policies are central to building teleoperation pipelines and hierarchical controllers, yet they face a fundamental challenge: the embodiment gap between humans and humanoid robots. Current approa…

Reinforcement Learning

HEFT: Heavy-Payload Full-size Humanoid Teleoperation with Privileged Motion Guidance and Windowed Payload Curriculum

2026-07-02 · Chenxin Liu, Qingzhou Lu, Guangxiao Yang, Xuanyang Shi 외 arxiv

General motion tracking and teleoperation offer a promising path to scalable humanoid skill acquisition, yet most existing frameworks are validated on compact platforms or without real payload interaction, leaving full-s…

HumDex: Humanoid Dexterous Manipulation Made Easy

2026-03-12 · Liang Heng, Yihe Tang, Jiajun Xu, Henghui Bao 외 arxiv

This paper investigates humanoid whole-body dexterous manipulation, where the efficient collection of high-quality demonstration data remains a central bottleneck. Existing teleoperation systems often suffer from limited…

From Language to Locomotion: Retargeting-free Humanoid Control via Motion Latent Guidance

2025-10-16 · Zhe Li, Cheng Chi, Yangyang Wei, Boan Zhu 외 arxiv

Natural language offers a natural interface for humanoid robots, but existing language-guided humanoid locomotion pipelines remain cumbersome and untrustworthy. They typically decode human motion, retarget it to robot mo…

DynaRetarget: Dynamically-Feasible Retargeting using Sampling-Based Trajectory Optimization

2026-02-06 · Victor Dhedin, Ilyass Taouil, Shafeef Omar, Dian Yu 외 arxiv

In this paper, we introduce DynaRetarget, a complete pipeline for retargeting human motions to humanoid control policies. The core component of DynaRetarget is a novel Sampling-Based Trajectory Optimization (SBTO) framew…