🤖 AI Summary
Existing robotic foundation models struggle to reason about the three-dimensional dynamics of the physical world and the causal effects of actions, leading to a mismatch between 2D perception and 3D embodied interaction and thereby limiting generalization. This work proposes a 3D-centric joint modeling paradigm that unifies world, space, and action representations, deeply integrating 3D world perception with action modeling for the first time. By introducing a mutual constraint mechanism between world state transitions and actions, the model enables joint causal reasoning over environmental dynamics and behavioral outcomes. Trained efficiently on only 6k hours of expert demonstrations—including 1k hours of real-world data—the model achieves a 93% success rate in RoboTwin2.0 simulation and outperforms current state-of-the-art methods by over 20% in real-world tasks.
📝 Abstract
Recent advances in embodied AI have established robot foundation models (RFMs) as the dominant approach for generalist robotic systems to date. By leveraging imitation learning on extensive robot demonstrations, RFMs have achieved impressive capabilities in mapping visual observations and language instructions to continuous robotic actions. However, current RFMs lack an inherent ability to reason about physical dynamics and the causal effects of robot behaviors on the 3D physical world. This creates a fundamental mismatch between 2D-centric visual perception and 3D-centric embodied interaction, severely limiting the generalization ability of RFMs in real-world tasks.To address this gap, we present WSA$_1$, a novel RFM built upon proposed 3D-Centric World-Spatial-Action modeling paradigm. It not only learns 3D world-aware visual thought for future robot behaviors, but also models mutual constraints between 3D world state transitions and robotic actions to enhance behavior generalization. Notably, WSA$_1$ achieves highly data-efficient pre-training with 6k hours of expert demonstration data (only 1k hours from real robot), while delivering competitive manipulation performance (93% success rate) on RoboTwin2.0 simulation benchmark and achieving +20% average boosted performance over state-of-the-art RFMs on real-world robot control tasks. These results reveal that generalizable RFM can be attained without large-scale real robot data when paired with 3D-centric world-action joint modeling, which offers a practical and affordable pathway to generalist robotic systems.