基于交通流的道路网络车辆GPS轨迹挖掘K个主廊道

Jiechao Yu, Zhanquan Wang, Bowen Lu, Haoran Sun
{"title":"基于交通流的道路网络车辆GPS轨迹挖掘K个主廊道","authors":"Jiechao Yu, Zhanquan Wang, Bowen Lu, Haoran Sun","doi":"10.1109/ICIEA.2018.8397693","DOIUrl":null,"url":null,"abstract":"Given a set of GPS trajectories on a road network and a specified number of k, the K-Primary-Corridors(KPC) problem aims to find k trajectories as primary corridors so that the overall distance from all trajectories to their closest primary corridors is minimized. It is important for the applications such as optimization of transportation network, greener travel and disaster rescue. However, many of the existing algorithms of primary corridors are based on geometric space, and the value of practical application is low. Although some are based on network space, they randomly select k primary corridors or ideally set the weights of each side of the road network to 1 before computing. This not only reduces the accuracy of the results, but may also increase the computational complexity. This paper proposes the k-primary-corridors algorithm based on traffic flow on a road network. Firstly, the algorithm initializes the k primary corridors based on the traffic flow and the distance between the trajectories. Secondly, according to the actual traffic conditions, each side of the road network is given a reasonable weight. Finally, we use adjacency list to store the structure of road network graph and the lower bound filtering algorithm and the Dijkstra algorithm based on priority queue are used to reduce the time and space complexity of the algorithm. Some experiments are performed on the data set of Chengdu taxi GPS trajectories and the results shows that the algorithm is reasonable and effective.","PeriodicalId":140420,"journal":{"name":"2018 13th IEEE Conference on Industrial Electronics and Applications (ICIEA)","volume":"41 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Mining K primary corridors from vehicle GPS trajectories on a road network based on traffic flow\",\"authors\":\"Jiechao Yu, Zhanquan Wang, Bowen Lu, Haoran Sun\",\"doi\":\"10.1109/ICIEA.2018.8397693\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Given a set of GPS trajectories on a road network and a specified number of k, the K-Primary-Corridors(KPC) problem aims to find k trajectories as primary corridors so that the overall distance from all trajectories to their closest primary corridors is minimized. It is important for the applications such as optimization of transportation network, greener travel and disaster rescue. However, many of the existing algorithms of primary corridors are based on geometric space, and the value of practical application is low. Although some are based on network space, they randomly select k primary corridors or ideally set the weights of each side of the road network to 1 before computing. This not only reduces the accuracy of the results, but may also increase the computational complexity. This paper proposes the k-primary-corridors algorithm based on traffic flow on a road network. Firstly, the algorithm initializes the k primary corridors based on the traffic flow and the distance between the trajectories. Secondly, according to the actual traffic conditions, each side of the road network is given a reasonable weight. Finally, we use adjacency list to store the structure of road network graph and the lower bound filtering algorithm and the Dijkstra algorithm based on priority queue are used to reduce the time and space complexity of the algorithm. Some experiments are performed on the data set of Chengdu taxi GPS trajectories and the results shows that the algorithm is reasonable and effective.\",\"PeriodicalId\":140420,\"journal\":{\"name\":\"2018 13th IEEE Conference on Industrial Electronics and Applications (ICIEA)\",\"volume\":\"41 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-05-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2018 13th IEEE Conference on Industrial Electronics and Applications (ICIEA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICIEA.2018.8397693\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 13th IEEE Conference on Industrial Electronics and Applications (ICIEA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICIEA.2018.8397693","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

给定路网上的一组GPS轨迹和指定的k条轨迹,k - primary - corridor (KPC)问题旨在找到k条轨迹作为主走廊,使所有轨迹到最近的主走廊的总距离最小。这对于交通网络优化、绿色出行和灾害救援等应用具有重要意义。然而,现有的主要廊道算法大多基于几何空间,实际应用价值较低。虽然有些是基于网络空间,但它们随机选择k个主要走廊,或者在计算前理想地将路网每边的权重设置为1。这不仅降低了结果的准确性,而且可能增加计算复杂度。提出了一种基于路网交通流的k-主廊道算法。首先,该算法根据交通流量和轨迹之间的距离初始化k个主廊道。其次,根据实际交通情况,对路网的每侧给予合理的权重。最后,采用邻接表存储路网图的结构,并采用下界滤波算法和基于优先队列的Dijkstra算法来降低算法的时间和空间复杂度。在成都市出租车GPS轨迹数据集上进行了实验,结果表明该算法是合理有效的。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Mining K primary corridors from vehicle GPS trajectories on a road network based on traffic flow
Given a set of GPS trajectories on a road network and a specified number of k, the K-Primary-Corridors(KPC) problem aims to find k trajectories as primary corridors so that the overall distance from all trajectories to their closest primary corridors is minimized. It is important for the applications such as optimization of transportation network, greener travel and disaster rescue. However, many of the existing algorithms of primary corridors are based on geometric space, and the value of practical application is low. Although some are based on network space, they randomly select k primary corridors or ideally set the weights of each side of the road network to 1 before computing. This not only reduces the accuracy of the results, but may also increase the computational complexity. This paper proposes the k-primary-corridors algorithm based on traffic flow on a road network. Firstly, the algorithm initializes the k primary corridors based on the traffic flow and the distance between the trajectories. Secondly, according to the actual traffic conditions, each side of the road network is given a reasonable weight. Finally, we use adjacency list to store the structure of road network graph and the lower bound filtering algorithm and the Dijkstra algorithm based on priority queue are used to reduce the time and space complexity of the algorithm. Some experiments are performed on the data set of Chengdu taxi GPS trajectories and the results shows that the algorithm is reasonable and effective.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信