LGCYMLMar 11, 2020

Crime Prediction Using Spatio-Temporal Data

arXiv:2003.09322v176 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for law enforcement to potentially respond faster to crimes in urban areas.

The paper tackles crime prediction by using supervised learning on a 12-year San Francisco crime dataset, achieving better accuracy through algorithms like decision tree, k-nearest neighbor, Random Forest, and Adaboost with oversampling.

A crime is a punishable offence that is harmful for an individual and his society. It is obvious to comprehend the patterns of criminal activity to prevent them. Research can help society to prevent and solve crime activates. Study shows that only 10 percent offenders commits 50 percent of the total offences. The enforcement team can respond faster if they have early information and pre-knowledge about crime activities of the different points of a city. In this paper, supervised learning technique is used to predict crimes with better accuracy. The proposed system predicts crimes by analyzing data-set that contains records of previously committed crimes and their patterns. The system stands on two main algorithms - i) decision tree, and ii) k-nearest neighbor. Random Forest algorithm and Adaboost are used to increase the accuracy of the prediction. Finally, oversampling is used for better accuracy. The proposed system is feed with a criminal-activity data set of twelve years of San Francisco city.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes