Language-Augmented Symbolic Planner for Open-World Task Planning
Guanqi Chen, Lei Yang, Ruixing Jia, Zhe Hu, Yizhou Chen, Wei Zhang,, Wenping Wang, and Jia Pan

TL;DR
This paper presents LASP, a novel approach that combines large language models with symbolic planning to enable robots to perform complex tasks in open-world environments with incomplete knowledge.
Contribution
LASP integrates LLMs with symbolic planners, allowing dynamic diagnosis and knowledge acquisition in open-world task planning scenarios.
Findings
LASP effectively solves open-world planning problems with incomplete knowledge.
LASP outperforms traditional symbolic planners in environments with knowledge gaps.
LASP demonstrates robustness in diagnosing errors and updating its knowledge base.
Abstract
Enabling robotic agents to perform complex long-horizon tasks has been a long-standing goal in robotics and artificial intelligence (AI). Despite the potential shown by large language models (LLMs), their planning capabilities remain limited to short-horizon tasks and they are unable to replace the symbolic planning approach. Symbolic planners, on the other hand, may encounter execution errors due to their common assumption of complete domain knowledge which is hard to manually prepare for an open-world setting. In this paper, we introduce a Language-Augmented Symbolic Planner (LASP) that integrates pre-trained LLMs to enable conventional symbolic planners to operate in an open-world environment where only incomplete knowledge of action preconditions, objects, and properties is initially available. In case of execution errors, LASP can utilize the LLM to diagnose the cause of the error…
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
TopicsAI-based Problem Solving and Planning
