M-STAR: Multi-Scale Spatiotemporal Autoregression for Human Mobility Modeling
By: Yuxiao Luo , Songming Zhang , Sijie Ruan and more
Potential Business Impact:
Creates realistic long trips for computers.
Modeling human mobility is vital for extensive applications such as transportation planning and epidemic modeling. With the rise of the Artificial Intelligence Generated Content (AIGC) paradigm, recent works explore synthetic trajectory generation using autoregressive and diffusion models. While these methods show promise for generating single-day trajectories, they remain limited by inefficiencies in long-term generation (e.g., weekly trajectories) and a lack of explicit spatiotemporal multi-scale modeling. This study proposes Multi-Scale Spatio-Temporal AutoRegression (M-STAR), a new framework that generates long-term trajectories through a coarse-to-fine spatiotemporal prediction process. M-STAR combines a Multi-scale Spatiotemporal Tokenizer that encodes hierarchical mobility patterns with a Transformer-based decoder for next-scale autoregressive prediction. Experiments on two real-world datasets show that M-STAR outperforms existing methods in fidelity and significantly improves generation speed. The data and codes are available at https://github.com/YuxiaoLuo0013/M-STAR.
Similar Papers
MoSa: Motion Generation with Scalable Autoregressive Modeling
CV and Pattern Recognition
Makes computer-made people move more realistically.
InfinityStar: Unified Spacetime AutoRegressive Modeling for Visual Generation
CV and Pattern Recognition
Creates realistic videos from text, faster than before.
A Retrieval Augmented Spatio-Temporal Framework for Traffic Prediction
Machine Learning (CS)
Predicts traffic jams better by remembering past patterns.