English

TriFlow: A Progressive Multi-Agent Framework for Intelligent Trip Planning

Artificial Intelligence 2025-12-15 v1

Abstract

Real-world trip planning requires transforming open-ended user requests into executable itineraries under strict spatial, temporal, and budgetary constraints while aligning with user preferences. Existing LLM-based agents struggle with constraint satisfaction, tool coordination, and efficiency, often producing infeasible or costly plans. To address these limitations, we present TriFlow, a progressive multi-agent framework that unifies structured reasoning and language-based flexibility through a three-stage pipeline of retrieval, planning, and governance. By this design, TriFlow progressively narrows the search space, assembles constraint-consistent itineraries via rule-LLM collaboration, and performs bounded iterative refinement to ensure global feasibility and personalisation. Evaluations on TravelPlanner and TripTailor benchmarks demonstrated state-of-the-art results, achieving 91.1% and 97% final pass rates, respectively, with over 10x runtime efficiency improvement compared to current SOTA.

Keywords

Cite

@article{arxiv.2512.11271,
  title  = {TriFlow: A Progressive Multi-Agent Framework for Intelligent Trip Planning},
  author = {Yuxing Chen and Basem Suleiman and Qifan Chen},
  journal= {arXiv preprint arXiv:2512.11271},
  year   = {2025}
}

Comments

4 pages, 3 figures

R2 v1 2026-07-01T08:21:46.394Z