Search papers, labs, and topics across Lattice.
HumDex is introduced as a portable teleoperation system for humanoid whole-body dexterous manipulation, leveraging IMU-based motion tracking and a learning-based retargeting method for hand control. To improve data efficiency, a two-stage imitation learning framework is proposed, which pre-trains on diverse human motion data and fine-tunes on robot data. Experiments show that this approach enhances generalization to new environments and objects while minimizing data acquisition costs.
A portable IMU-based teleoperation system slashes the data requirements for humanoid robot manipulation by pre-training on human motion and then fine-tuning on robot data.
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 portability, occlusion, or insufficient precision, which hinders their applicability to complex whole-body tasks. To address these challenges, we introduce HumDex, a portable teleoperation system designed for humanoid whole-body dexterous manipulation. Our system leverages IMU-based motion tracking to address the portability-precision trade-off, enabling accurate full-body tracking while remaining easy to deploy. For dexterous hand control, we further introduce a learning-based retargeting method that generates smooth and natural hand motions without manual parameter tuning. Beyond teleoperation, HumDex enables efficient collection of human motion data. Building on this capability, we propose a two-stage imitation learning framework that first pre-trains on diverse human motion data to learn generalizable priors, and then fine-tunes on robot data to bridge the embodiment gap for precise execution. We demonstrate that this approach significantly improves generalization to new configurations, objects, and backgrounds with minimal data acquisition costs. The entire system is fully reproducible and open-sourced at https://github.com/physical-superintelligence-lab/HumDex.