English

CAGE: Causal Attention Enables Data-Efficient Generalizable Robotic Manipulation

Robotics 2024-12-09 v2

Abstract

Generalization in robotic manipulation remains a critical challenge, particularly when scaling to new environments with limited demonstrations. This paper introduces CAGE, a novel robotic manipulation policy designed to overcome these generalization barriers by integrating a causal attention mechanism. CAGE utilizes the powerful feature extraction capabilities of the vision foundation model DINOv2, combined with LoRA fine-tuning for robust environment understanding. The policy further employs a causal Perceiver for effective token compression and a diffusion-based action prediction head with attention mechanisms to enhance task-specific fine-grained conditioning. With as few as 50 demonstrations from a single training environment, CAGE achieves robust generalization across diverse visual changes in objects, backgrounds, and viewpoints. Extensive experiments validate that CAGE significantly outperforms existing state-of-the-art RGB/RGB-D approaches in various manipulation tasks, especially under large distribution shifts. In similar environments, CAGE offers an average of 42% increase in task completion rate. While all baselines fail to execute the task in unseen environments, CAGE manages to obtain a 43% completion rate and a 51% success rate in average, making a huge step towards practical deployment of robots in real-world settings. Project website: cage-policy.github.io.

Keywords

Cite

@article{arxiv.2410.14974,
  title  = {CAGE: Causal Attention Enables Data-Efficient Generalizable Robotic Manipulation},
  author = {Shangning Xia and Hongjie Fang and Cewu Lu and Hao-Shu Fang},
  journal= {arXiv preprint arXiv:2410.14974},
  year   = {2024}
}

Comments

Submitted to ICRA 2025

R2 v1 2026-06-28T19:28:04.403Z