Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware
About
Fine manipulation tasks, such as threading cable ties or slotting a battery, are notoriously difficult for robots because they require precision, careful coordination of contact forces, and closed-loop visual feedback. Performing these tasks typically requires high-end robots, accurate sensors, or careful calibration, which can be expensive and difficult to set up. Can learning enable low-cost and imprecise hardware to perform these fine manipulation tasks? We present a low-cost system that performs end-to-end imitation learning directly from real demonstrations, collected with a custom teleoperation interface. Imitation learning, however, presents its own challenges, particularly in high-precision domains: errors in the policy can compound over time, and human demonstrations can be non-stationary. To address these challenges, we develop a simple yet novel algorithm, Action Chunking with Transformers (ACT), which learns a generative model over action sequences. ACT allows the robot to learn 6 difficult tasks in the real world, such as opening a translucent condiment cup and slotting a battery with 80-90% success, with only 10 minutes worth of demonstrations. Project website: https://tonyzhaozh.github.io/aloha/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Manipulation | RLBench (test) | Average Success Rate39.6 | 34 | |
| Robotic Manipulation | RoboTwin 2.0 | Pick Diverse Bottles Success Rate31 | 17 | |
| close box | RLBench | Success Rate82 | 14 | |
| Bimanual Insertion | ALOHA Simulation Insertion (Evaluation) | Overall Success Rate93 | 12 | |
| Bimanual Transfer | ALOHA Simulation Transfer (Evaluation) | Overall Success Rate97 | 12 | |
| Robotic Manipulation | RLBench standard (test) | Reach Target Success Rate50 | 12 | |
| Pick Cube | ManiSkill | Success Rate86 | 11 | |
| Stack Cube | ManiSkill | Success Rate32 | 11 | |
| Robotic Manipulation | MimicGen SE(2) | Stack (D1) Success Rate35 | 11 | |
| Bimanual Insertion | Bimanual Insertion sim | Grasp Success93 | 10 |