vix.ing · top · new · best · stats · spec

NLP-enabled Trajectory Map-matching in Urban Road Networks using a Transformer-based Encoder-decoder

2024/04/18 by Sevin Mohammadi, Mohammadi, Sevin, Andrew W. Smyth +1 · 1 citation
Computer Science · #Advanced Computational Techniques and Applications #Artificial Intelligence (cs.AI) #Computational Engineering #Data Management and Algorithms #FOS: Computer and information sciences #Finance #Time Series Analysis and Forecasting #and Science (cs.CE)

paper · pdf · doi:10.48550/arxiv.2404.12460

openalex publication_date 2024/04/18 · openalex created_date 2024/04/23 · openalex updated_date 2026/08/01

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 model learns contextual representations of noisy GPS points to infer trajectory behavior and road structures in an end-to-end manner. Trained on large-scale trajectory data, the method improves path estimation accuracy. Experiments on synthetic trajectories show that this approach outperforms conventional methods by integrating contextual awareness. Evaluation on real-world GPS traces from Manhattan, New York, achieves 75% accuracy in reconstructing navigated routes. These results highlight the effectiveness of transformers in capturing drivers' trajectory behaviors, spatial dependencies, and noise patterns, offering a scalable, robust solution for map-matching. This work contributes to advancing trajectory-driven foundation models for geospatial modeling and urban mobility applications.

Cited by

Related