English

Human Mobility Prediction with Causal and Spatial-constrained Multi-task Network

Artificial Intelligence 2023-06-07 v4 Information Retrieval

Abstract

Modeling human mobility helps to understand how people are accessing resources and physically contacting with each other in cities, and thus contributes to various applications such as urban planning, epidemic control, and location-based advertisement. Next location prediction is one decisive task in individual human mobility modeling and is usually viewed as sequence modeling, solved with Markov or RNN-based methods. However, the existing models paid little attention to the logic of individual travel decisions and the reproducibility of the collective behavior of population. To this end, we propose a Causal and Spatial-constrained Long and Short-term Learner (CSLSL) for next location prediction. CSLSL utilizes a causal structure based on multi-task learning to explicitly model the "\textit{when\rightarrowwhat\rightarrowwhere}", a.k.a. "\textit{time\rightarrowactivity\rightarrowlocation}" decision logic. We next propose a spatial-constrained loss function as an auxiliary task, to ensure the consistency between the predicted and actual spatial distribution of travelers' destinations. Moreover, CSLSL adopts modules named Long and Short-term Capturer (LSC) to learn the transition regularities across different time spans. Extensive experiments on three real-world datasets show promising performance improvements of CSLSL over baselines and confirm the effectiveness of introducing the causality and consistency constraints. The implementation is available at https://github.com/urbanmobility/CSLSL.

Keywords

Cite

@article{arxiv.2206.05731,
  title  = {Human Mobility Prediction with Causal and Spatial-constrained Multi-task Network},
  author = {Zongyuan Huang and Shengyuan Xu and Menghan Wang and Hansi Wu and Yanyan Xu and Yaohui Jin},
  journal= {arXiv preprint arXiv:2206.05731},
  year   = {2023}
}

Comments

Updated version (We have corrected the title error in the previous version.)

R2 v1 2026-06-24T11:47:56.681Z