arXiv Machine Learning

Inferring Urban Mobility Interactions from Aggregated Dynamics

The paper demonstrates that real‑time urban mobility patterns can be reconstructed from aggregated area‑level counts, without tracking individuals. Using a physics‑informed, uncertainty‑aware framework, the authors infer future origin‑destination flows across twelve datasets from the U.S. and China, achieving accuracy comparable to models that use historical OD matrices. Probabilistic modeling corrects underestimation of sparse corridors, and architectures that preserve spatial heterogeneity before reconstructing pairwise interactions yield more faithful interaction estimates.

arXiv AI
Jul 10

MobiDiff: Semantic-Aware Multi-Channel Discrete Diffusion for Human Mobility Data Generation

arXiv:2607. 08357v1 Announce Type: new Abstract: Human mobility data are essential for transportation optimization, urban planning, and resource allocation, yet real-world mobility data are costly to collect and difficult to share due to privacy concerns.

By Rongchao Xu, Lin Jiang, Dahai Yu, Ximiao Li, Taichi Liu, Desheng Zhang, Yuan Tian, Guang Wang
Hugging Face Trending Papers
Aug 20

Distilling Aggregate Mobility Statistics into a Language Model Policy for Post-Event Crowd Simulation

The paper presents a method to align a language‑model‑based crowd agent with aggregate mobility data by fine‑tuning it to match observed destination compositions derived from origin‑to‑destination flows. The approach uses iterative proportional fitting to reweight the model’s destination distribution and corrects for dominant destination inflation by training a low‑rank adapter on resampled trajectories. Experiments on mobile network counts from two baseball games show a 25% reduction in destination‑share error while maintaining similar grid correlation across policies.