Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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/.

Siddhant Haldar, Zhuoran Peng, Lerrel Pinto• 2024

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationMeta-World
Average Success Rate79
27
Multi-task robotic locomotionDMC 9 tasks
Success Rate70
4
Multi-task Robotic ManipulationLIBERO 90 tasks
Success Rate90
4
Multi-task Robotic ManipulationReal Robot 20 tasks
Success Rate91
4
Robot ManipulationFranka Real-world Individual Tasks (real-robot)
Pick Bread Success Rate0.00e+0
4
Multi-task Robot ManipulationLIBERO-10 long-horizon
Success Rate86
2
Multi-task Robot ManipulationReal Robot long-horizon xArm
Success Rate84
2
Showing 7 of 7 rows

Other info

Code

Follow for update