arXiv:2509.12273cs.AIcs.CL2025-09EMNLP被引 9

用大模型理解用户语言需求,智能规划多目标路线

LLMAP: LLM-Assisted Multi-Objective Route Planning with User Preferences

  • 用大模型解析自然语言,提取偏好与任务依赖
  • 在14国27城测试中,路线完成率高且满足时间、开放时间等约束
  • 适合需要个性化行程规划的旅游或配送场景

大型语言模型(LLMs)的兴起使基于自然语言的路线规划成为研究热点,涵盖丰富的用户目标。现有方法分为两类:直接使用LLM作为智能体进行路径规划,以及基于图的搜索策略。前者难以处理大规模地图数据,后者对自然语言偏好理解能力有限。更严峻的挑战在于全球用户时空分布的高度异质性与不可预测性。本文提出一种新型的LLM辅助多目标路线规划系统(LLMAP),采用LLM作为解析器理解自然语言,识别任务、提取用户偏好并识别任务依赖关系,结合多步图构建与迭代搜索(MSGS)算法求解最优路径。该多目标优化方法动态调整目标权重,在最大化兴趣点(POI)质量与任务完成率的同时最小化路线距离,满足用户时间限制、POI营业时间及任务依赖三大约束。我们在14个国家、27个城市中采样1000个不同复杂度的路线提示进行实验,结果表明该方法在多重约束下均表现出色且具保证性能。

原文摘要 · Abstract (English)

The rise of large language models (LLMs) has made natural language-driven route planning an emerging research area that encompasses rich user objectives. Current research exhibits two distinct approaches: direct route planning using LLM-as-Agent and graph-based searching strategies. However, LLMs in the former approach struggle to handle extensive map data, while the latter shows limited capability in understanding natural language preferences. Additionally, a more critical challenge arises from the highly heterogeneous and unpredictable spatio-temporal distribution of users across the globe. In this paper, we introduce a novel LLM-Assisted route Planning (LLMAP) system that employs an LLM-as-Parser to comprehend natural language, identify tasks, and extract user preferences and recognize task dependencies, coupled with a Multi-Step Graph construction with iterative Search (MSGS) algorithm as the underlying solver for optimal route finding. Our multi-objective optimization approach adaptively tunes objective weights to maximize points of interest (POI) quality and task completion rate while minimizing route distance, subject to three key constraints: user time limits, POI opening hours, and task dependencies. We conduct extensive experiments using 1,000 routing prompts sampled with varying complexity across 14 countries and 27 cities worldwide. The results demonstrate that our approach achieves superior performance with guarantees across multiple constraints.

路径规划大模型应用多目标优化自然语言理解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。