RLOMM: An Efficient and Robust Online Map Matching Framework with Reinforcement Learning
Minxiao Chen, Haitao Yuan, Nan Jiang, Zhihan Zheng, Sai Wu, Ao Zhou,, Shangguang Wang

TL;DR
This paper presents RLOMM, a novel online map matching framework that leverages reinforcement learning, graph neural networks, and contrastive learning to achieve high accuracy, efficiency, and robustness in large-scale, real-time scenarios.
Contribution
It introduces a reinforcement learning-based approach with a new model learning process and graph structures, improving map matching performance over existing methods.
Findings
Outperforms state-of-the-art methods in accuracy.
Demonstrates high efficiency in large-scale applications.
Shows robustness in dynamic and diverse environments.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Data Management and Algorithms · Energy Efficiency in Computing
MethodsContrastive Learning · ALIGN
