Skill-Aware Diffusion for Generalizable Robotic Manipulation
Aoshen Huang, Jiaming Chen, Jiyu Cheng, Ran Song, Wei Pan, Wei Zhang
TL;DR
SADiff tackles generalization in robotic manipulation by explicitly modeling skill-level information. It introduces a three-part pipeline: a skill-aware encoder with learnable tokens to condition multimodal inputs, a skill-constrained diffusion model to generate object-centric 2D motion flow, and a skill-retrieval transformation that uses trajectory priors to map flows into executable 3D actions. The authors also present IsaacSkill, a high-fidelity dataset for skill-centric evaluation, enabling robust sim-to-real transfer. Across simulation and real-world experiments, SADiff demonstrates superior generalization to unseen objects, environments, and embodiments, and even zero-shot transfer without real-world fine-tuning, highlighting the practical impact of integrating skill priors throughout the manipulation pipeline.
Abstract
Robust generalization in robotic manipulation is crucial for robots to adapt flexibly to diverse environments. Existing methods usually improve generalization by scaling data and networks, but model tasks independently and overlook skill-level information. Observing that tasks within the same skill share similar motion patterns, we propose Skill-Aware Diffusion (SADiff), which explicitly incorporates skill-level information to improve generalization. SADiff learns skill-specific representations through a skill-aware encoding module with learnable skill tokens, and conditions a skill-constrained diffusion model to generate object-centric motion flow. A skill-retrieval transformation strategy further exploits skill-specific trajectory priors to refine the mapping from 2D motion flow to executable 3D actions. Furthermore, we introduce IsaacSkill, a high-fidelity dataset containing fundamental robotic skills for comprehensive evaluation and sim-to-real transfer. Experiments in simulation and real-world settings show that SADiff achieves good performance and generalization across various manipulation tasks. Code, data, and videos are available at https://sites.google.com/view/sa-diff.
