paper-with-me

홈 › Papers

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

2025-12-27 · Xiang Cheng, Yulan Hu, Xiangwen Zhang, Lu Xu, Lide Tan, Zheng Pan, Xin Li, Yong Liu arxiv

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 $\textbf{TravelBench}$, a benchmark for $\textit{truly real-world}$ travel planning. We collect user queries, user preferences, and tools from real scenarios, and construct three subtasks -- $\textit{Single-Turn}$, $\textit{Multi-Turn}$, and $\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.

📄 PDF Abstract BibTeX arXiv:2512.22673

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TripCraft: A Benchmark for Spatio-Temporally Fine Grained Travel Planning

2025-02-27 · Soumyabrata Chaudhuri, Pranav Purkar, Ritwik Raghav, Shubhojit Mallick 외

Recent advancements in probing Large Language Models (LLMs) have explored their latent potential as personalized travel planning agents, yet existing benchmarks remain limited in real world applicability. Existing datase…

Scheduling

ITINERA: Integrating Spatial Optimization with Large Language Models for Open-domain Urban Itinerary Planning

2024-02-11 · Yihong Tang, Zhaokai Wang, Ao Qu, Yihao Yan 외

Citywalk, a recently popular form of urban travel, requires genuine personalization and understanding of fine-grained requests compared to traditional itinerary planning. In this paper, we introduce the novel task of Ope…

LLM real-life tasksOpen-Domain Question AnsweringUrban Itinerary Planning

Optimizing Group Utility in Itinerary Planning: A Strategic and Crowd-Aware Approach

2023-04-04 · Junhua Liu, Kwan Hui Lim, Kristin L. Wood, Menglin Li

Itinerary recommendation is a complex sequence prediction problem with numerous real-world applications. This task becomes even more challenging when considering the optimization of multiple user queuing times and crowd …

ItinBench: Benchmarking Planning Across Multiple Cognitive Dimensions with Large Language Models

2026-03-19 · Tianlong Wang, Pinqiao Wang, Weili Shi, Sheng li arxiv

Large language models (LLMs) with advanced cognitive capabilities are emerging as agents for various reasoning and planning tasks. Traditional evaluations often focus on specific reasoning or planning questions within co…

Spatial Reasoning

VIR-Bench: Evaluating Geospatial and Temporal Understanding of MLLMs via Travel Video Itinerary Reconstruction

2025-09-23 · Hao Wang, Eiki Murata, Lingfang Zhang, Ayako Sato 외 arxiv

Recent advances in multimodal large language models (MLLMs) have significantly enhanced video understanding capabilities, opening new possibilities for practical applications. Yet current video benchmarks focus largely o…