用多智能体系统实现可交互的个性化旅行规划。
Vaiage: A Multi-Agent Solution to Personalized Travel Planning
- 基于大模型的多智能体架构,动态理解用户意图并生成行程。
- 人机评估得分8.5(满分10),在可行性上显著优于基线方法。
- 适合需要实时调整、多条件优化的个性化旅行规划场景。
旅行规划是一项认知负荷高的任务,涉及冲突的用户偏好、动态外部信息以及多步骤时空优化。传统平台常因结果静态、缺乏上下文适应性及实时交互支持而表现不佳。本文提出Vaiage,一个基于图结构的多智能体框架,利用大语言模型(LLMs)作为目标驱动的推荐者和序列规划者。LLMs能推断用户意图,建议个性化目的地与活动,并生成符合预算、时间、人数和天气等约束的行程。通过自然语言交互、结构化工具调用及地图反馈循环,Vaiage实现可解释、端到端的自适应规划。在人工介入实验中,系统平均得分为8.5(满分10),显著优于无策略(7.2)和无外部API(6.8)版本,尤其在行程可行性方面表现突出。定性分析表明,策略与信息智能体的协同显著提升了行程质量,优化了时间利用并整合了实时上下文。结果证明,将大模型推理与符号化智能体协作结合,在开放世界实际规划任务中具有显著有效性。
原文摘要 · Abstract (English)
Planning trips is a cognitively intensive task involving conflicting user preferences, dynamic external information, and multi-step temporal-spatial optimization. Traditional platforms often fall short - they provide static results, lack contextual adaptation, and fail to support real-time interaction or intent refinement. Our approach, Vaiage, addresses these challenges through a graph-structured multi-agent framework built around large language models (LLMs) that serve as both goal-conditioned recommenders and sequential planners. LLMs infer user intent, suggest personalized destinations and activities, and synthesize itineraries that align with contextual constraints such as budget, timing, group size, and weather. Through natural language interaction, structured tool use, and map-based feedback loops, Vaiage enables adaptive, explainable, and end-to-end travel planning grounded in both symbolic reasoning and conversational understanding. To evaluate Vaiage, we conducted human-in-the-loop experiments using rubric-based GPT-4 assessments and qualitative feedback. The full system achieved an average score of 8.5 out of 10, outperforming the no-strategy (7.2) and no-external-API (6.8) variants, particularly in feasibility. Qualitative analysis indicated that agent coordination - especially the Strategy and Information Agents - significantly improved itinerary quality by optimizing time use and integrating real-time context. These results demonstrate the effectiveness of combining LLM reasoning with symbolic agent coordination in open-ended, real-world planning tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。