NLP-enabled Trajectory Map-matching in Urban Road Networks using a Transformer-based Encoder-decoder
Sevin Mohammadi, Andrew W. Smyth

TL;DR
This paper presents a transformer-based deep learning framework for map-matching GPS trajectories to urban road networks, improving accuracy by capturing driver preferences and spatial noise variations in an end-to-end manner.
Contribution
It introduces a novel NLP-inspired, deep learning approach for trajectory map-matching that outperforms traditional heuristic methods, leveraging contextual representations of GPS data.
Findings
Outperforms conventional methods in synthetic data tests
Achieves 75% accuracy on real-world GPS traces from Manhattan
Demonstrates the effectiveness of transformers in urban mobility modeling
Abstract
Vehicular trajectory data from geolocation telematics is vital for analyzing urban mobility patterns. Map-matching aligns noisy, sparsely sampled GPS trajectories with digital road maps to reconstruct accurate vehicle paths. Traditional methods rely on geometric proximity, topology, and shortest-path heuristics, but they overlook two key factors: (1) drivers may prefer routes based on local road characteristics rather than shortest paths, revealing learnable shared preferences, and (2) GPS noise varies spatially due to multipath effects. These factors can reduce the effectiveness of conventional methods in complex scenarios and increase the effort required for heuristic-based implementations. This study introduces a data-driven, deep learning-based map-matching framework, formulating the task as machine translation, inspired by NLP. Specifically, a transformer-based encoder-decoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Computational Techniques and Applications · Time Series Analysis and Forecasting
MethodsGreedy Policy Search
