SPECI: Skill Prompts based Hierarchical Continual Imitation Learning for Robot Manipulation
Jingkai Xu, Xiangli Nie
TL;DR
SPECI addresses the challenge of lifelong robot manipulation by introducing a three-tier hierarchical continual imitation learning framework that jointly learns perceptual fusion, dynamic skill inference, and action execution. It eliminates manual skill definitions through an expandable skill codebook and employs attention-driven Skill selection and Mode Approximation to enable efficient cross-task transfer at both skill and task levels. The approach combines a multimodal perception module, a high-level skill inference module, and a low-level GMM-based policy, enhanced by CP-based mode decomposition to separate shared and task-specific knowledge. Empirical results on the LIBERO benchmark demonstrate superior forward and backward knowledge transfer, reduced forgetting, and strong overall performance across diverse, long-horizon tasks, highlighting SPECI’s practical impact for scalable, autonomous robotic manipulation.
Abstract
Real-world robot manipulation in dynamic unstructured environments requires lifelong adaptability to evolving objects, scenes and tasks. Traditional imitation learning relies on static training paradigms, which are ill-suited for lifelong adaptation. Although Continual Imitation Learnin (CIL) enables incremental task adaptation while preserving learned knowledge, current CIL methods primarily overlook the intrinsic skill characteristics of robot manipulation or depend on manually defined and rigid skills, leading to suboptimal cross-task knowledge transfer. To address these issues, we propose Skill Prompts-based HiErarchical Continual Imitation Learning (SPECI), a novel end-to-end hierarchical CIL policy architecture for robot manipulation. The SPECI framework consists of a multimodal perception and fusion module for heterogeneous sensory information encoding, a high-level skill inference module for dynamic skill extraction and selection, and a low-level action execution module for precise action generation. To enable efficient knowledge transfer on both skill and task levels, SPECI performs continual implicit skill acquisition and reuse via an expandable skill codebook and an attention-driven skill selection mechanism. Furthermore, we introduce mode approximation to augment the last two modules with task-specific and task-sharing parameters, thereby enhancing task-level knowledge transfer. Extensive experiments on diverse manipulation task suites demonstrate that SPECI consistently outperforms state-of-the-art CIL methods across all evaluated metrics, revealing exceptional bidirectional knowledge transfer and superior overall performance.
