Vehicle trajectory map-matching method based on deep neural networks

Map matching is very important for applications such as trajectory-based location services, route planning, and vehicle navigation. However, to preserve privacy, it has been proposed to sanitize the GPS data so that only coarse trajectory information is available. This increases the difficulty for m...

全面介紹

Saved in:
書目詳細資料
主要作者: Wang, Yiquan
其他作者: Tay Wee Peng
格式: Thesis-Master by Coursework
語言:English
出版: Nanyang Technological University 2023
主題:
在線閱讀:https://hdl.handle.net/10356/169969
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Map matching is very important for applications such as trajectory-based location services, route planning, and vehicle navigation. However, to preserve privacy, it has been proposed to sanitize the GPS data so that only coarse trajectory information is available. This increases the difficulty for map matching algorithms to achieve good accuracy. We use a deep neural network-based map matching method to improve the matching accuracy of complex road networks. And since the deep learning model requires a large amount of trajectory data with labels, this dissertation proposes a GPS trajectory generation algorithm based on road networks. Two kinds of trajectory sequences are generated at the same time which are GPS trajectory coordinate sequences and the corresponding road IDs where the trajectories are located. The generated trajectories are sampled and noise is added to simulate the features of real trajectories. We investigate and develop a TRANSFORMER-based trajectory map matching algorithm and evaluate to what extent an accurate trajectory can be reconstructed. Extensive experiments demonstrate that the TRANSFORMER-based trajectory map matching algorithm outperforms the classical Hidden Markov Map Matching model, not only in terms of higher matching accuracy and faster matching efficiency, but also in terms of robustness to noise and missing trajectory data. Keywords: Map matching, deep learning, trajectory generation, transformer.