LGNov 4, 2025

Learning A Universal Crime Predictor with Knowledge-guided Hypernetworks

arXiv:2511.02336v1h-index: 6ECAI
Originality Incremental advance
AI Analysis

This addresses the challenge of aligning crime prediction models for public safety across cities with varying data, though it is incremental as it builds on hypernetworks and knowledge graphs.

The paper tackles the problem of predicting crimes across diverse cities with non-overlapping crime types by proposing HYSTL, a framework that uses a hypernetwork and crime knowledge graph to train a universal predictor, achieving superior performance over state-of-the-art baselines in experiments on two cities.

Predicting crimes in urban environments is crucial for public safety, yet existing prediction methods often struggle to align the knowledge across diverse cities that vary dramatically in data availability of specific crime types. We propose HYpernetwork-enhanced Spatial Temporal Learning (HYSTL), a framework that can effectively train a unified, stronger crime predictor without assuming identical crime types in different cities' records. In HYSTL, instead of parameterising a dedicated predictor per crime type, a hypernetwork is designed to dynamically generate parameters for the prediction function conditioned on the crime type of interest. To bridge the semantic gap between different crime types, a structured crime knowledge graph is built, where the learned representations of crimes are used as the input to the hypernetwork to facilitate parameter generation. As such, when making predictions for each crime type, the predictor is additionally guided by its intricate association with other relevant crime types. Extensive experiments are performed on two cities with non-overlapping crime types, and the results demonstrate HYSTL outperforms state-of-the-art baselines.

Foundations

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

Your Notes