Large-Language-Model-Guided State Estimation for Partially Observable Task and Motion Planning
Yoonwoo Kim, Raghav Arora, Roberto Mart\'in-Mart\'in, Peter Stone, Ben Abbatematteo, Yoonchang Sung

TL;DR
This paper introduces CoCo-TAMP, a hierarchical planning framework that leverages large language models to incorporate common-sense knowledge, significantly improving efficiency in partially observable robot task and motion planning.
Contribution
It proposes a novel LLM-guided state estimation method that enhances planning efficiency by integrating common-sense knowledge into partially observable environments.
Findings
62.7% reduction in planning time in simulation
72.6% reduction in real-world demonstrations
Effective use of LLMs for common-sense reasoning in robotics
Abstract
Robot planning in partially observable environments, where not all objects are known or visible, is a challenging problem, as it requires reasoning under uncertainty through partially observable Markov decision processes. During the execution of a computed plan, a robot may unexpectedly observe task-irrelevant objects, which are typically ignored by naive planners. In this work, we propose incorporating two types of common-sense knowledge: (1) certain objects are more likely to be found in specific locations; and (2) similar objects are likely to be co-located, while dissimilar objects are less likely to be found together. Manually engineering such knowledge is complex, so we explore leveraging the powerful common-sense reasoning capabilities of large language models (LLMs). Our planning and execution framework, CoCo-TAMP, introduces a hierarchical state estimation that uses LLM-guided…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · AI-based Problem Solving and Planning · Robot Manipulation and Learning
