Learning Semantic Atomic Skills for Multi-Task Robotic Manipulation

1ShanghaiTech University 2InstAdapt
*Equal contribution Corresponding author
IROS 2026

Abstract

Scaling imitation learning to diverse multi-task robot manipulation remains challenging due to suboptimal demonstrations, behavioral multi-modality, and destructive interference across tasks. While skill-based methods offer a promising direction by decomposing behaviors into reusable abstractions, existing approaches often learn skills that are either biased toward linguistic structure or lack semantic alignment across tasks, limiting generalization. In this work, we propose AtomSkill, a novel framework that learns a semantically aligned Atomic Skill Space from demonstrations and enables robust long-horizon execution through keypose imagination. Our method introduces: (1) semantic contrastive skill alignment, which partitions demonstrations into variable-length atomic skills and employs a contrastive objective to jointly enforce semantic consistency and temporal coherence, yielding a compact and reusable skill library; and (2) action decoding with keypose imagining, where the policy predicts both a skill's terminal keypose and immediate actions, thereby supporting progress-aware skill transitions. During inference, an atomic skill diffusion sampler generates plausible skill sequences, while predicted keyposes autonomously trigger smooth skill chaining. Extensive experiments in simulation and real-world settings show that AtomSkill consistently outperforms state-of-the-art imitation learning and skill-based baselines.

Overview

Overview of AtomSkill
Framework of AtomSkill. The left panel illustrates semantic skill discovery: expert demonstrations of the same task are segmented into semantically coherent, temporally aligned clips, and a vision-language model assigns a skill label to each segment. The top-right panel shows skill learning, where AtomSkill structures the skill space and trains both the skill-guided policy and the diffusion-based sampler. The bottom-right panel depicts inference via action chunking with keypose, enabling smooth and robust chaining of predicted skills.

Presentation Video

BibTeX

@article{zhu2025learning,
  title={Learning Semantic Atomic Skills for Multi-Task Robotic Manipulation},
  author={Zhu, Yihang and Wang, Weiqing and Wu, Shijie and Shi, Ye and Wang, Jingya},
  journal={arXiv preprint arXiv:2512.18368},
  year={2025}
}