paper-with-me

홈 › Papers

Crime Event Embedding with Unsupervised Feature Selection

2018-06-15 · Shixiang Zhu, Yao Xie

We present a novel event embedding algorithm for crime data that can jointly capture time, location, and the complex free-text component of each event. The embedding is achieved by regularized Restricted Boltzmann Machines (RBMs), and we introduce a new way to regularize by imposing a $\ell_1$ penalty on the conditional distributions of the observed variables of RBMs. This choice of regularization performs feature selection and it also leads to efficient computation since the gradient can be computed in a closed form. The feature selection forces embedding to be based on the most important keywords, which captures the common modus operandi (M. O.) in crime series. Using numerical experiments on a large-scale crime dataset, we show that our regularized RBMs can achieve better event embedding and the selected features are highly interpretable from human understanding.

📄 PDF Abstract BibTeX arXiv:1806.06095

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Similar Papers 제목 키워드 기반

Crime incidents embedding using restricted Boltzmann machines

2017-10-28 · Shixiang Zhu, Yao Xie

We present a new approach for detecting related crime series, by unsupervised learning of the latent feature embeddings from narratives of crime record via the Gaussian-Bernoulli Restricted Boltzmann Machines (RBM). This…

Clustering

Using Word Embeddings for Italian Crime News Categorization

2021-10-08 · Conference on Computer Science and Intelligence Systems (FedCSIS) 2021 10 · Federica Rollo, Giovanni Bonisoli, Laura Po

Several studies have shown that the use of embeddings improves outcomes in many Natural Language Processing (NLP) activities, including text categorization. This paper focuses on how word embeddings can be used on newspa…

ArticlesText CategorizationWord Embeddings

Supervised and Unsupervised Categorization of an Imbalanced Italian Crime News Dataset

2022-03-22 · Lecture Notes in Business Information Processing 2022 3 · Federica Rollo, Giovanni Bonisoli, Laura Po

The automatic categorization of crime news is useful to create statistics on the type of crimes occurring in a certain area. This assignment can be treated as a text categorization problem. Several studies have shown tha…

ArticlesKeyphrase ExtractionLemmatizationText Categorization+1

Unlocking New York City Crime Insights using Relational Database Embeddings

2020-05-19 · Apoorva Nitsure, Rajesh Bordawekar, Jose Neves

This paper demonstrates the use of the AI-Powered Database (AI-DB) in identifying non-obvious patterns in crime data that could serve as an aid to predictive policing measures. AI-DB uses an unsupervised neural network, …

Feature Engineering

An Event-centric Framework for Predicting Crime Hotspots with Flexible Time Intervals

2024-11-02 · Jiahui Jin, Yi Hong, Guandong Xu, Jinghui Zhang 외

Predicting crime hotspots in a city is a complex and critical task with significant societal implications. Numerous spatiotemporal correlations and irregularities pose substantial challenges to this endeavor. Existing me…