Deep Learning Based Crime Prediction Models: Experiments and Analysis
Rittik Basak Utsha, Muhtasim Noor Alif, Yeasir Rayhan, Tanzima Hashem, Mohammad Eunus Ali
TL;DR
This study offers a unified, longitudinal comparison of seven deep learning models for crime prediction, addressing spatial, temporal, and categorical dependencies under varied real-world scenarios. By evaluating models such as AIST, HAGEN, and ST-SHN across area, density, and temporal granularity, the authors derive clear guidance on when to favor external features, how to structure spatial and temporal modules, and how regression and classification tasks motivate different architectural choices. The key contributions include a comprehensive experimental framework, a granular ablation analysis of spatial and external components, and actionable recommendations for model design and deployment in practice. The findings have practical impact for city safety analytics, informing practitioners on model selection and design tradeoffs in diverse operational contexts.
Abstract
Crime prediction is a widely studied research problem due to its importance in ensuring safety of city dwellers. Starting from statistical and classical machine learning based crime prediction methods, in recent years researchers have focused on exploiting deep learning based models for crime prediction. Deep learning based crime prediction models use complex architectures to capture the latent features in the crime data, and outperform the statistical and classical machine learning based crime prediction methods. However, there is a significant research gap in existing research on the applicability of different models in different real-life scenarios as no longitudinal study exists comparing all these approaches in a unified setting. In this paper, we conduct a comprehensive experimental evaluation of all major state-of-the-art deep learning based crime prediction models. Our evaluation provides several key insights on the pros and cons of these models, which enables us to select the most suitable models for different application scenarios. Based on the findings, we further recommend certain design practices that should be taken into account while building future deep learning based crime prediction models.
