Learning to Detect Patterns of Crime
Abstract
Our goal is to automatically detect patterns of crime. Among a large set of crimes that happen every year in a major city, it is challenging, time-consuming, and labor-intensive for crime analysts to determine which ones may have been committed by the same individual(s). If automated, data-driven tools for crime pattern detection are made available to assist analysts, these tools could help police to better understand patterns of crime, leading to more precise attribution of past crimes, and the apprehension of suspects. To do this, we propose a pattern detection algorithm called Series Finder , that grows a pattern of discovered crimes from within a database, starting from a “seed” of a few crimes. Series Finder incorporates both the common characteristics of all patterns and the unique aspects of each specific pattern, and has had promising results on a decade’s worth of crime pattern data collected by the Crime Analysis Unit of the Cambridge Police Department.
Cite
Text
Wang et al. "Learning to Detect Patterns of Crime." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40994-3_33Markdown
[Wang et al. "Learning to Detect Patterns of Crime." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/wang2013ecmlpkdd-learning/) doi:10.1007/978-3-642-40994-3_33BibTeX
@inproceedings{wang2013ecmlpkdd-learning,
title = {{Learning to Detect Patterns of Crime}},
author = {Wang, Tong and Rudin, Cynthia and Wagner, Daniel and Sevieri, Rich},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2013},
pages = {515-530},
doi = {10.1007/978-3-642-40994-3_33},
url = {https://mlanthology.org/ecmlpkdd/2013/wang2013ecmlpkdd-learning/}
}