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

Robotic Control via Embodied Chain-of-Thought Reasoning

About

A key limitation of learned robot control policies is their inability to generalize outside their training data. Recent works on vision-language-action models (VLAs) have shown that the use of large, internet pre-trained vision-language models as the backbone of learned robot policies can substantially improve their robustness and generalization ability. Yet, one of the most exciting capabilities of large vision-language models in other domains is their ability to reason iteratively through complex problems. Can that same capability be brought into robotics to allow policies to improve performance by reasoning about a given task before acting? Naive use of "chain-of-thought" (CoT) style prompting is significantly less effective with standard VLAs because of the relatively simple training examples that are available to them. Additionally, purely semantic reasoning about sub-tasks, as is common in regular CoT, is insufficient for robot policies that need to ground their reasoning in sensory observations and the robot state. To this end, we introduce Embodied Chain-of-Thought Reasoning (ECoT) for VLAs, in which we train VLAs to perform multiple steps of reasoning about plans, sub-tasks, motions, and visually grounded features like object bounding boxes and end effector positions, before predicting the robot action. We design a scalable pipeline for generating synthetic training data for ECoT on large robot datasets. We demonstrate, that ECoT increases the absolute success rate of OpenVLA, the current strongest open-source VLA policy, by 28% across challenging generalization tasks, without any additional robot training data. Additionally, ECoT makes it easier for humans to interpret a policy's failures and correct its behavior using natural language.

Micha{\l} Zawalski, William Chen, Karl Pertsch, Oier Mees, Chelsea Finn, Sergey Levine• 2024

Related benchmarks

TaskDatasetResultRank
Drawer OpeningSimplerEnv Google Robot embodiment (test)
Success Rate0.00e+0
28
Move NearSimplerEnv Google Robot embodiment
Success Rate0.2
28
Pick CanSimplerEnv Google Robot embodiment
Success Rate0.00e+0
28
General Robot ManipulationSimplerEnv
Average Success Rate1
23
Robotic ManipulationSimplerEnv
Success Rate: Spoon on Towel40.2
14
Put CarrotSimplerEnv WidowX Robot embodiment
Success Rate4.2
13
Put SpoonSimplerEnv WidowX Robot embodiment
Success Rate420
13
stack blocksSimplerEnv WidowX Robot embodiment
Success Rate0.00e+0
13
Vision-Language-ActionVLA Evaluation Suite
A Score0.279
10
Showing 9 of 9 rows

Other info

Follow for update