FP3: A 3D Foundation Policy for Robotic Manipulation
Rujia Yang, Geng Chen, Chuan Wen, Yang Gao
TL;DR
FP3 introduces a 3D foundation policy for robotic manipulation by leveraging a 1.3B diffusion Transformer that fuses two-view point clouds, language, and proprioception. Pre-trained on 60k DROID trajectories, FP3 achieves data-efficient fine-tuning and strong zero-shot generalization to unseen objects and environments, outperforming 2D baselines. The model's effectiveness is demonstrated on real-robot tasks with limited demonstrations, with ablations confirming the value of 3D inputs, scale, and diverse pre-training data. Limitations include the need for larger 3D pre-training datasets and more advanced language conditioning, suggesting future work integrating 2D features and richer VLMs.
Abstract
Following its success in natural language processing and computer vision, foundation models that are pre-trained on large-scale multi-task datasets have also shown great potential in robotics. However, most existing robot foundation models rely solely on 2D image observations, ignoring 3D geometric information, which is essential for robots to perceive and reason about the 3D world. In this paper, we introduce FP3, a first large-scale 3D foundation policy model for robotic manipulation. FP3 builds on a scalable diffusion transformer architecture and is pre-trained on 60k trajectories with point cloud observations. With the model design and diverse pre-training data, FP3 can be efficiently fine-tuned for downstream tasks while exhibiting strong generalization capabilities. Experiments on real robots demonstrate that with only 80 demonstrations, FP3 is able to learn a new task with over 90% success rates in novel environments with unseen objects, significantly surpassing existing robot foundation models.
