Inner Monologue: Embodied Reasoning through Planning with Language Models
About
Recent works have shown how the reasoning capabilities of Large Language Models (LLMs) can be applied to domains beyond natural language processing, such as planning and interaction for robots. These embodied problems require an agent to understand many semantic aspects of the world: the repertoire of skills available, how these skills influence the world, and how changes to the world map back to the language. LLMs planning in embodied environments need to consider not just what skills to do, but also how and when to do them - answers that change over time in response to the agent's own choices. In this work, we investigate to what extent LLMs used in such embodied contexts can reason over sources of feedback provided through natural language, without any additional training. We propose that by leveraging environment feedback, LLMs are able to form an inner monologue that allows them to more richly process and plan in robotic control scenarios. We investigate a variety of sources of feedback, such as success detection, scene description, and human interaction. We find that closed-loop language feedback significantly improves high-level instruction completion on three domains, including simulated and real table top rearrangement tasks and long-horizon mobile manipulation tasks in a kitchen environment in the real world.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robotic Planning | LEMMA Single-Agent Underspecified | Success Rate (SR)95 | 14 | |
| Robotic Planning | LEMMA Single-Agent Overall | Success Rate (SR)76 | 14 | |
| Robotic Planning | LEMMA Single-Agent Multiplicity | Success Rate (SR)70 | 14 | |
| Robotic Planning | LEMMA Single-Agent Absence | Success Rate (SR)81 | 14 | |
| Spatial Reasoning | Maze 10×10 | CR (%)54.03 | 10 | |
| Spatial Reasoning | R2V Real-World | CR (%)27.33 | 10 | |
| Dual-arm pour water | Dual-arm pour water Simulation v1 (test) | Success Rate75 | 10 | |
| Rearrange table | Rearrange table Simulation v1 (test) | Success Rate90 | 10 | |
| Single-arm pour water | Single-arm pour water Simulation v1 (test) | Success Rate85 | 10 | |
| Spatial Reasoning | Blocksworld 5-7 | Completion Rate4 | 10 |