LGSep 6, 2021

Individual Mobility Prediction via Attentive Marked Temporal Point Processes

arXiv:2109.02715v13 citations
Originality Incremental advance
AI Analysis

This work addresses a gap in mobility prediction for transportation management, though it is incremental as it builds on existing point process and attention methods.

The paper tackled the problem of predicting entire trips (start time, origin, destination) in individual mobility, which had been overlooked in prior work, and proposed AMTPP, a model that achieved superior performance on two large metro trip datasets.

Individual mobility prediction is an essential task for transportation demand management and traffic system operation. There exist a large body of works on modeling location sequence and predicting the next location of users; however, little attention is paid to the prediction of the next trip, which is governed by the strong spatiotemporal dependencies between diverse attributes, including trip start time $t$, origin $o$, and destination $d$. To fill this gap, in this paper we propose a novel point process-based model -- Attentive Marked temporal point processes (AMTPP) -- to model human mobility and predict the whole trip $(t,o,d)$ in a joint manner. To encode the influence of history trips, AMTPP employs the self-attention mechanism with a carefully designed positional embedding to capture the daily/weekly periodicity and regularity in individual travel behavior. Given the unique peaked nature of inter-event time in human behavior, we use an asymmetric log-Laplace mixture distribution to precisely model the distribution of trip start time $t$. Furthermore, an origin-destination (OD) matrix learning block is developed to model the relationship between every origin and destination pair. Experimental results on two large metro trip datasets demonstrate the superior performance of AMTPP.

Foundations

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

Your Notes