English

Beyond Itinerary Planning-A Real-World Benchmark for Multi-Turn and Tool-Using Travel Tasks

Artificial Intelligence 2026-04-22 v3

Abstract

Travel planning is a natural real-world task to test large language models' (LLMs) planning and tool-use abilities. Although prior work has studied LLM performance on travel planning, existing settings still differ from real-world needs, mainly due to limited domain coverage, insufficient modeling of users' implicit preferences in multi-turn conversations, and a lack of evaluation of agents' capability boundaries. To mitigate these gaps, we propose TravelBench\textbf{TravelBench}, a benchmark for truly real-world\textit{truly real-world} travel planning. We collect user queries, user preferences, and tools from real scenarios, and construct three subtasks -- Single-Turn\textit{Single-Turn}, Multi-Turn\textit{Multi-Turn}, and Unsolvable\textit{Unsolvable} -- to evaluate agents' three core capabilities in real settings: (1) solving problems independently, (2) interacting with users to elicit implicit preferences, and (3) recognizing the capability boundaries. To enable stable tool invocation and reproducible evaluation, we cache real tool-call results and build a sandbox environment which integrates ten travel-related tools, enabling agents to combine these tools to solve most practical travel planning problems. We evaluate multiple LLMs on TravelBench and find that even advanced models exhibit imbalanced performance across different capabilities. Our further systematic verification demonstrates the stability of the proposed benchmark. TravelBench provides a practical and reproducible benchmark to advance research on LLM agents for real-world travel planning.

Keywords

Cite

@article{arxiv.2512.22673,
  title  = {Beyond Itinerary Planning-A Real-World Benchmark for Multi-Turn and Tool-Using Travel Tasks},
  author = {Xiang Cheng and Yulan Hu and Xiangwen Zhang and Lu Xu and Lide Tan and Zheng Pan and Xin Li and Yong Liu},
  journal= {arXiv preprint arXiv:2512.22673},
  year   = {2026}
}

Comments

Accepted to the ACL 2026 Main Conference. Camera-ready version