用大模型提升极端事件下跨城市人流预测能力
Predicting Human Mobility during Extreme Events via LLM-Enhanced Cross-City Learning
- 引入LLM建模人流意图,跨城市迁移共性知识
- 在极端事件下准确率提升32.8%,不动状态预测F1提升35.0%
- 适合灾害预警、应急资源调度等场景使用
城市化与气候变化加剧了城市脆弱性,极端事件(如极端天气)下的人员流动预测对位置感知的早期灾害预警、救援资源预分配等任务至关重要。然而现有模型多针对正常情况设计,难以适应极端事件下的人流模式变化。为此,本文提出X-MLM框架——一种基于大模型的跨极端事件人流预测方法,可集成到现有深度模型中。该框架通过RAG增强的意图预测器预估下一步行为意图,经大模型修正后,由意图调制的位置预测器映射为具体位置。大量实验表明,相较基线模型,X-MLM在Acc@1上提升32.8%,不动状态预测的F1-score提升35.0%。代码已开源。
原文摘要 · Abstract (English)
The vulnerability of cities has increased with urbanization and climate change, making it more important to predict human mobility during extreme events (e.g., extreme weather) for downstream tasks including location-based early disaster warning and pre-allocating rescue resources, etc. However, existing human mobility prediction models are mainly designed for normal scenarios, and fail to adapt to extreme scenarios due to the shift of human mobility patterns under extreme scenarios. To address this issue, we introduce \textbf{X-MLM}, a cross-e\textbf{X}treme-event \textbf{M}obility \textbf{L}anguge \textbf{M}odel framework for extreme scenarios that can be integrated into existing deep mobility prediction methods by leveraging LLMs to model the mobility intention and transferring the common knowledge of how different extreme events affect mobility intentions between cities. This framework utilizes a RAG-Enhanced Intention Predictor to forecast the next intention, refines it with an LLM-based Intention Refiner, and then maps the intention to an exact location using an Intention-Modulated Location Predictor. Extensive experiments illustrate that X-MLM can achieve a 32.8\% improvement in terms of Acc@1 and a 35.0\% improvement in terms of the F1-score of predicting immobility compared to the baselines. The code is available at https://github.com/tsinghua-fib-lab/XMLM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。