Deep Learning for Crime Forecasting: The Role of Mobility at Fine-grained Spatiotemporal Scales
- URL: http://arxiv.org/abs/2509.20913v1
- Date: Thu, 25 Sep 2025 08:58:56 GMT
- Title: Deep Learning for Crime Forecasting: The Role of Mobility at Fine-grained Spatiotemporal Scales
- Authors: Ariadna Albors Zumel, Michele Tizzoni, Gian Maria Campedelli,
- Abstract summary: We 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.<n>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.<n>Our deep learning model achieves the highest recall, precision, and F1 score in all four cities, outperforming alternative methods.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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.
Related papers
- Complementary Learning System Empowers Online Continual Learning of Vehicle Motion Forecasting in Smart Cities [50.14230518748104]
We introduce Dual-LS, a task-free, online continual learning paradigm for deep neural network (DNN)-based motion forecasting.<n>Tests on naturalistic data spanning three countries, over 772,000 vehicles and cumulative testing mileage of 11,187 km show that Dual-LS mitigates catastrophic forgetting by up to 74.31%.
arXiv Detail & Related papers (2025-08-27T06:19:21Z) - Innovative LSGTime Model for Crime Spatiotemporal Prediction Based on MindSpore Framework [0.0]
This paper proposes LGSTime, a crimetemporal prediction model that integrates the Long Short-Term Memory (LSTM), Gated Recurrent Unit (RU) and the Multiheadparse Self-attention mechanism.<n>The integrated model leverages the strengths of each technique to better handle complextemporal data.<n>In comparison to the CNN model, it exhibits performance enhancements of 2.8%, 1.9%, and 1.4% in the Mean Squared Error (MSE), Mean Absolute Error (MAE), and Root Mean Squared Error (RMSE) metrics respectively.
arXiv Detail & Related papers (2025-03-26T00:57:38Z) - Crime Forecasting: A Spatio-temporal Analysis with Deep Learning Models [18.101456404865157]
Deep learning models predict city partition crime counts on specific days.<n>We formulate crime count prediction as a sequence challenge, preserving both input data and prediction targets.<n>We introduce a new model that combines Conalvolution Networks (CNN) and Long-Term Memory (LSTM) networks.
arXiv Detail & Related papers (2025-02-11T11:16:59Z) - Leveraging graph neural networks and mobility data for COVID-19 forecasting [37.9506001142702]
COVID-19 pandemic has victimized over 7 million people to date, prompting diverse research efforts.<n>Spatio-temporal models combining mobility data with machine learning have gained attention for disease forecasting.<n>Here, we explore Graph Convolutional Recurrent Network (GCRN) and Graph Convolutional Long ShortTerm Memory (GTM)<n>The aim is to forecast future values of COVID-19 cases in Brazil and China by leveraging human mobility networks.
arXiv Detail & Related papers (2025-01-20T19:52:31Z) - Network-Based Transfer Learning Helps Improve Short-Term Crime Prediction Accuracy [1.1062397685574308]
We propose a novel transfer learning framework for short-term crime prediction models.
Our results show that the proposed framework improves the F1 scores for target cities with mobility data scarcity.
We also show that the F1 score improvements are pervasive across different types of crimes and diverse cities in the US.
arXiv Detail & Related papers (2024-06-10T00:51:20Z) - Pushing the Limits of Pre-training for Time Series Forecasting in the
CloudOps Domain [54.67888148566323]
We introduce three large-scale time series forecasting datasets from the cloud operations domain.
We show it is a strong zero-shot baseline and benefits from further scaling, both in model and dataset size.
Accompanying these datasets and results is a suite of comprehensive benchmark results comparing classical and deep learning baselines to our pre-trained method.
arXiv Detail & Related papers (2023-10-08T08:09:51Z) - Spatial-Temporal Hypergraph Self-Supervised Learning for Crime
Prediction [60.508960752148454]
This work proposes a Spatial-Temporal Hypergraph Self-Supervised Learning framework to tackle the label scarcity issue in crime prediction.
We propose the cross-region hypergraph structure learning to encode region-wise crime dependency under the entire urban space.
We also design the dual-stage self-supervised learning paradigm, to not only jointly capture local- and global-level spatial-temporal crime patterns, but also supplement the sparse crime representation by augmenting region self-discrimination.
arXiv Detail & Related papers (2022-04-18T23:46:01Z) - Spatial-Temporal Sequential Hypergraph Network for Crime Prediction [56.41899180029119]
We propose Spatial-Temporal Sequential Hypergraph Network (ST-SHN) to collectively encode complex crime spatial-temporal patterns.
In particular, to handle spatial-temporal dynamics under the long-range and global context, we design a graph-structured message passing architecture.
We conduct extensive experiments on two real-world datasets, showing that our proposed ST-SHN framework can significantly improve the prediction performance.
arXiv Detail & Related papers (2022-01-07T12:46:50Z) - Convolutional generative adversarial imputation networks for
spatio-temporal missing data in storm surge simulations [86.5302150777089]
Generative Adversarial Imputation Nets (GANs) and GAN-based techniques have attracted attention as unsupervised machine learning methods.
We name our proposed method as Con Conval Generative Adversarial Imputation Nets (Conv-GAIN)
arXiv Detail & Related papers (2021-11-03T03:50:48Z) - Leveraging Mobility Flows from Location Technology Platforms to Test
Crime Pattern Theory in Large Cities [26.100870516361347]
We study the ability of granular human mobility in describing and predicting crime concentrations at an hourly scale.
Our evaluation infers mobility flows by leveraging an anonymized dataset from Foursquare that includes almost 14.8 million consecutive check-ins in three major U.S. cities.
arXiv Detail & Related papers (2020-04-17T14:21:10Z) - Exploring Spatio-Temporal and Cross-Type Correlations for Crime
Prediction [48.1813701535167]
We perform crime prediction exploiting the cross-type and-temporal correlations of urban crimes.
We propose a coherent framework to mathematically model these correlations for crime prediction.
Further experiments have been conducted to understand the importance of different correlations in crime prediction.
arXiv Detail & Related papers (2020-01-20T00:34:53Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.