仅用一个动作示范,实现人形机器人高精度自适应运动控制。
Towards Adaptable Humanoid Control via Adaptive Motion Tracking
- 从单个参考动作生成稀疏关键帧,轻量编辑后构建增强数据集。
- 通过追踪关键帧生成中间动作,再训练适配器动态调整速度与底层动作。
- 实现在仿真与真实G1机器人上多种场景的高精度自适应,无需大量示范数据。
人形机器人需在多样现实条件下自适应演示动作并精确保持运动模式。现有运动先验方法虽具强适应性但牺牲拟合精度,而运动追踪方法虽能高精度复现却需大量训练动作及测试时的目标动作。为此,我们提出AdaMimic,一种新型运动追踪算法,仅需单一参考动作即可实现可适配的人形机器人控制。为降低数据依赖并保障适应性,该方法首先将单一参考动作稀疏化为关键帧,并施加最小物理假设的轻量编辑以构建增强数据集。随后,策略通过追踪这些稀疏关键帧生成密集中间动作,再训练适配器根据调整结果动态调节追踪速度并优化低层动作,实现灵活的时间扭曲,进一步提升拟合精度与适应性。我们在仿真及真实世界中的Unitree G1人形机器人上,于多种任务和广泛适应条件中验证了本方法的显著改进。视频与代码见https://taohuang13.github.io/adamimic.github.io/。
原文摘要 · Abstract (English)
Humanoid robots are envisioned to adapt demonstrated motions to diverse real-world conditions while accurately preserving motion patterns. Existing motion prior approaches enable well adaptability with a few motions but often sacrifice imitation accuracy, whereas motion-tracking methods achieve accurate imitation yet require many training motions and a test-time target motion to adapt. To combine their strengths, we introduce AdaMimic, a novel motion tracking algorithm that enables adaptable humanoid control from a single reference motion. To reduce data dependence while ensuring adaptability, our method first creates an augmented dataset by sparsifying the single reference motion into keyframes and applying light editing with minimal physical assumptions. A policy is then initialized by tracking these sparse keyframes to generate dense intermediate motions, and adapters are subsequently trained to adjust tracking speed and refine low-level actions based on the adjustment, enabling flexible time warping that further improves imitation accuracy and adaptability. We validate these significant improvements in our approach in both simulation and the real-world Unitree G1 humanoid robot in multiple tasks across a wide range of adaptation conditions. Videos and code are available at https://taohuang13.github.io/adamimic.github.io/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。