用强化学习提升轨迹匹配的精度与实时性
RLOMM: An Efficient and Robust Online Map Matching Framework with Reinforcement Learning
- 将轨迹匹配建模为在线马尔可夫决策过程,融合历史与实时数据
- 在三个真实数据集上准确率显著优于现有方法,处理速度更快
- 适合大规模实时定位服务,尤其在复杂交通环境中表现稳健
在线地图匹配是基于位置服务中的基础问题,旨在逐点将轨迹数据匹配到路网中。然而,现有方法难以满足大规模在线应用对效率、鲁棒性和精度的要求。本文提出一种新框架RLOMM,通过将在线地图匹配建模为在线马尔可夫决策过程(OMDP),高效融合历史与实时数据,减少冗余计算。为增强鲁棒性,设计基于强化学习的方法,引入新型模型学习流程和综合奖励函数,使系统能从未来视角做出合理当前匹配,并根据反馈持续优化。针对轨迹与道路间的异构性,构建差异化图结构,结合图神经网络与循环神经网络实现高效表示学习;进一步引入对比学习,缩小两者在隐空间的距离,促进有效融合。在三个真实世界数据集上的大量实验表明,该方法在准确率、效率和鲁棒性方面均显著优于现有最优方案。
原文摘要 · Abstract (English)
Online map matching is a fundamental problem in location-based services, aiming to incrementally match trajectory data step-by-step onto a road network. However, existing methods fail to meet the needs for efficiency, robustness, and accuracy required by large-scale online applications, making this task still challenging. This paper introduces a novel framework that achieves high accuracy and efficient matching while ensuring robustness in handling diverse scenarios. To improve efficiency, we begin by modeling the online map matching problem as an Online Markov Decision Process (OMDP) based on its inherent characteristics. This approach helps efficiently merge historical and real-time data, reducing unnecessary calculations. Next, to enhance robustness, we design a reinforcement learning method, enabling robust handling of real-time data from dynamically changing environments. In particular, we propose a novel model learning process and a comprehensive reward function, allowing the model to make reasonable current matches from a future-oriented perspective, and to continuously update and optimize during the decision-making process based on feedback. Lastly, to address the heterogeneity between trajectories and roads, we design distinct graph structures, facilitating efficient representation learning through graph and recurrent neural networks. To further align trajectory and road data, we introduce contrastive learning to decrease their distance in the latent space, thereby promoting effective integration of the two. Extensive evaluations on three real-world datasets confirm that our method significantly outperforms existing state-of-the-art solutions in terms of accuracy, efficiency and robustness.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。