Distributed Processing of k Shortest Path Queries over Dynamic Road Networks

Type: Preprint

Publication Date: 2020-05-29

Citations: 23

DOI: https://doi.org/10.1145/3318464.3389735

Download PDF

Abstract

The problem of identifying the k -shortest paths (KSPs for short) in a dynamic road network is essential to many location-based services. Road networks are dynamic in the sense that the weights of the edges in the corresponding graph constantly change over time, representing evolving traffic conditions. Very often such services have to process numerous KSP queries over large road networks at the same time, thus there is a pressing need to identify distributed solutions for this problem. However, most existing approaches are designed to identify KSPs on a static graph in a sequential manner (i.e., the (i+1)-th shortest path is generated based on the i-th shortest path), restricting their scalability and applicability in a distributed setting. We therefore propose KSP-DG, a distributed algorithm for identifying k-shortest paths in a dynamic graph. It is based on partitioning the entire graph into smaller subgraphs, and reduces the problem of determining KSPs into the computation of partial KSPs in relevant subgraphs, which can execute in parallel on a cluster of servers. A distributed two-level index called DTLP is developed to facilitate the efficient identification of relevant subgraphs. A salient feature of DTLP is that it indexes a set of virtual paths that are insensitive to varying traffic conditions, leading to very low maintenance cost in dynamic road networks. This is the first treatment of the problem of processing KSP queries over dynamic road networks. Extensive experiments conducted on real road networks confirm the superiority of our proposal over baseline methods.

Locations

  • arXiv (Cornell University) - View - PDF

Similar Works

Action Title Year Authors
+ Distributed Processing of k Shortest Path Queries over Dynamic Road Networks 2020 Ziqiang Yu
Xiaohui Yu
Nick Koudas
Yang Liu
Yifan Li
Yueting Chen
Dingyu Yang
+ A Distributed Solution for Efficient K Shortest Paths Computation over Dynamic Road Networks 2023 Ziqiang Yu
Xiaohui Yu
Nick Koudas
Yueting Chen
Yang Liu
+ PDF Chat High Throughput Shortest Distance Query Processing on Large Dynamic Road Networks 2024 Xinjie Zhou
Mengxuan Zhang
Lei Li
Xiaofang Zhou
+ SALT. A unified framework for all shortest-path query variants on road networks 2014 Alexandros Efentakis
Dieter Pfoser
Yannis Vassiliou
+ SALT. A unified framework for all shortest-path query variants on road networks 2014 Alexandros Efentakis
Dieter Pfoser
Yannis Vassiliou
+ PDF Chat Simpler is More: Efficient Top-K Nearest Neighbors Search on Large Road Networks 2024 Yiqi Wang
Long Yuan
Wenjie Zhang
Xuemin Lin
Zi Chen
Qing Liu
+ PDF Chat Collective shortest paths for minimizing congestion on temporal load-aware road networks 2021 Chris Conlan
Teddy Cunningham
Gündüz Vehbi Demirci
Hakan Ferhatosmanoğlu
+ Shortest Path and Distance Queries on Road Networks: Towards Bridging Theory and Practice 2013 Andy Diwen Zhu
Hui Ma
Xiaokui Xiao
Siqiang Luo
Youze Tang
Shuigeng Zhou
+ Typical Snapshots Selection for Shortest Path Query in Dynamic Road Networks 2019 Mengxuan Zhang
Lei Li
Wen Hua
Xiaofang Zhou
+ Querying Shortest Path on Large Time-Dependent Road Networks with Shortcuts 2023 Zengyang Gong
Yuxiang Zeng
Lei Chen
+ PDF Chat Finding <i>k</i> -dissimilar paths with minimum collective length 2018 Theodoros Chondrogiannis
Panagiotis Bouros
Johann Gamper
Ulf Leser
David B. Blumenthal
+ PDF Chat Typical Snapshots Selection for Shortest Path Query in Dynamic Road Networks 2020 Mengxuan Zhang
Lei Li
Wen Hua
Xiaofang Zhou
+ Fast paths in large-scale dynamic road networks 2007 Giacomo Nannicini
Philippe Baptiste
Gilles Barbier
Daniel Krob
Leo Liberti
+ PDF Chat Hierarchical Cut Labelling - Scaling Up Distance Queries on Road Networks 2023 Muhammad Farhan
Henning Köehler
Robert Ohms
Qing Wang
+ Finding Top-k Optimal Sequenced Routes -- Full Version 2018 Huiping Liu
Cheqing Jin
Bin Yang
Aoying Zhou
+ Hierarchical Cut Labelling -- Scaling Up Distance Queries on Road Networks 2023 Muhammad Farhan
Henning Köehler
Robert Ohms
Qing Wang
+ Optimal Time-dependent Sequenced Route Queries in Road Networks 2015 Camila F. Costa
Mário A. Nascimento
José Antônio Fernandes de Macêdo
Yannis Theodoridis
Nikos Pelekis
Javam C. Machado
+ Optimal Time-dependent Sequenced Route Queries in Road Networks 2015 Camila F. Costa
Mário A. Nascimento
José Antônio Fernandes de Macêdo
Yannis Theodoridis
Nikos Pelekis
Javam C. Machado
+ Shortest Path and Distance Queries on Road Networks: An Experimental Evaluation 2012 Lingkun Wu
Xiaokui Xiao
Dingxiong Deng
Gao Cong
Andy Diwen Zhu
Shuigeng Zhou
+ PDF Chat Querying Shortest Path on Large Time-Dependent Road Networks with Shortcuts 2024 Zengyang Gong
Yuxiang Zeng
Lei Chen

Works That Cite This (0)

Action Title Year Authors