CLApr 11, 2025

TP-RAG: Benchmarking Retrieval-Augmented Large Language Model Agents for Spatiotemporal-Aware Travel Planning

arXiv:2504.08694v116 citationsh-index: 17EMNLP
Originality Incremental advance
AI Analysis

This addresses the need for more reliable and adaptive travel planning agents, though it appears incremental as it builds on existing retrieval-augmented methods with a new evolutionary framework.

The paper tackles the problem of LLMs lacking spatiotemporal awareness in travel planning by introducing TP-RAG, a benchmark with 2,348 queries and 85,575 POIs, showing that integrating reference trajectories improves spatial efficiency and POI rationality. It proposes EvoRAG, which achieves state-of-the-art performance by reducing commonsense violations and improving spatiotemporal compliance.

Large language models (LLMs) have shown promise in automating travel planning, yet they often fall short in addressing nuanced spatiotemporal rationality. While existing benchmarks focus on basic plan validity, they neglect critical aspects such as route efficiency, POI appeal, and real-time adaptability. This paper introduces TP-RAG, the first benchmark tailored for retrieval-augmented, spatiotemporal-aware travel planning. Our dataset includes 2,348 real-world travel queries, 85,575 fine-grain annotated POIs, and 18,784 high-quality travel trajectory references sourced from online tourist documents, enabling dynamic and context-aware planning. Through extensive experiments, we reveal that integrating reference trajectories significantly improves spatial efficiency and POI rationality of the travel plan, while challenges persist in universality and robustness due to conflicting references and noisy data. To address these issues, we propose EvoRAG, an evolutionary framework that potently synergizes diverse retrieved trajectories with LLMs' intrinsic reasoning. EvoRAG achieves state-of-the-art performance, improving spatiotemporal compliance and reducing commonsense violation compared to ground-up and retrieval-augmented baselines. Our work underscores the potential of hybridizing Web knowledge with LLM-driven optimization, paving the way for more reliable and adaptive travel planning agents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes