From One Hand to Multiple Hands: Imitation Learning for Dexterous Manipulation from Single-Camera Teleoperation
Yuzhe Qin, Hao Su, Xiaolong Wang
TL;DR
The paper tackles the data efficiency bottleneck in dexterous manipulation by enabling imitation learning from human demonstrations via a vision-based, single-camera teleoperation system. It constructs a customized robot hand in a physical simulator that mirrors the operator's hand, allowing intuitive data collection that can later be retargeted to multiple manufactured hands offline. Demonstrations are used to train policies with Demo Augmented Policy Gradient (DAPG), improving sample efficiency and promoting human-like, safe behavior. The approach yields significant data collection gains (~60 demonstrations per hour), robust sim2real transfer to a real Allegro hand on a robotic arm, and strong performance across Relocate, Flip, and Open Door tasks, with demonstrated generalization to novel objects.
Abstract
We propose to perform imitation learning for dexterous manipulation with multi-finger robot hand from human demonstrations, and transfer the policy to the real robot hand. We introduce a novel single-camera teleoperation system to collect the 3D demonstrations efficiently with only an iPad and a computer. One key contribution of our system is that we construct a customized robot hand for each user in the physical simulator, which is a manipulator resembling the same kinematics structure and shape of the operator's hand. This provides an intuitive interface and avoid unstable human-robot hand retargeting for data collection, leading to large-scale and high quality data. Once the data is collected, the customized robot hand trajectories can be converted to different specified robot hands (models that are manufactured) to generate training demonstrations. With imitation learning using our data, we show large improvement over baselines with multiple complex manipulation tasks. Importantly, we show our learned policy is significantly more robust when transferring to the real robot. More videos can be found in the https://yzqin.github.io/dex-teleop-imitation .
