paper-with-me

Papers

Robotic Control via Embodied Chain-of-Thought Reasoning

2024-07-11 · Michał Zawalski, William Chen, Karl Pertsch, Oier Mees, Chelsea Finn, Sergey Levine

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.

📄 PDF Abstract BibTeX arXiv:2407.08693

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language-Action

Similar Papers 제목 키워드 기반

Emma-X: An Embodied Multimodal Action Model with Grounded Chain of Thought and Look-ahead Spatial Reasoning

2024-12-16 · Qi Sun, Pengfei Hong, Tej Deep Pala, Vernon Toh 외

Traditional reinforcement learning-based robotic control methods are often task-specific and fail to generalize across diverse environments or unseen objects and instructions. Visual Language Models (VLMs) demonstrate st…

HallucinationRobot ManipulationScene UnderstandingSpatial Reasoning+1

Revisiting Embodied Chain-of-Thought for Generalizable Robot Manipulation

2026-06-02 · Nan Sun, Yuan Zhang, Yongkun Yang, Wentao Zhao 외 arxiv

Embodied chain-of-thought (CoT) aims to bridge linguistic reasoning and robotic control, but its effective form and integration strategy remain underexplored. In this paper, we revisit embodied CoT for vision-language-ac…

Robot Manipulation

Embodied Chain of Action Reasoning with Multi-Modal Foundation Model for Humanoid Loco-manipulation

2025-04-13 · Yu Hao, Geeta Chandra Raju Bethala, Niraj Pudasaini, Hao Huang 외

Enabling humanoid robots to autonomously perform loco-manipulation tasks in complex, unstructured environments poses significant challenges. This entails equipping robots with the capability to plan actions over extended…

NavigateObject RearrangementSpatial Reasoning

Investigating the Effectiveness of a Socratic Chain-of-Thoughts Reasoning Method for Task Planning in Robotics, A Case Study

2025-03-11 · Veronica Bot, Zheyuan Xu

Large language models (LLMs) have demonstrated unprecedented capability in reasoning with natural language. Coupled with this development is the emergence of embodied AI in robotics. Despite showing promise for verbal an…

Code GenerationTask PlanningZero-Shot Learning

EmbodiedGPT: Vision-Language Pre-Training via Embodied Chain of Thought

2023-05-24 · NeurIPS 2023 11 · Yao Mu, Qinglong Zhang, Mengkang Hu, Wenhai Wang 외

Embodied AI is a crucial frontier in robotics, capable of planning and executing action sequences for robots to accomplish long-horizon tasks in physical environments. In this work, we introduce EmbodiedGPT, an end-to-en…

Image CaptioningLanguage ModellingLarge Language ModelQuestion Answering+1