[edit]
Contrastive Imitation Learning for Language-guided Multi-Task Robotic Manipulation
Proceedings of The 8th Conference on Robot Learning, PMLR 270:4651-4669, 2025.
Abstract
Developing robots capable of executing various manipulation tasks, guided by natural language instructions and visual observations of intricate real-world environments, remains a significant challenge in robotics. Such robot agents need to understand linguistic commands and distinguish between the requirements of different tasks. In this work, we present Σ-agent, an end-to-end imitation learning agent for multi-task robotic manipulation. Σ-agent incorporates contrastive Imitation Learning (contrastive IL) modules to strengthen vision-language and current-future representations. An effective and efficient multi-view querying Transformer (MVQ-Former) for aggregating representative semantic information is introduced. Σ-agent shows substantial improvement over state-of-the-art methods under diverse settings in 18 RLBench tasks, surpassing RVT by an average of 5.2% and 5.9% in 10 and 100 demonstration training, respectively. Σ-agent also achieves 62% success rate with a single policy in 5 real-world manipulation tasks. The code will be released upon acceptance.