paper-with-me

Papers

A Universal Model for Human Mobility Prediction

2024-12-19 · Qingyue Long, Yuan Yuan, Yong Li

Predicting human mobility is crucial for urban planning, traffic control, and emergency response. Mobility behaviors can be categorized into individual and collective, and these behaviors are recorded by diverse mobility data, such as individual trajectory and crowd flow. As different modalities of mobility data, individual trajectory and crowd flow have a close coupling relationship. Crowd flows originate from the bottom-up aggregation of individual trajectories, while the constraints imposed by crowd flows shape these individual trajectories. Existing mobility prediction methods are limited to single tasks due to modal gaps between individual trajectory and crowd flow. In this work, we aim to unify mobility prediction to break through the limitations of task-specific models. We propose a universal human mobility prediction model (named UniMob), which can be applied to both individual trajectory and crowd flow. UniMob leverages a multi-view mobility tokenizer that transforms both trajectory and flow data into spatiotemporal tokens, facilitating unified sequential modeling through a diffusion transformer architecture. To bridge the gap between the different characteristics of these two data modalities, we implement a novel bidirectional individual and collective alignment mechanism. This mechanism enables learning common spatiotemporal patterns from different mobility data, facilitating mutual enhancement of both trajectory and flow predictions. Extensive experiments on real-world datasets validate the superiority of our model over state-of-the-art baselines in trajectory and flow prediction. Especially in noisy and scarce data scenarios, our model achieves the highest performance improvement of more than 14% and 25% in MAPE and Accuracy@5.

📄 PDF Abstract BibTeX arXiv:2412.15294

Code (0)

등록된 구현이 없습니다.

Tasks

modelPrediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

UniMove: A Unified Model for Multi-city Human Mobility Prediction

2025-08-09 · Chonghua Han, Yuan Yuan, Yukun Liu, Jingtao Ding 외 arxiv

Human mobility prediction is vital for urban planning, transportation optimization, and personalized services. However, the inherent randomness, non-uniform time intervals, and complex patterns of human mobility, compoun…

Human mobility is well described by closed-form gravity-like models learned automatically from data

2023-12-18 · Oriol Cabanas-Tirapu, Lluís Danús, Esteban Moro, Marta Sales-Pardo 외

Modeling of human mobility is critical to address questions in urban planning and transportation, as well as global challenges in sustainability, public health, and economic development. However, our understanding and ab…

Form

COLA: Cross-city Mobility Transformer for Human Trajectory Simulation

2024-03-04 · Yu Wang, Tongya Zheng, Yuxuan Liang, Shunyu Liu 외

Human trajectory data produced by daily mobile devices has proven its usefulness in various substantial fields such as urban planning and epidemic prevention. In terms of the individual privacy concern, human trajectory …

CoLATransfer Learning

A Unified Model for Human Mobility Generation in Natural Disasters

2025-11-02 · Qingyue Long, Huandong Wang, Qi Ryan Wang, Yong Li arxiv

Human mobility generation in disaster scenarios plays a vital role in resource allocation, emergency response, and rescue coordination. During disasters such as wildfires and hurricanes, human mobility patterns often dev…

STRelay: A Universal Spatio-Temporal Relaying Framework for Location Prediction over Human Trajectory Data

2025-08-14 · Bangchao Deng, Lianhua Ji, Chunhua Chen, Xin Jing 외 arxiv

Next location prediction is a critical task in human mobility modeling, enabling applications like travel planning and urban mobility management. Existing methods mainly rely on historical spatiotemporal trajectory data …

Multi-Task Learning