paper-with-me

Papers

Crime Forecasting: A Spatio-temporal Analysis with Deep Learning Models

2025-02-11 · Li Mao, Wei Du, Shuo Wen, Qi Li, Tong Zhang, Wei Zhong

This study uses deep-learning models to predict city partition crime counts on specific days. It helps police enhance surveillance, gather intelligence, and proactively prevent crimes. We formulate crime count prediction as a spatiotemporal sequence challenge, where both input data and prediction targets are spatiotemporal sequences. In order to improve the accuracy of crime forecasting, we introduce a new model that combines Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) networks. We conducted a comparative analysis to access the effects of various data sequences, including raw and binned data, on the prediction errors of four deep learning forecasting models. Directly inputting raw crime data into the forecasting model causes high prediction errors, making the model unsuitable for real - world use. The findings indicate that the proposed CNN-LSTM model achieves optimal performance when crime data is categorized into 10 or 5 groups. Data binning can enhance forecasting model performance, but poorly defined intervals may reduce map granularity. Compared to dividing into 5 bins, binning into 10 intervals strikes an optimal balance, preserving data characteristics and surpassing raw data in predictive modelling efficacy.

📄 PDF Abstract BibTeX arXiv:2502.07465

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPrediction

Similar Papers 제목 키워드 기반

Scalable high-resolution forecasting of sparse spatiotemporal events with kernel methods: a winning solution to the NIJ "Real-Time Crime Forecasting Challenge"

2018-01-09 · Seth Flaxman, Michael Chirico, Pau Pereira, Charles Loeffler

We propose a generic spatiotemporal event forecasting method, which we developed for the National Institute of Justice's (NIJ) Real-Time Crime Forecasting Challenge. Our method is a spatiotemporal forecasting model combi…

Density EstimationGaussian Processes

CASTNet: Community-Attentive Spatio-Temporal Networks for Opioid Overdose Forecasting

2019-05-12 · Ali Mert Ertugrul, Yu-Ru Lin, Tugba Taskaya-Temizel

Opioid overdose is a growing public health crisis in the United States. This crisis, recognized as "opioid epidemic," has widespread societal consequences including the degradation of health, and the increase in crime ra…

Deep Learning for Crime Forecasting: The Role of Mobility at Fine-grained Spatiotemporal Scales

2025-09-25 · Ariadna Albors Zumel, Michele Tizzoni, Gian Maria Campedelli arxiv

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 forecast…

Graph-Based Deep Modeling and Real Time Forecasting of Sparse Spatio-Temporal Data

2018-04-02 · Bao Wang, Xiyang Luo, Fangbo Zhang, Baichuan Yuan 외

We present a generic framework for spatio-temporal (ST) data modeling, analysis, and forecasting, with a special focus on data that is sparse in both space and time. Our multi-scaled framework is a seamless coupling of t…

Likelihood-Free Estimation for Spatiotemporal Hawkes processes with missing data and application to predictive policing

2025-02-10 · Pramit Das, Moulinath Banerjee, Yuekai Sun

With the growing use of AI technology, many police departments use forecasting software to predict probable crime hotspots and allocate patrolling resources effectively for crime prevention. The clustered nature of crime…