Decompose, Plan in Parallel, and Merge: A Novel Paradigm for Large Language Models based Planning with Multiple Constraints

📅 2025-06-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address constraint coupling and cascading errors in multi-constraint planning tasks for LLM-based agents, this paper proposes the Decompose–Parallel-Plan–Merge (DPPM) paradigm: constraint-aware task decomposition enables parallel subtask planning; a graph-structured merging mechanism and a conflict-aware verification module support dynamic error correction and reflective refinement. The core contributions are (i) the first multi-constraint-driven parallel planning framework, overcoming the error accumulation bottleneck inherent in sequential paradigms; and (ii) an end-to-end verifiable and correctable robust planning pipeline. Evaluated on a travel planning benchmark, DPPM achieves a 32.7% improvement in planning success rate, a 58.4% reduction in constraint violation rate, and a 41% decrease in average planning latency.

Technology Category

Application Category

📝 Abstract
Despite significant advances in Large Language Models (LLMs), planning tasks still present challenges for LLM-based agents. Existing planning methods face two key limitations: heavy constraints and cascading errors. To address these limitations, we propose a novel parallel planning paradigm, which Decomposes, Plans for subtasks in Parallel, and Merges subplans into a final plan (DPPM). Specifically, DPPM decomposes the complex task based on constraints into subtasks, generates the subplan for each subtask in parallel, and merges them into a global plan. In addition, our approach incorporates a verification and refinement module, enabling error correction and conflict resolution. Experimental results demonstrate that DPPM significantly outperforms existing methods in travel planning tasks.
Problem

Research questions and friction points this paper is trying to address.

Addresses limitations in LLM-based planning tasks
Proposes parallel planning paradigm for multiple constraints
Improves performance in complex travel planning tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Decomposes complex tasks into subtasks
Plans for subtasks in parallel
Merges subplans into final plan
🔎 Similar Papers
No similar papers found.
Zhengdong Lu
Zhengdong Lu
South China University of Technology
W
Weikai Lu
South China University of Technology
Y
Yiling Tao
South China University of Technology
Yun Dai
Yun Dai
OpenAI
deep learningLLMML systemsdistributed training
Z
ZiXuan Chen
South China University of Technology
Huiping Zhuang
Huiping Zhuang
Associate Professor, South China University of Technology
Continual LearningMulti-ModalEmbodied AILarge Model
C
Cen Chen
South China University of Technology
H
Hao Peng
Beihang University
Ziqian Zeng
Ziqian Zeng
Associate Professor at South China University of Technology
Natural Language Processing