Bootstrapping Imitation Learning for Long-horizon Manipulation via Hierarchical Data Collection Space
Jinrong Yang, Kexun Chen, Zhuoling Li, Shengkai Wu, Yong Zhao, Liangliang Ren, Wenqiu Luo, Chaohui Shang, Meiyu Zhi, Linfeng Gao, Mingshan Sun, Hui Cheng
TL;DR
HD-Space tackles the data-efficiency challenge in imitation learning for long-horizon robotic manipulation by recasting data collection as a hierarchical, atomic-space problem. It segments complex tasks into overlapping atomic subtasks and actively gathers data around target poses to yield higher-quality demonstrations with fewer samples. Empirical results on real-world and simulated tasks show significant improvements in success rates and the ability to handle longer horizons, while reducing data-collection costs. The approach is complementary to existing IL models and provides a practical strategy for data-driven scaling and robustness in robotic manipulation.
Abstract
Imitation learning (IL) with human demonstrations is a promising method for robotic manipulation tasks. While minimal demonstrations enable robotic action execution, achieving high success rates and generalization requires high cost, e.g., continuously adding data or incrementally conducting human-in-loop processes with complex hardware/software systems. In this paper, we rethink the state/action space of the data collection pipeline as well as the underlying factors responsible for the prediction of non-robust actions. To this end, we introduce a Hierarchical Data Collection Space (HD-Space) for robotic imitation learning, a simple data collection scheme, endowing the model to train with proactive and high-quality data. Specifically, We segment the fine manipulation task into multiple key atomic tasks from a high-level perspective and design atomic state/action spaces for human demonstrations, aiming to generate robust IL data. We conduct empirical evaluations across two simulated and five real-world long-horizon manipulation tasks and demonstrate that IL policy training with HD-Space-based data can achieve significantly enhanced policy performance. HD-Space allows the use of a small amount of demonstration data to train a more powerful policy, particularly for long-horizon manipulation tasks. We aim for HD-Space to offer insights into optimizing data quality and guiding data scaling. project page: https://hd-space-robotics.github.io.
