Should We Learn Contact-Rich Manipulation Policies from Sampling-Based Planners?
Huaijiang Zhu, Tong Zhao, Xinpei Ni, Jiuguang Wang, Kuan Fang, Ludovic Righetti, Tao Pang
TL;DR
The paper tackles the challenge of learning contact-rich dexterous manipulation from demonstrations, which are hard to obtain via teleoperation. It shows that planning-based data, especially from traditional sampling planners like RRT, can be high-entropy and harmful for BC, and proposes a data-generation pipeline that emphasizes demonstration consistency using greedy and PRM-based planners. By pairing this planning-driven data with a diffusion-based goal-conditioned BC, the authors demonstrate effective policies and zero-shot hardware transfer on AllegroHand and IiwaBimanual tasks, highlighting the practical potential of model-based planning to scale BC beyond simple grasping. The work also documents limitations, including sim-to-real gaps and challenges with non-rigid objects, pointing to future avenues like hybrid sim-real training and corrective data strategies to further close the sim-to-real gap.
Abstract
The tremendous success of behavior cloning (BC) in robotic manipulation has been largely confined to tasks where demonstrations can be effectively collected through human teleoperation. However, demonstrations for contact-rich manipulation tasks that require complex coordination of multiple contacts are difficult to collect due to the limitations of current teleoperation interfaces. We investigate how to leverage model-based planning and optimization to generate training data for contact-rich dexterous manipulation tasks. Our analysis reveals that popular sampling-based planners like rapidly exploring random tree (RRT), while efficient for motion planning, produce demonstrations with unfavorably high entropy. This motivates modifications to our data generation pipeline that prioritizes demonstration consistency while maintaining solution diversity. Combined with a diffusion-based goal-conditioned BC approach, our method enables effective policy learning and zero-shot transfer to hardware for two challenging contact-rich manipulation tasks.
