融合人流数据提升犯罪预测精度,尤其在短时预测中效果显著。
Deep Learning for Crime Forecasting: The Role of Mobility at Fine-grained Spatiotemporal Scales
- 用卷积LSTM模型融合人流、历史犯罪与人口数据进行细粒度预测
- 同时使用人流与人口数据时,各项指标均最优,暴力犯罪适合长序列,财产犯罪适合短序列
- 适用于城市治安管理、智能警务等需要高精度时空预测的场景
目标:构建深度学习框架,评估在精细时空尺度下,引入微观人流特征是否及如何提升犯罪预测性能。方法:以巴尔的摩、芝加哥、洛杉矶和费城四座美国城市为研究对象,整合警方提供的犯罪数据、美国社区调查的人口统计数据以及2019至2023年来自Advan的人流数据,按0.077平方英里(0.2平方公里)网格划分,训练基于卷积长短期记忆网络(ConvLSTM)的预测模型,采用14天和2天输入序列预测未来12小时犯罪发生情况,并与逻辑回归、随机森林和标准LSTM三种基线模型对比。结果:引入人流特征可显著提升预测表现,尤其在短输入序列下;最佳效果出现在同时结合人流与人口特征时,该模型在四城中均取得最高召回率、精确率和F1分数;较长输入序列对暴力犯罪预测更优,而短序列对财产犯罪更有效。结论:多源数据融合对时空犯罪预测至关重要,验证了深度学习在细粒度时空分析中的优势与局限。
原文摘要 · Abstract (English)
Objectives: To develop a deep learning framework to evaluate if and how incorporating micro-level mobility features, alongside historical crime and sociodemographic data, enhances predictive performance in crime forecasting at fine-grained spatial and temporal resolutions. Methods: We advance the literature on computational methods and crime forecasting by focusing on four U.S. cities (i.e., Baltimore, Chicago, Los Angeles, and Philadelphia). We employ crime incident data obtained from each city's police department, combined with sociodemographic data from the American Community Survey and human mobility data from Advan, collected from 2019 to 2023. This data is aggregated into grids with equally sized cells of 0.077 sq. miles (0.2 sq. kms) and used to train our deep learning forecasting model, a Convolutional Long Short-Term Memory (ConvLSTM) network, which predicts crime occurrences 12 hours ahead using 14-day and 2-day input sequences. We also compare its performance against three baseline models: logistic regression, random forest, and standard LSTM. Results: Incorporating mobility features improves predictive performance, especially when using shorter input sequences. Noteworthy, however, the best results are obtained when both mobility and sociodemographic features are used together, with our deep learning model achieving the highest recall, precision, and F1 score in all four cities, outperforming alternative methods. With this configuration, longer input sequences enhance predictions for violent crimes, while shorter sequences are more effective for property crimes. Conclusion: These findings underscore the importance of integrating diverse data sources for spatiotemporal crime forecasting, mobility included. They also highlight the advantages (and limits) of deep learning when dealing with fine-grained spatial and temporal scales.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。