Logo image
A Hybrid Index for Distance Queries
Book chapter   Peer reviewed

A Hybrid Index for Distance Queries

Junhu Wang, Shikha Anirban, Toshiyuki Amagasa, Hiroaki Shiokawa, Zhiguo Gong and Md. Saiful Islam
Web Information Systems Engineering – WISE 2020 21st International Conference, Amsterdam, The Netherlands, October 20–24, 2020, Proceedings, Part I, Vol.12342, pp.227-241
Lecture Notes in Computer Science, Vol. 12342, Springer Nature
2020

Abstract

Computer Science Computer Science, Artificial Intelligence Computer Science, Information Systems Computer Science, Software Engineering Computer Science, Theory & Methods Science & Technology Technology
Shortest distance queries not only find important applications in real-word systems, it is also the foundation for numerous other graph analysis problems. State-of-the-art techniques for such queries use 2-hop labeling, in particular, the Pruned Landmark Labeling (PLL) index is among the best performing for small world networks. However, PLL suffers from large label size and index computation time when the graph is large. In this paper, we propose two techniques to address the problem. The first technique is to limit the landmarks to vertices in a minimum vertex cover, and the second is to use a hybrid index by decomposing the graph into a core and a forest, and combining the PLL index for the core and a simpler distance labeling for trees. Extensive experiments with real-world graphs verified the effectiveness of these techniques.

Details

Metrics

Logo image