PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
November 13, 2017International Journal of Geographical Information Systems249 citations

Fast map matching, an algorithm integrating hidden Markov model with precomputation

View Full Paper
CYCan YangGGGyőző Gidófalvi

Key Points

Key points are not available for this paper at this time.

Abstract

Wide deployment of global positioning system (GPS) sensors has generated a large amount of data with numerous applications in transportation research. Due to the observation error, a map matching (MM) process is commonly performed to infer a path on a road network from a noisy GPS trajectory. The increasing data volume calls for the design of efficient and scalable MM algorithms. This article presents fast map matching (FMM), an algorithm integrating hidden Markov model with precomputation, and provides an open-source implementation. An upper bounded origin-destination table is precomputed to store all pairs of shortest paths within a certain length in the road network. As a benefit, repeated routing queries known as the bottleneck of MM are replaced with hash table search. Additionally, several degenerate cases and a problem of reverse movement are identified and addressed in FMM. Experiments on a large collection of real-world taxi trip trajectories demonstrate that FMM has achieved a considerable single-processor MM speed of 25,000–45,000 points/second varying with the output mode. Investigation on the running time of different steps in FMM reveals that after precomputation is employed, the new bottleneck is located in candidate search, and more specifically, the projection of a GPS point to the polyline of a road edge. Reverse movement in the result is also effectively reduced by applying a penalty.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yang et al. (2017) studied this question.

synapsesocial.com/papers/69dc31d93080d3567e2746f1https://doi.org/10.1080/13658816.2017.1400548
Ask AI
Helpful
Bookmark
Share
View Full Paper