Detecting road intersections from GPS traces using longest common subsequence algorithm

35Citations
Citations of this article
33Readers
Mendeley users who have this article in their library.

Abstract

Intersections are important components of road networks, which are critical to both route planning and path optimization. Most existing methods define the intersections as locations where the road users change their moving directions and identify the intersections from GPS traces through analyzing the road users' turning behaviors. However, these methods suffer from finding an appropriate threshold for the moving direction change, leading to true intersections being undetected or spurious intersections being falsely detected. In this paper, the intersections are defined as locations that connect three or more road segments in different directions. We propose to detect the intersections under this definition by finding the common sub-tracks of the GPS traces. We first detect the Longest Common Subsequences (LCSS) between each pair of GPS traces using the dynamic programming approach. Second, we partition the longest nonconsecutive subsequences into consecutive sub-tracks. The starting and ending points of the common sub-tracks are collected as connecting points. At last, intersections are detected from the connecting points through Kernel Density Estimation (KDE). Experimental results show that our proposed method outperforms the turning point-based methods in terms of the F-score.

Cite

CITATION STYLE

APA

Xie, X., Liao, W., Aghajan, H., Veelaert, P., & Philips, W. (2017). Detecting road intersections from GPS traces using longest common subsequence algorithm. ISPRS International Journal of Geo-Information, 6(1). https://doi.org/10.3390/ijgi6010001

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free