TravelAgent: An AI Assistant for Personalized Travel Planning
Aili Chen, Xuyang Ge, Ziquan Fu, Yanghua Xiao, Jiangjie Chen
TL;DR
TravelAgent addresses the challenge of generating realistic, comprehensive, and personalized travel itineraries under multi-dimensional constraints. It combines four modules—Tool-usage, Recommendation, Planning, and Memory—into a spatiotemporal framework where constraints are modeled, real-time data is integrated via tools, and user preferences are learned over time to tailor recommendations and route plans. Key contributions include a constraint-aware planning algorithm with a Budget Planner and Route Planner, an online recommendation framework leveraging in-context constraints, real-time information, and memory-driven insights, and extensive evaluation showing improvements in Rationality, Comprehensiveness, and Personalization over baselines. The results demonstrate practical impact for automated travel planning, enabling dynamic, user-aware itineraries in real-world settings, while highlighting the need for reliable data sources and deeper personalization in future work.
Abstract
As global tourism expands and artificial intelligence technology advances, intelligent travel planning services have emerged as a significant research focus. Within dynamic real-world travel scenarios with multi-dimensional constraints, services that support users in automatically creating practical and customized travel itineraries must address three key objectives: Rationality, Comprehensiveness, and Personalization. However, existing systems with rule-based combinations or LLM-based planning methods struggle to fully satisfy these criteria. To overcome the challenges, we introduce TravelAgent, a travel planning system powered by large language models (LLMs) designed to provide reasonable, comprehensive, and personalized travel itineraries grounded in dynamic scenarios. TravelAgent comprises four modules: Tool-usage, Recommendation, Planning, and Memory Module. We evaluate TravelAgent's performance with human and simulated users, demonstrating its overall effectiveness in three criteria and confirming the accuracy of personalized recommendations.
