arXiv Machine Learning

LE4Mob: Towards Inductive, Distance-Aware and General-Purpose Location Embedding for Human Mobility Modelling

LE4Mob is a new location embedding framework that learns inductive, distance‑aware representations from geographic context, enabling it to encode unseen locations and preserve spatial relationships. It builds on contrastive language‑location pre‑training and adds a regularisation objective that encourages the embedding space to reflect geographic distance. Experiments on next‑location prediction and commuter flow generation across multiple datasets show that LE4Mob outperforms strong baselines, especially in inductive settings and when downstream models use direct interactions between location embeddings.

arXiv AI
Jun 9

Mobility-Embedded POIs: Learning What A Place Is and How It Is Used from Human Movement

arXiv:2601. 21149v3 Announce Type: replace-cross Abstract: Recent progress in geospatial foundation models highlights the importance of learning general-purpose representations for real-world locations, particularly points-of-interest (POIs) where human activity concentrates.

By Maria Despoina Siampou, Shushman Choudhury, Shang-Ling Hsu, Neha Arora, Cyrus Shahabi
arXiv Machine Learning
Aug 19

MoRAX: Mobility-based Representation Augmentation for Geospatial Foundation Models

MoRAX is a lightweight framework that augments geospatial foundation model embeddings with functional structure derived from human mobility data. By incorporating mobility flows, MoRAX preserves the coverage and consistency of existing geospatial models while adding information about functional connectivity among urban regions, enabling zero‑shot deployment in unseen cities. Experiments across four cities in two countries show that the MoRAX teacher model outperforms baseline geospatial models on eight socioeconomic and environmental prediction tasks, and the student model—without direct mobility input—approaches the teacher’s performance.

By Ya Wen, Jixuan Cai, Yulun Zhou, Alec Kirkley
arXiv AI
Aug 19

MoRA: Mobility as the Backbone for Geospatial Representation Learning at Scale

MoRA is a human‑centric geospatial representation learning framework that uses a large mobility graph as its backbone to fuse spatial tokenization, graph neural networks, and asymmetric contrastive learning. It aligns over 100 million points of interest, massive remote sensing imagery, and structured demographic data with a billion‑edge mobility graph, producing compact 128‑dimensional embeddings that capture socio‑economic context and functional roles of locations. On a benchmark of nine downstream social and economic prediction tasks, MoRA outperforms state‑of‑the‑art models by an average of 12.9% and demonstrates scaling behavior analogous to large language models.

By Ya Wen, Jixuan Cai, Qiyao Ma, Linyan Li, Xinhua Chen, Chris Webster, Yulun Zhou
arXiv Machine Learning
Jul 1

Capturing Context-Aware Route Choice Semantics for Trajectory Representation Learning

arXiv:2510. 14819v3 Announce Type: replace-cross Abstract: Trajectory representation learning (TRL) aims to encode raw trajectory data into low-dimensional embeddings for downstream tasks such as travel time estimation, mobility prediction, and trajectory similarity analysis.

By Ji Cao, Yu Wang, Tongya Zheng, Jie Song, Qinghong Guo, Zujie Ren, Canghong Jin, Gang Chen, Mingli Song
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 AI
Sep 10

Synergistic Fusion of Topological Structure and Temporal Semantics of Mobility for Urban Region Embedding

The paper introduces Mobility Stream-Structure Synergy (MoSS), a method that fuses two complementary views of mobility data—an hourly inflow/outflow Sequence view and a Structure view derived from zigzag persistence diagrams—to capture temporal dynamics and evolving regional connectivity. MoSS employs a synergy module that extracts higher‑order representations from the co‑occurrence of these views, moving beyond additive fusion. Experiments on New York City and Chicago demonstrate that MoSS outperforms existing baselines on three downstream tasks using only mobility data.

By Namwoo Kim, Jeeyun Chang, Kanghoon Lee, Yoonjin Yoon
arXiv Machine Learning
1d ago

Modelling daily activity patterns from mobile phone location data via deep representation learning

The paper introduces the Activity Chain Encoder (ACE), a self‑supervised deep learning model that transforms passively collected mobile phone location data into daily activity representations. ACE integrates pre‑trained urban embeddings, visit timing, and duration, using a Transformer to capture the sequential structure of stays, and is trained via masked activity modelling and contrastive learning without explicit activity labels. The resulting user‑level profiles are clustered and interpreted with temporal‑functional patterns and Census demographics, revealing six distinct weekday activity‑pattern groups in London that differ in daily rhythms, urban contexts, and demographic characteristics.

By Xinglei Wang, Junyuan Liu, Guangsheng Dong, Zichao Zeng, Stephen Law, James Haworth, Tao Cheng