TriFlow: A Progressive Multi-Agent Framework for Intelligent Trip Planning
By: Yuxing Chen, Basem Suleiman, Qifan Chen
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.
Similar Papers
TripScore: Benchmarking and rewarding real-world travel planning with fine-grained evaluation
Artificial Intelligence
Makes travel plans better and more real.
Constraint-Aware Route Recommendation from Natural Language via Hierarchical LLM Agents
Artificial Intelligence
Finds best routes from your spoken requests.
Multi-agent Self-triage System with Medical Flowcharts
Artificial Intelligence
Helps AI give safe health advice like a doctor.