← Publications
conference2025ICORE 2026 A*CORE 2023 A*CCF A

Accelerating Shortest Path Counting on Road Networks

Zebin Chen, Kaiyu Chen, Dong Wen, Zhengyi Yang, Wentao Li, Ying Zhang

IEEE International Conference on Data Engineering (ICDE)

RAIDS Lab Authors

Details

Year
2025
Publisher
Institute of Electrical and Electronics Engineers (IEEE)
Rankings
ICORE 2026 A* · CORE 2023 A* · CCF A

Research Area

Scalable Data Systems

Tags

Resources

Abstract

Counting the number of shortest paths between two query vertices on road networks has a wide range of applications and has recently drawn significant research attention. The state-of-the-art solution builds a tree-based index using the concept of tree decomposition. However, its performance deteriorates when the tree decomposition results in an unbalanced tree and may not perform well when the query vertices are close to each other. This paper aims to improve the efficiency of shortest path counting. We propose a novel indexing scheme that combines hub labeling with a balanced tree hierarchy. This approach significantly reduces the number of visited labels compared to the state-of-the-art solution. Furthermore, we introduce several optimizations to enhance the efficiency of index construction and minimize its size. Extensive experiments conducted on real-world road networks demonstrate that our method achieves up to 4.1 times higher query efficiency and reduces the index size by a factor of 2.35 compared to the state-of-the-art solution.

Author Affiliations

Zebin Chen
University of New South Wales
Kaiyu Chen
University of New South Wales
Dong Wen
University of New South Wales
Zhengyi Yang
University of New South Wales
Wentao Li
University of Leicester
Ying Zhang
University of Technology Sydney

BibTeX

@inproceedings{chen2025accelerating,
  title = {Accelerating Shortest Path Counting on Road Networks},
  author = {Chen, Zebin and Chen, Kaiyu and Wen, Dong and Yang, Zhengyi and Li, Wentao and Zhang, Ying},
  url = {http://dx.doi.org/10.1109/ICDE65448.2025.00262},
  doi = {10.1109/icde65448.2025.00262},
  booktitle = {2025 IEEE 41st International Conference on Data Engineering (ICDE)},
  publisher = {IEEE},
  year = {2025},
  month = May,
  pages = {3508-3521}
}