ASTER couples a resource-aware spatio-temporal encoder with a multi-objective reinforcement learning agent to jointly predict incidents and dispatch emergency resources, claiming better outcomes than decoupled predict-then-optimize pipelines.
Spatial-Temporal Sequential Hypergraph Network for Crime Prediction with Dynamic Multiplex Relation Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Crime prediction is crucial for public safety and resource optimization, yet is very challenging due to two aspects: i) the dynamics of criminal patterns across time and space, crime events are distributed unevenly on both spatial and temporal domains; ii) time-evolving dependencies between different types of crimes (e.g., Theft, Robbery, Assault, Damage) which reveal fine-grained semantics of crimes. To tackle these challenges, we propose Spatial-Temporal Sequential Hypergraph Network (ST-SHN) to collectively encode complex crime spatial-temporal patterns as well as the underlying category-wise crime semantic relationships. In specific, to handle spatial-temporal dynamics under the long-range and global context, we design a graph-structured message passing architecture with the integration of the hypergraph learning paradigm. To capture category-wise crime heterogeneous relations in a dynamic environment, we introduce a multi-channel routing mechanism to learn the time-evolving structural dependency across crime types. We conduct extensive experiments on two real-world datasets, showing that our proposed ST-SHN framework can significantly improve the prediction performance as compared to various state-of-the-art baselines. The source code is available at: https://github.com/akaxlh/ST-SHN.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
ASTER: Adaptive Spatio-Temporal Early Decision Model for Dynamic Resource Allocation
ASTER couples a resource-aware spatio-temporal encoder with a multi-objective reinforcement learning agent to jointly predict incidents and dispatch emergency resources, claiming better outcomes than decoupled predict-then-optimize pipelines.