PICT: Precision-Enhanced Road Intersection Recognition Using Cycling Trajectories
Abstract
To recognize road intersections using cycling trajectories accurately is vital to the quality of the digital map that cycling navigation apps use. However, the existing approaches mainly identify road intersections based on motor vehicles’ trajectories, and they fail to tackle unique challenges posed by cycling trajectories: (i) Cycling trajectories of minor intersections and their adjacent road segments are quite sparse. (ii) Turning behaviors occur at different areas in intersections of various sizes. To address the above challenges, in this paper, we propose a precision-enhanced road intersection recognition method using cycling trajectories, called PICT . Initially, to enhance the representations of minor intersections, a grid topology representation module is designed to extract intersection topology. Then an intersection inference module based on multi-scale feature learning is put forward to identify the intersections of different scales correctly. Finally, extensive comparative experiments on two real-world datasets demonstrate that PICT significantly outperforms the state-of-the-art methods by 52.13% in the F1-score of intersection recognition.
Cite
Text
Wu et al. "PICT: Precision-Enhanced Road Intersection Recognition Using Cycling Trajectories." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023. doi:10.1007/978-3-031-43430-3_10Markdown
[Wu et al. "PICT: Precision-Enhanced Road Intersection Recognition Using Cycling Trajectories." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023.](https://mlanthology.org/ecmlpkdd/2023/wu2023ecmlpkdd-pict/) doi:10.1007/978-3-031-43430-3_10BibTeX
@inproceedings{wu2023ecmlpkdd-pict,
title = {{PICT: Precision-Enhanced Road Intersection Recognition Using Cycling Trajectories}},
author = {Wu, Wenyu and Shen, Wenyi and Mao, Jiali and Zhao, Lisheng and Cao, Shaosheng and Zhou, Aoying and Zhou, Lin},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2023},
pages = {157-173},
doi = {10.1007/978-3-031-43430-3_10},
url = {https://mlanthology.org/ecmlpkdd/2023/wu2023ecmlpkdd-pict/}
}