Litcius/Paper detail

Map-Matching Using Shortest Paths

Erin Wolf Chambers, Brittany Terese Fasy, Yusu Wang, Carola Wenk

2020ACM Transactions on Spatial Algorithms and Systems14 citationsDOIOpen Access PDF

Abstract

We consider several variants of the map-matching problem, which seeks to find a path Q in graph G that has the smallest distance to a given trajectory P (which is likely not to be exactly on the graph). In a typical application setting, P models a noisy GPS trajectory from a person traveling on a road network, and the desired path Q should ideally correspond to the actual path in G that the person has traveled. Existing map-matching algorithms in the literature consider all possible paths in G as potential candidates for Q . We find solutions to the map-matching problem under different settings. In particular, we restrict the set of paths to shortest paths, or concatenations of shortest paths, in G . As a distance measure, we use the Fréchet distance, which is a suitable distance measure for curves since it takes the continuity of the curves into account.

Topics & Concepts

Map matchingShortest path problemMatching (statistics)Measure (data warehouse)TrajectoryPath (computing)Computer scienceGraphAlgorithmSet (abstract data type)DistanceMathematicsGlobal Positioning SystemCombinatoricsTheoretical computer scienceData miningPhysicsAstronomyProgramming languageTelecommunicationsStatisticsData Management and AlgorithmsTransportation Planning and OptimizationHuman Mobility and Location-Based Analysis