Decoupled Travel Planning with Behavior Forest
Duanyang Yuan, Sihang Zhou, Yanning Hou, Xiaoshu Chen, Haoyuan Chen, Ke Liang, Jiyuan Liu, Chuan Ma, Xinwang Liu, Jian Huang

TL;DR
This paper introduces the Behavior Forest, a modular approach that structures travel planning into parallel behavior trees with global coordination, improving planning efficiency and LLM performance on complex tasks.
Contribution
It proposes a novel modular framework using behavior trees and a coordination mechanism to decouple local and global constraints in travel planning tasks.
Findings
Outperforms state-of-the-art methods by 6.67% on TravelPlanner.
Achieves 11.82% improvement on ChinaTravel benchmarks.
Reduces reasoning complexity for large language models in multi-constraint planning.
Abstract
Behavior sequences, composed of executable steps, serve as the operational foundation for multi-constraint planning problems such as travel planning. In such tasks, each planning step is not only constrained locally but also influenced by global constraints spanning multiple subtasks, leading to a tightly coupled and complex decision process. Existing travel planning methods typically rely on a single decision space that entangles all subtasks and constraints, failing to distinguish between locally acting constraints within a subtask and global constraints that span multiple subtasks. Consequently, the model is forced to jointly reason over local and global constraints at each decision step, increasing the reasoning burden and reducing planning efficiency. To address this problem, we propose the Behavior Forest method. Specifically, our approach structures the decision-making process…
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.
