Comparative Analysis of LSTM Architectures for Crime occurrence time prediction
Main Article Content
Abstract
Crime prediction has gained increasing attention due to the growing availability of historical crime data and the need for data-driven decision-making in public safety. This study presents a comparative analysis of Long Short-Term Memory (LSTM) architectures for predicting the exact occurrence time of crimes based on temporal patterns. Three LSTM-based models are evaluated: Vanilla LSTM, Stacked LSTM, and Bidirectional LSTM.
The proposed approach integrates time-based features and lag features to capture temporal dependencies within crime data. Model performance is assessed using standard regression metrics, including Mean Absolute Error (MAE), Mean Squared Error (MSE), and Root Mean Squared Error (RMSE). Experimental results indicate that deeper LSTM architectures combined with temporal lag information improve prediction accuracy compared to the baseline model.
This study demonstrates the effectiveness of LSTM-based models for crime occurrence prediction and provides insights into selecting suitable deep learning architectures for time-series crime analysis, supporting the development of more reliable tools for proactive crime prevention.