Modality Selection and Skill Segmentation via Cross-Modality Attention
Jiawei Jiang, Kei Ota, Devesh K. Jha, Asako Kanezaki
TL;DR
The paper tackles the curse of dimensionality when incorporating tactile and audio modalities into robotic policies by introducing Cross-Modality Attention (CMA), a transformer-based mechanism that adaptively weights modalities for action generation. It couples CMA with a 1D-conditional diffusion policy and a three-stage workflow (imitation-driven CMA training, unsupervised primitive segmentation, and hierarchical policy learning) to enable long-horizon, contact-rich manipulation. CMA not only improves efficiency but also reveals interpretable, action-specific modality usage through attention patterns, and supports unsupervised segmentation of demonstrations into primitives. The results on FurnitureSim leg-assembly tasks demonstrate improved sample efficiency and provide a viable path toward modality-aware, hierarchical robotics with better generalization in complex manipulation tasks.
Abstract
Incorporating additional sensory modalities such as tactile and audio into foundational robotic models poses significant challenges due to the curse of dimensionality. This work addresses this issue through modality selection. We propose a cross-modality attention (CMA) mechanism to identify and selectively utilize the modalities that are most informative for action generation at each timestep. Furthermore, we extend the application of CMA to segment primitive skills from expert demonstrations and leverage this segmentation to train a hierarchical policy capable of solving long-horizon, contact-rich manipulation tasks.
