MobilityDL: A Review of Deep Learning From Trajectory Data
Anita Graser, Anahid Jalali, Jasmin Lampert, Axel Weißenfeld, Krzysztof Janowicz
TL;DR
MobilityDL surveys deep learning approaches applied to trajectory data across eight mobility use cases, emphasizing a data-centric view that maps dense, sparse, and aggregated trajectories to DL architectures like RNNs, CNNs, Transformers, and GNNs. It catalogs data representations (sequences, grids, graphs, images), models, and evaluation metrics, and highlights the importance of data engineering in enabling DL on mobility data. The review reveals DL’s prominence in traffic-crowd prediction and trajectory-related tasks, but also notes limited benchmarking rigor, reproducibility challenges, and variable transferability across regions. Key contributions include a structured taxonomy by use case, architecture, and data granularity, plus trend analysis showing increasing attention and graph-based methods. The work underscores the need for benchmarks, explainability, and sustainable tooling to advance real-world adoption of DL for mobility trajectories.
Abstract
Trajectory data combines the complexities of time series, spatial data, and (sometimes irrational) movement behavior. As data availability and computing power have increased, so has the popularity of deep learning from trajectory data. This review paper provides the first comprehensive overview of deep learning approaches for trajectory data. We have identified eight specific mobility use cases which we analyze with regards to the deep learning models and the training data used. Besides a comprehensive quantitative review of the literature since 2018, the main contribution of our work is the data-centric analysis of recent work in this field, placing it along the mobility data continuum which ranges from detailed dense trajectories of individual movers (quasi-continuous tracking data), to sparse trajectories (such as check-in data), and aggregated trajectories (crowd information).
