STAgent用智能体框架解决时空任务,能规划路线并发现景点。
AMAP Agentic Planning Technical Report
- 构建可调用十余种工具的智能体系统,支持异步推理与训练。
- 仅保留1%原始数据中的高质量难题,提升任务挑战性。
- 适合需要复杂时空规划的场景,如旅游路线设计。
我们提出STAgent,一种面向时空理解的智能体大语言模型,用于解决如受限景点发现和行程规划等复杂任务。该模型可在时空场景中调用超过十种特定工具,实现对中间步骤的探索、验证与优化,同时保持通用能力。通过三大贡献实现:(1) 稳定的工具环境,支持异步部署与训练;(2) 分层数据筛选框架,从海量数据中精准识别高质量样本,仅保留不足1%的原始数据;(3) 分阶段训练流程:先以基础SFT作为难度评估器,再在高置信度查询上进行二次SFT,最后在低置信度数据上进行强化学习。基于Qwen3-30B-A3B初始化,STAgent在TravelBench上表现优异,并在广泛通用基准上维持良好性能,验证了其有效性。
原文摘要 · Abstract (English)
We present STAgent, an agentic large language model tailored for spatio-temporal understanding, designed to solve complex tasks such as constrained point-of-interest discovery and itinerary planning. STAgent is a specialized model capable of interacting with ten distinct tools within spatio-temporal scenarios, enabling it to explore, verify, and refine intermediate steps during complex reasoning. Notably, STAgent effectively preserves its general capabilities. We empower STAgent with these capabilities through three key contributions: (1) a stable tool environment that supports over ten domain-specific tools, enabling asynchronous rollout and training; (2) a hierarchical data curation framework that identifies high-quality data like a needle in a haystack, curating high-quality queries by retaining less than 1\% of the raw data, emphasizing both diversity and difficulty; and (3) a cascaded training recipe that starts with a seed SFT stage acting as a guardian to measure query difficulty, followed by a second SFT stage fine-tuned on queries with high certainty, and an ultimate RL stage that leverages data of low certainty. Initialized with Qwen3-30B-A3B to establish a strong SFT foundation and leverage insights into sample difficulty, STAgent yields promising performance on TravelBench while maintaining its general capabilities across a wide range of general benchmarks, thereby demonstrating the effectiveness of our proposed agentic model.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。