SYLGSep 18, 2022

A Map-matching Algorithm with Extraction of Multi-group Information for Low-frequency Data

arXiv:2209.08500v14 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the problem of accurate trajectory mapping for low-frequency data in transportation systems, representing an incremental improvement by incorporating previously ignored data sources.

The paper tackles the challenge of improving map-matching accuracy for low-frequency GNSS data from probe vehicles by designing a method that utilizes multi-group information, including other vehicles' data, and shows that it outperforms baseline algorithms, especially at frequencies below 0.01 Hz.

The growing use of probe vehicles generates a huge number of GNSS data. Limited by the satellite positioning technology, further improving the accuracy of map-matching is challenging work, especially for low-frequency trajectories. When matching a trajectory, the ego vehicle's spatial-temporal information of the present trip is the most useful with the least amount of data. In addition, there are a large amount of other data, e.g., other vehicles' state and past prediction results, but it is hard to extract useful information for matching maps and inferring paths. Most map-matching studies only used the ego vehicle's data and ignored other vehicles' data. Based on it, this paper designs a new map-matching method to make full use of "Big data". We first sort all data into four groups according to their spatial and temporal distance from the present matching probe which allows us to sort for their usefulness. Then we design three different methods to extract valuable information (scores) from them: a score for speed and bearing, a score for historical usage, and a score for traffic state using the spectral graph Markov neutral network. Finally, we use a modified top-K shortest-path method to search the candidate paths within an ellipse region and then use the fused score to infer the path (projected location). We test the proposed method against baseline algorithms using a real-world dataset in China. The results show that all scoring methods can enhance map-matching accuracy. Furthermore, our method outperforms the others, especially when GNSS probing frequency is less than 0.01 Hz.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes