针对稀疏轨迹恢复与道路匹配,提出高效高精度方法。
Efficient Methods for Accurate Sparse Trajectory Recovery and Map Matching
- 将轨迹点映射到候选路网段,降低计算复杂度
- 通过双变压器捕捉轨迹与路线的隐含模式
- 适合交通分析、导航系统等实际应用
真实轨迹常因采样率低(即连续GPS点间隔长)且与道路网络错位,影响诸多应用效果。本文系统研究两类问题:轨迹恢复(推断缺失点以重构高采样轨迹)与道路匹配(将GPS点映射至路网段以确定行驶路径)。提出高效方法TRMMA与MMA,其中MMA作为TRMMA的前置步骤。MMA将道路匹配建模为分类任务,在小范围候选路段集上进行,而非整个路网;通过生成融合GPS模式、方向信息和路网特征的有效嵌入,精准对齐稀疏轨迹。在轨迹恢复中,TRMMA聚焦于MMA返回的路径段,基于路段上的位置比例推断缺失点,避免全路网评估。其设计双变压器编码机制协同捕捉轨迹与路径的潜在模式,并采用有效解码策略顺序预测缺失点的位置比例与所属路段。在4个大型真实数据集上,大量实验表明,TRMMA与MMA在轨迹恢复与道路匹配任务中均持续取得最优结果,常显著领先于现有方法。
原文摘要 · Abstract (English)
Real-world trajectories are often sparse with low-sampling rates (i.e., long intervals between consecutive GPS points) and misaligned with road networks, yet many applications demand high-quality data for optimal performance. To improve data quality with sparse trajectories as input, we systematically study two related research problems: trajectory recovery on road network, which aims to infer missing points to recover high-sampling trajectories, and map matching, which aims to map GPS points to road segments to determine underlying routes. In this paper, we present efficient methods TRMMA and MMA for accurate trajectory recovery and map matching, respectively, where MMA serves as the first step of TRMMA. In MMA, we carefully formulate a classification task to map a GPS point from sparse trajectories to a road segment over a small candidate segment set, rather than the entire road network. We develop techniques in MMA to generate effective embeddings that capture the patterns of GPS data, directional information, and road segments, to accurately align sparse trajectories to routes. For trajectory recovery, TRMMA focuses on the segments in the route returned by MMA to infer missing points with position ratios on road segments, producing high-sampling trajectories efficiently by avoiding evaluation of all road segments. Specifically, in TRMMA, we design a dual-transformer encoding process to cohesively capture latent patterns in trajectories and routes, and an effective decoding technique to sequentially predict the position ratios and road segments of missing points. We conduct extensive experiments to compare TRMMA and MMA with numerous existing methods for trajectory recovery and map matching, respectively, on 4 large real-world datasets. TRMMA and MMA consistently achieve the best result quality, often by a significant margin.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。