DBIRLGMar 25

Hierarchical Spatial-Temporal Graph-Enhanced Model for Map-Matching

arXiv:2603.2405448.0h-index: 11Has Code
Predicted impact top 28% in DB · last 90 daysOriginality Incremental advance
AI Analysis

This addresses map-matching for trajectory data applications, presenting an incremental improvement over existing deep learning methods.

The paper tackles map-matching challenges like large-scale data labeling and spatial-temporal modeling by proposing HSTGMatch, a two-stage model with hierarchical self-supervised learning and spatial-temporal supervised learning, which demonstrates superior performance in experiments.

The integration of GNSS data into portable devices has led to the generation of vast amounts of trajectory data, which is crucial for applications such as map-matching. To tackle the limitations of rule-based methods, recent works in deep learning for trajectory-related tasks occur. However, existing models remain challenging due to issues such as the difficulty of large-scale data labeling, ineffective modeling of spatial-temporal relationships, and discrepancies between training and test data distributions. To tackle these challenges, we propose HSTGMatch, a novel model designed to enhance map-matching performance. Our approach involves a two-stage process: hierarchical self-supervised learning and spatial-temporal supervised learning. We introduce a hierarchical trajectory representation, leveraging both grid cells and geographic tuples to capture moving patterns effectively. The model constructs an Adaptive Trajectory Adjacency Graph to dynamically capture spatial relationships, optimizing GATs for improved efficiency. Furthermore, we incorporate a Spatial-Temporal Factor to extract relevant features and employ a decay coefficient to address variations in trajectory length. Our extensive experiments demonstrate the model's superior performance, module effectiveness, and robustness, providing a promising solution for overcoming the existing limitations in map-matching applications. The source code of HSTGMatch is publicly available on GitHub at https://github.com/Nerooo-g/HSTGMatch.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes