Inspire or Predict? Exploring New Paradigms in Assisting Classical Planners with Large Language Models
By: Wenkai Yu , Jianhang Tang , Yang Zhang and more
Potential Business Impact:
Helps computers solve big problems by breaking them down.
Addressing large-scale planning problems has become one of the central challenges in the planning community, deriving from the state-space explosion caused by growing objects and actions. Recently, researchers have explored the effectiveness of leveraging Large Language Models (LLMs) to generate helpful actions and states to prune the search space. However, prior works have largely overlooked integrating LLMs with domain-specific knowledge to ensure valid plans. In this paper, we propose a novel LLM-assisted planner integrated with problem decomposition, which first decomposes large planning problems into multiple simpler sub-tasks. Then we explore two novel paradigms to utilize LLMs, i.e., LLM4Inspire and LLM4Predict, to assist problem decomposition, where LLM4Inspire provides heuristic guidance according to general knowledge and LLM4Predict employs domain-specific knowledge to infer intermediate conditions. We empirically validate the effectiveness of our planner across multiple domains, demonstrating the ability of search space partition when solving large-scale planning problems. The experimental results show that LLMs effectively locate feasible solutions when pruning the search space, where infusing domain-specific knowledge into LLMs, i.e., LLM4Predict, holds particular promise compared with LLM4Inspire, which offers general knowledge within LLMs.
Similar Papers
Idea2Plan: Exploring AI-Powered Research Planning
Computation and Language
Helps computers plan science experiments from ideas.
Using Large Language Models for Abstraction of Planning Domains - Extended Version
Artificial Intelligence
Helps AI plan better by simplifying complex tasks.
Leveraging Pre-trained Large Language Models with Refined Prompting for Online Task and Motion Planning
Robotics
Robots learn to fix mistakes while working.