Mixing Individual and Collective Behaviours to Predict Out-of-Routine Mobility
Sebastiano Bontorin, Simone Centellegher, Riccardo Gallotti, Luca Pappalardo, Bruno Lepri, Massimiliano Luca
TL;DR
The study targets next-location prediction, focusing on out-of-routine mobility, by dynamically integrating individual mobility patterns with collective movement information. It formalizes the mixture as $M_i^{(u)} = (1 - S^{(u)}_i) I^{(u)}_i + S^{(u)}_i C_i$, where $S^{(u)}_i$ is the normalised Shannon entropy of the individual's transitions, and uses softmax normalization for the resulting probabilities. The model is trained and evaluated on privacy-preserving GPS trajectories from Boston, NYC, and Seattle (Jan–Aug 2020), with LCST-based stratification of train–test overlap to gauge generalisation. Results show that $M$ significantly outperforms $I$ and $C$ (up to +15% relative to $I$ and +35% relative to $C$) and is competitive with RNNs, while offering robustness to disruptive events such as the COVID-19 pandemic where individual-only models degrade substantially. Spatial analysis reveals that collective signals are most predictive near POI-dense urban zones, with a strong negative correlation between collective entropy $S^{(C)}_i$ and ACC@5$_i$, suggesting localized predictability driven by urban structure; the approach remains interpretable and resilient, indicating practical value for urban mobility analytics.
Abstract
Predicting human displacements is crucial for addressing various societal challenges, including urban design, traffic congestion, epidemic management, and migration dynamics. While predictive models like deep learning and Markov models offer insights into individual mobility, they often struggle with out-of-routine behaviours. Our study introduces an approach that dynamically integrates individual and collective mobility behaviours, leveraging collective intelligence to enhance prediction accuracy. Evaluating the model on millions of privacy-preserving trajectories across three US cities, we demonstrate its superior performance in predicting out-of-routine mobility, surpassing even advanced deep learning methods. Spatial analysis highlights the model's effectiveness near urban areas with a high density of points of interest, where collective behaviours strongly influence mobility. During disruptive events like the COVID-19 pandemic, our model retains predictive capabilities, unlike individual-based models. By bridging the gap between individual and collective behaviours, our approach offers transparent and accurate predictions, crucial for addressing contemporary mobility challenges.
