RDT-1B: a Diffusion Foundation Model for Bimanual Manipulation
About
Bimanual manipulation is essential in robotics, yet developing foundation models is extremely challenging due to the inherent complexity of coordinating two robot arms (leading to multi-modal action distributions) and the scarcity of training data. In this paper, we present the Robotics Diffusion Transformer (RDT), a pioneering diffusion foundation model for bimanual manipulation. RDT builds on diffusion models to effectively represent multi-modality, with innovative designs of a scalable Transformer to deal with the heterogeneity of multi-modal inputs and to capture the nonlinearity and high frequency of robotic data. To address data scarcity, we further introduce a Physically Interpretable Unified Action Space, which can unify the action representations of various robots while preserving the physical meanings of original actions, facilitating learning transferrable physical knowledge. With these designs, we managed to pre-train RDT on the largest collection of multi-robot datasets to date and scaled it up to 1.2B parameters, which is the largest diffusion-based foundation model for robotic manipulation. We finally fine-tuned RDT on a self-created multi-task bimanual dataset with over 6K+ episodes to refine its manipulation capabilities. Experiments on real robots demonstrate that RDT significantly outperforms existing methods. It exhibits zero-shot generalization to unseen objects and scenes, understands and follows language instructions, learns new skills with just 1~5 demonstrations, and effectively handles complex, dexterous tasks. We refer to https://rdt-robotics.github.io/rdt-robotics/ for the code and videos.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO | Goal Achievement68.2 | 494 | |
| Robot Manipulation | RoboTwin Clean 2.0 | -- | 20 | |
| Robot Manipulation | RoboTwin Randomized 2.0 | -- | 20 | |
| Robotic Manipulation | RoboTwin 2.0 | Pick Diverse Bottles Success Rate55 | 17 | |
| Robotic Manipulation | CALVIN D->D | Success Rate (Length 1)75.7 | 12 | |
| Robot Manipulation | RoboTwin Hard 2.0 | Beat Block Hammer Success Rate37 | 8 | |
| Robotic Manipulation | RoboTwin simulation 1.0 | Hammer Success Rate83 | 8 | |
| Robotic Manipulation | Real-world environment | Bottle Handover Success Rate35 | 8 | |
| Humanoid Robot Manipulation | Generalized Performance targets (Fanta, Coke, Spray, Hand) zero-shot | Fanta Success Rate70 | 8 | |
| Humanoid Robot Manipulation | ManiSkill2 | Push Chair Score3.97 | 8 |