paper-with-me

Papers

MobilityBench: A Benchmark for Evaluating Route-Planning Agents in Real-World Mobility Scenarios

2026-02-26 · Zhiheng Song, Jingshuai Zhang, Chuan Qin, Chao Wang, Chao Chen, Longfei Xu, Kaikui Liu, Xiangxiang Chu, Hengshu Zhu arxiv

Route-planning agents powered by large language models (LLMs) have emerged as a promising paradigm for supporting everyday human mobility through natural language interaction and tool-mediated decision making. However, systematic evaluation in real-world mobility settings is hindered by diverse routing demands, non-deterministic mapping services, and limited reproducibility. In this study, we introduce MobilityBench, a scalable benchmark for evaluating LLM-based route-planning agents in real-world mobility scenarios. MobilityBench is constructed from large-scale, anonymized real user queries collected from Amap and covers a broad spectrum of route-planning intents across multiple cities worldwide. To enable reproducible, end-to-end evaluation, we design a deterministic API-replay sandbox that eliminates environmental variance from live services. We further propose a multi-dimensional evaluation protocol centered on outcome validity, complemented by assessments of instruction understanding, planning, tool use, and efficiency. Using MobilityBench, we evaluate multiple LLM-based route-planning agents across diverse real-world mobility scenarios and provide an in-depth analysis of their behaviors and performance. Our findings reveal that current models perform competently on Basic information retrieval and Route Planning tasks, yet struggle considerably with Preference-Constrained Route Planning, underscoring significant room for improvement in personalized mobility applications. We publicly release the benchmark data, evaluation toolkit, and documentation at https://github.com/AMAP-ML/MobilityBench.

📄 PDF Abstract BibTeX arXiv:2602.22638

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalDecision Making

Similar Papers 제목 키워드 기반

NeSy-Route: A Neuro-Symbolic Benchmark for Constrained Route Planning in Remote Sensing

2026-03-17 · Ming Yang, Zhi Zhou, Shi-Yu Tian, Kun-Yang Yu 외 arxiv

Remote sensing underpins crucial applications such as disaster relief and ecological field surveys, where systems must understand complex scenes and constraints and make reliable decisions. Current remote-sensing benchma…

MapTab: A Diagnostic Benchmark for Long-Horizon Multi-Criteria Multimodal Reasoning on Heterogeneous Topological Graphs

2026-02-20 · Ziqiao Shang, Lingyue Ge, Zi-Jian Cheng, Shi-Yu Tian 외 arxiv

Systematically evaluating Multimodal Large Language Models (MLLMs) is essential for advancing Artificial General Intelligence (AGI). Yet existing benchmarks remain inadequate for rigorously measuring their reasoning capa…

Multimodal Reasoning

ChronoForest: Closed-Loop Multi-Tree Diffusion Planning for Efficient Bridge Search and Route Composition

2026-06-04 · Jungmin Seo, Jaesik Park arxiv

How can we plan long-horizon routes that reach designated goals, visit required waypoints, and remain short when only short-horizon offline trajectories are available? This problem matters in offline navigation because c…

ProACT: Towards Breakdown-Aware Proactive Agent in Multi-User Collaboration

2026-07-04 · Shu Yang, Difei Xu, Jiaxin Pei, Di Wang arxiv

Conversational agents are increasingly embedded in human collaborative work, yet they remain fundamentally passive and reactive: they respond to explicit user requests rather than proactively recognizing moments when a t…

Decision Making

AdaPlanBench: Evaluating Adaptive Planning in Large Language Model Agents under World and User Constraints

2026-06-04 · Jiayu Liu, Cheng Qian, Zhenhailong Wang, Bingxuan Li 외 arxiv

Planning for real-world problems by language models often involves both world and user constraints, which may not be fully specified upfront and are progressively disclosed through interaction. However, existing benchmar…