MLLGJun 21, 2019

Deep Mixture Point Processes: Spatio-temporal Event Prediction with Rich Contextual Information

arXiv:1906.08952v170 citations
Originality Incremental advance
AI Analysis

This addresses urban planning and transportation optimization needs by improving event prediction, but it is incremental as it builds on existing point process models with contextual data integration.

The paper tackled the problem of predicting spatio-temporal events like taxi pick-ups and crimes by incorporating rich contextual factors such as weather and traffic, and demonstrated that DMPP achieves better predictive performance than existing methods on real-world datasets.

Predicting when and where events will occur in cities, like taxi pick-ups, crimes, and vehicle collisions, is a challenging and important problem with many applications in fields such as urban planning, transportation optimization and location-based marketing. Though many point processes have been proposed to model events in a continuous spatio-temporal space, none of them allow for the consideration of the rich contextual factors that affect event occurrence, such as weather, social activities, geographical characteristics, and traffic. In this paper, we propose \textsf{DMPP} (Deep Mixture Point Processes), a point process model for predicting spatio-temporal events with the use of rich contextual information; a key advance is its incorporation of the heterogeneous and high-dimensional context available in image and text data. Specifically, we design the intensity of our point process model as a mixture of kernels, where the mixture weights are modeled by a deep neural network. This formulation allows us to automatically learn the complex nonlinear effects of the contextual factors on event occurrence. At the same time, this formulation makes analytical integration over the intensity, which is required for point process estimation, tractable. We use real-world data sets from different domains to demonstrate that DMPP has better predictive performance than existing methods.

Foundations

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

Your Notes