CrimeForecaster: Crime Prediction by Exploiting the Geographical Neighborhoods' Spatiotemporal Dependencies
Abstract
Crime prediction in urban areas can improve the allocation of resources (e.g., police patrols) towards a safer society. Recently, researchers have been using deep learning frameworks for urban crime forecasting with better accuracies as compared to previous work. However, these studies typically partition a metropolitan area into synthetic regions, e.g., grids, which neglects the geographical semantics of a region, nor captures the spatial correlation across the regions, e.g., precincts, neighborhoods, blocks, and postal division. In this paper, we design and implement an end-to-end spatiotemporal deep learning framework, dubbed CrimeForecaster, which captures both the temporal recurrence and the spatial dependency simultaneously within and across regions. We model temporal dependencies by using the Gated Recurrent Network with Diffusion Convolution modules to capture the cross-region dependencies at the same time. Empirical experiments on two real-world datasets showcase the effectiveness of CrimeForecaster, where CrimeForecaster outperforms the current state-of-the-art algorithm by up to 21%. We also collect and publish a ten-year crime dataset in Los Angeles for future use by the research community.
Cite
Text
Sun et al. "CrimeForecaster: Crime Prediction by Exploiting the Geographical Neighborhoods' Spatiotemporal Dependencies." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020. doi:10.1007/978-3-030-67670-4_4Markdown
[Sun et al. "CrimeForecaster: Crime Prediction by Exploiting the Geographical Neighborhoods' Spatiotemporal Dependencies." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020.](https://mlanthology.org/ecmlpkdd/2020/sun2020ecmlpkdd-crimeforecaster/) doi:10.1007/978-3-030-67670-4_4BibTeX
@inproceedings{sun2020ecmlpkdd-crimeforecaster,
title = {{CrimeForecaster: Crime Prediction by Exploiting the Geographical Neighborhoods' Spatiotemporal Dependencies}},
author = {Sun, Jiao and Yue, Mingxuan and Lin, Zongyu and Yang, Xiaochen and Nocera, Luciano and Kahn, Gabriel and Shahabi, Cyrus},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2020},
pages = {52-67},
doi = {10.1007/978-3-030-67670-4_4},
url = {https://mlanthology.org/ecmlpkdd/2020/sun2020ecmlpkdd-crimeforecaster/}
}