Multi-axis Attentive Prediction for Sparse EventData: An Application to Crime Prediction
Yi Sui, Ga Wu, Scott Sanner

TL;DR
This paper introduces MAPSED, a novel attentional model that effectively predicts sparse crime events by simultaneously analyzing temporal, spatial, and event type data, outperforming existing models.
Contribution
MAPSED is the first purely attentional model to operate over multiple axes for sparse event prediction, incorporating a contrastive learning objective for better generalization.
Findings
MAPSED outperforms classical and state-of-the-art models on crime datasets.
Contrastive learning improves the model's ability to capture event semantics.
The approach effectively handles extreme data sparsity in spatiotemporal prediction.
Abstract
Spatiotemporal prediction of event data is a challenging task with a long history of research. While recent work in spatiotemporal prediction has leveraged deep sequential models that substantially improve over classical approaches, these models are prone to overfitting when the observation is extremely sparse, as in the task of crime event prediction. To overcome these sparsity issues, we present Multi-axis Attentive Prediction for Sparse Event Data (MAPSED). We propose a purely attentional approach to extract both short-term dynamics and long-term semantics of event propagation through two observation angles. Unlike existing temporal prediction models that propagate latent information primarily along the temporal dimension, the MAPSED simultaneously operates over all axes (time, 2D space, event type) of the embedded data tensor. We additionally introduce a novel Frobenius norm-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Traffic Prediction and Management Techniques · Human Mobility and Location-Based Analysis
MethodsContrastive Learning
