Hugging Face Trending Papers

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.

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
arXiv Machine Learning
Sep 10

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.

By Yi Wang, Jing Li, Jinliang Deng, Zhenghong Wang, Yizhi Zhang, Fan Zhang, Ivor W. Tsang, Yu Liu
arXiv AI
Aug 19

CityReal: Human-Aligned Urban Behavior and City Dynamics Simulation with Large-Scale LLM Agents

CityReal is a modular framework that uses large language model agents to simulate human-aligned urban behavior. It models agents as intention-driven decision makers who pursue coherent mobility and activity plans, learning habits and preferences over time. By training textual adapters to align agent decisions with observed population statistics, CityReal improves realism at both micro and macro levels and can scale to tens of thousands of agents for analyzing crowd density, place popularity, mobility flows, and well‑being under various urban scenarios.

By Nicolas Bougie, Xiaotong Ye, Narimasa Watanabe
arXiv Machine Learning
Aug 24

Fine-tuning LLMs for Tourist Trajectory Prediction using Field Experiment Data

The paper demonstrates that fine‑tuning large language models (LLMs) on local tourist trajectory data can predict visitor movements under varying conditions. Using 566 trajectories from Wakayama Castle Park, Japan, the authors fine‑tuned Llama‑3.1‑8B, achieving 49.1% accuracy for next point‑of‑interest predictions and maintaining strong performance even on undersampled scenarios such as rainy days. This shows that LLMs can serve as high‑fidelity, context‑aware behavior models for tourist prediction and enable counterfactual analysis of mobility interventions.

By Tatsuya Amano, Hirozumi Yamaguchi