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

RVT-2: Learning Precise Manipulation from Few Demonstrations

About

In this work, we study how to build a robotic system that can solve multiple 3D manipulation tasks given language instructions. To be useful in industrial and household domains, such a system should be capable of learning new tasks with few demonstrations and solving them precisely. Prior works, like PerAct and RVT, have studied this problem, however, they often struggle with tasks requiring high precision. We study how to make them more effective, precise, and fast. Using a combination of architectural and system-level improvements, we propose RVT-2, a multitask 3D manipulation model that is 6X faster in training and 2X faster in inference than its predecessor RVT. RVT-2 achieves a new state-of-the-art on RLBench, improving the success rate from 65% to 82%. RVT-2 is also effective in the real world, where it can learn tasks requiring high precision, like picking up and inserting plugs, with just 10 demonstrations. Visual results, code, and trained model are provided at: https://robotic-view-transformer-2.github.io/.

Ankit Goyal, Valts Blukis, Jie Xu, Yijie Guo, Yu-Wei Chao, Dieter Fox• 2024

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationRLBench
Avg Success Score81.4
56
Robotic ManipulationRLBench (test)
Average Success Rate81.4
34
Multi-task Robotic ManipulationRLBench
Avg Success Rate82.2
16
Robotic ManipulationRLBench 18Task
Average Success Rate81.4
9
Multi-task Robotic ManipulationGemBench
Avg Success44
8
Vision-based Robotic ManipulationGemBench (test)
Average Score44
8
Robotic ManipulationRLBench multi-task
Average Success Rate81.4
7
Robot ManipulationMemoryBench (test)
Success Rate50
7
Robotic ManipulationCOLOSSEUM
Avg SR5.67e+3
7
Robotic ManipulationPartInstruct TP 3 (test)
Success Rate6.36
7
Showing 10 of 41 rows

Other info

Code

Follow for update