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

Octo: An Open-Source Generalist Robot Policy

About

Large policies pretrained on diverse robot datasets have the potential to transform robotic learning: instead of training new policies from scratch, such generalist robot policies may be finetuned with only a little in-domain data, yet generalize broadly. However, to be widely applicable across a range of robotic learning scenarios, environments, and tasks, such policies need to handle diverse sensors and action spaces, accommodate a variety of commonly used robotic platforms, and finetune readily and efficiently to new domains. In this work, we aim to lay the groundwork for developing open-source, widely applicable, generalist policies for robotic manipulation. As a first step, we introduce Octo, a large transformer-based policy trained on 800k trajectories from the Open X-Embodiment dataset, the largest robot manipulation dataset to date. It can be instructed via language commands or goal images and can be effectively finetuned to robot setups with new sensory inputs and action spaces within a few hours on standard consumer GPUs. In experiments across 9 robotic platforms, we demonstrate that Octo serves as a versatile policy initialization that can be effectively finetuned to new observation and action spaces. We also perform detailed ablations of design decisions for the Octo model, from architecture to training data, to guide future research on building generalist robot models.

Octo Model Team, Dibya Ghosh, Homer Walke, Karl Pertsch, Kevin Black, Oier Mees, Sudeep Dasari, Joey Hejna, Tobias Kreiman, Charles Xu, Jianlan Luo, You Liang Tan, Lawrence Yunliang Chen, Pannag Sanketi, Quan Vuong, Ted Xiao, Dorsa Sadigh, Chelsea Finn, Sergey Levine• 2024

Related benchmarks

TaskDatasetResultRank
Robot ManipulationLIBERO
Goal Achievement85
494
Robot ManipulationLIBERO (test)
Average Success Rate75.1
142
Robot ManipulationSimplerEnv WidowX Robot tasks (test)
Success Rate (Spoon)41.7
79
Long-horizon task completionCalvin ABC->D
Success Rate (1)94.3
67
Robot ManipulationSimplerEnv Google Robot tasks Visual Matching
Pick Coke Can Success Rate17
62
Robot ManipulationSimplerEnv Google Robot tasks Variant Aggregation
Pick Coke Can Success Rate0.6
44
Robotic ManipulationLIBERO 1.0 (test)
Long51.1
30
Drawer OpeningSimplerEnv Google Robot embodiment (test)
Success Rate22.7
28
Pick CanSimplerEnv Google Robot embodiment
Success Rate17
28
Move NearSimplerEnv Google Robot embodiment
Success Rate4.2
28
Showing 10 of 113 rows
...

Other info

Code

Follow for update