Dual-Hierarchy Labelling: Scaling Up Distance Queries on Dynamic Road Networks
Muhammad Farhan, Henning Koehler, Qing Wang

TL;DR
This paper introduces Dual-Hierarchy Labelling (DHL), a novel approach for efficiently computing shortest-path distances in dynamic road networks by using two complementary hierarchies, significantly improving query and update performance.
Contribution
The paper proposes a dual-hierarchy labelling framework with algorithms for dynamic updates and parallel processing, advancing the scalability and efficiency of distance querying in dynamic road networks.
Findings
DHL achieves 2-4 times faster query times than state-of-the-art methods.
DHL significantly reduces construction and update times for large networks.
Labelling space consumption is only 10-20% of existing methods.
Abstract
Computing the shortest-path distance between any two given vertices in road networks is an important problem. A tremendous amount of research has been conducted to address this problem, most of which are limited to static road networks. Since road networks undergo various real-time traffic conditions, there is a pressing need to address this problem for dynamic road networks. Existing state-of-the-art methods incrementally maintain an indexing structure to reflect dynamic changes on road networks. However, these methods suffer from either slow query response time or poor maintenance performance, particularly when road networks are large. In this work, we propose an efficient solution \emph{Dual-Hierarchy Labelling (DHL)} for distance querying on dynamic road networks from a novel perspective, which incorporates two hierarchies with different but complementary data structures to support…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
