DiffMM: Efficient Method for Accurate Noisy and Sparse Trajectory Map Matching via One Step Diffusion
By: Chenxu Han, Sean Bin Yang, Jilin Hu
Map matching for sparse trajectories is a fundamental problem for many trajectory-based applications, e.g., traffic scheduling and traffic flow analysis. Existing methods for map matching are generally based on Hidden Markov Model (HMM) or encoder-decoder framework. However, these methods continue to face significant challenges when handling noisy or sparsely sampled GPS trajectories. To address these limitations, we propose DiffMM, an encoder-diffusion-based map matching framework that produces effective yet efficient matching results through a one-step diffusion process. We first introduce a road segment-aware trajectory encoder that jointly embeds the input trajectory and its surrounding candidate road segments into a shared latent space through an attention mechanism. Next, we propose a one step diffusion method to realize map matching through a shortcut model by leveraging the joint embedding of the trajectory and candidate road segments as conditioning context. We conduct extensive experiments on large-scale trajectory datasets, demonstrating that our approach consistently outperforms state-of-the-art map matching methods in terms of both accuracy and efficiency, particularly for sparse trajectories and complex road network topologies.
Similar Papers
Efficient Methods for Accurate Sparse Trajectory Recovery and Map Matching
Databases
Makes GPS tracking more accurate on maps.
A Trajectory-free Crash Detection Framework with Generative Approach and Segment Map Diffusion
CV and Pattern Recognition
Finds car crashes instantly using traffic patterns.
TrajDiff: Diffusion Bridge Network with Semantic Alignment for Trajectory Similarity Computation
Machine Learning (CS)
Finds similar travel paths even with messy data.