BAKU: An Efficient Transformer for Multi-Task Policy Learning
About
Training generalist agents capable of solving diverse tasks is challenging, often requiring large datasets of expert demonstrations. This is particularly problematic in robotics, where each data point requires physical execution of actions in the real world. Thus, there is a pressing need for architectures that can effectively leverage the available training data. In this work, we present BAKU, a simple transformer architecture that enables efficient learning of multi-task robot policies. BAKU builds upon recent advancements in offline imitation learning and meticulously combines observation trunks, action chunking, multi-sensory observations, and action heads to substantially improve upon prior work. Our experiments on 129 simulated tasks across LIBERO, Meta-World suite, and the Deepmind Control suite exhibit an overall 18% absolute improvement over RT-1 and MT-ACT, with a 36% improvement on the harder LIBERO benchmark. On 30 real-world manipulation tasks, given an average of just 17 demonstrations per task, BAKU achieves a 91% success rate. Videos of the robot are best viewed at https://baku-robot.github.io/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO | -- | 1025 | |
| Robotic Manipulation | LIBERO | Spatial Success Rate94 | 570 | |
| Robotic Manipulation | Meta-World | Average Success Rate79 | 27 | |
| Robot Manipulation | MimicGen | Coffee Success Rate70 | 25 | |
| Robot Manipulation | LIBERO-V Across Novel Camera Viewpoints (unseen) | Spatial Success Rate18 | 14 | |
| Block-stacking | Real-robot Franka Emika Panda (real-world) | Success Rate60 | 11 | |
| Multi-task Robotic Manipulation | LIBERO 90 tasks | -- | 10 | |
| Gap Cover | Simulation | Success Rate33 | 6 | |
| Table Uncover | Simulation | Success Rate38 | 6 | |
| Curtain Open | Simulation | Success Rate0.325 | 6 |