Large Language Models for Planning: A Comprehensive and Systematic Survey
By: Pengfei Cao , Tianyi Men , Wencan Liu and more
Potential Business Impact:
Helps computers plan and solve problems better.
Planning represents a fundamental capability of intelligent agents, requiring comprehensive environmental understanding, rigorous logical reasoning, and effective sequential decision-making. While Large Language Models (LLMs) have demonstrated remarkable performance on certain planning tasks, their broader application in this domain warrants systematic investigation. This paper presents a comprehensive review of LLM-based planning. Specifically, this survey is structured as follows: First, we establish the theoretical foundations by introducing essential definitions and categories about automated planning. Next, we provide a detailed taxonomy and analysis of contemporary LLM-based planning methodologies, categorizing them into three principal approaches: 1) External Module Augmented Methods that combine LLMs with additional components for planning, 2) Finetuning-based Methods that involve using trajectory data and feedback signals to adjust LLMs in order to improve their planning abilities, and 3) Searching-based Methods that break down complex tasks into simpler components, navigate the planning space, or enhance decoding strategies to find the best solutions. Subsequently, we systematically summarize existing evaluation frameworks, including benchmark datasets, evaluation metrics and performance comparisons between representative planning methods. Finally, we discuss the underlying mechanisms enabling LLM-based planning and outline promising research directions for this rapidly evolving field. We hope this survey will serve as a valuable resource to inspire innovation and drive progress in this field.
Similar Papers
A Survey on Large Language Models for Automated Planning
Artificial Intelligence
Helps computers plan better by mixing smarts and old ways.
LLMs as Planning Modelers: A Survey for Leveraging Large Language Models to Construct Automated Planning Models
Artificial Intelligence
Helps computers plan better by understanding words.
Large Language Models as Common-Sense Heuristics
Computation and Language
Helps robots plan tasks better using smart language.