arXiv:2606.12657cs.AIcs.DB2026-06中稿 · the 27th IEEE Inte…

无需微调的分层大模型代理,生成更真实的人类移动轨迹。

TrajGenAgent: A Hierarchical LLM Agent for Human Mobility Trajectory Generation

论文配图:TrajGenAgent: A Hierarchical LLM Agent for Human Mobility Trajectory Generation
图 1 · 摘自论文原文
  • 分两阶段生成:先用上下文学习生成活动链,再通过确定性流程落地为完整访问轨迹。
  • 在基准与大规模模拟数据上,时空保真度和行为真实性均优于现有神经与大模型基线。
  • 适合城市规划、疫情建模等需高保真轨迹数据但无法微调模型的场景。

人类移动数据对交通管理、城市规划和疫情控制至关重要,但大规模轨迹采集成本高且受隐私限制,因此亟需生成真实合成轨迹。现有基于大模型的生成方法通常依赖提示工程(保留零样本推理能力但缺乏细粒度时空定位)或轨迹级微调(提升统计精度但计算开销大且削弱泛化能力)。我们提出TrajGenAgent,一种无需模型微调的语义感知分层大模型代理框架。该框架采用两阶段编排-执行设计:大模型首先通过上下文学习,基于历史证据生成个体与工作日条件下的活动链;随后由确定性流程将每个活动锚定为完整访问,包括个性化兴趣点检索、距离感知选址、运动学感知出行时间传播及大模型驱动的时长估计。为评估超越聚合时空统计的真实感,引入基于异常检测的评估框架,使用两种互补探测器评估行为与语义合理性。在基准与大规模模拟数据集上的实验表明,TrajGenAgent在时空保真度、语义连贯性和个体特定行为真实性方面均优于代表性神经网络与大模型基线,同时避免参数更新。

原文摘要 · Abstract (English)

Human mobility data is important for transportation, urban planning, and epidemic control, but large-scale trajectory collection is often costly and privacy-constrained, motivating realistic synthetic trajectory generation. Existing LLM-based generators typically rely on either prompt engineering, which preserves zero-shot reasoning but lacks fine-grained spatiotemporal grounding, or trajectory-level fine-tuning, which improves statistical precision but incurs substantial computational cost and may weaken general reasoning. We propose TrajGenAgent, a semantic-aware hierarchical LLM-agent framework for human mobility trajectory generation without model fine-tuning. TrajGenAgent uses a two-stage orchestrator-worker design: an LLM first synthesizes an individual- and weekday-conditioned activity chain from historical evidence via in-context learning, and a deterministic workflow then grounds each activity into a complete visit using personalized POI retrieval, distance-aware location selection, kinematics-aware travel-time propagation, and LLM-based duration estimation. To evaluate realism beyond aggregate spatiotemporal statistics, we introduce an anomaly-detection-based evaluation framework using two complementary detectors to assess behavioral and semantic plausibility. Experiments on benchmark and large-scale simulation datasets show that TrajGenAgent improves spatiotemporal fidelity, semantic coherence, and individual-specific behavioral realism over representative neural and LLM-based baselines, while avoiding parameter updates.

轨迹生成大模型隐私保护城市规划

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