LAUSR.org creates dashboard-style pages of related content for over 1.5 million academic articles. Sign Up to like articles & get recommendations!

LG-Tree: An Efficient Labeled Index for Shortest Distance Search on Massive Road Networks

Photo from wikipedia

With the development of mobile Internet technology, the road network in the real world is becoming larger and more complex, and the real-time response to the shortest distance query has… Click to show full abstract

With the development of mobile Internet technology, the road network in the real world is becoming larger and more complex, and the real-time response to the shortest distance query has become a high requirement for many industrial applications. Many existing approaches, such as G-tree or G*-tree, have been proposed to answer such search problems, however, these approaches are not efficient enough in dealing with very large graphs. To this end, we propose a novel index called LG-tree, which partitions the large graph into sub-graphs, and then indexes these subgraphs using a balanced tree. For each leaf node of LG-tree, a Distance Inverted File (DIF) is constructed, and these DIFs preserve all the connectivity information between the border vertices on the original graph. Inspired by the state-of-the-art label methods, we propose a novel hierarchy computing approach for each border vertex of LG-tree. Based on DIF and the hierarchy of border vertices, the border vertex list for each border is established, which is convenient for us to calculate the shortest distance and path between a query vertex $v_{q}$ and a target vertex $t$ . Specifically, the number of levels of a vertex hierarchy increases dramatically as the graph size increases, and calculating vertex labels on a very large graph is an NP-hard problem. In order to further improve the calculation efficiency of the shortest distance between vertices, a heuristic method is proposed to limit the level of vertex hierarchy. In addition, a stage-based dynamic programming search method is proposed to divide all search situations between $v_{q}$ and $t$ into three cases to guarantee the efficiency of the shortest distance search. Extensive experiments are conducted to show that LG-tree and the stage-based method have better performance than the state-of-the-art approaches.

Keywords: shortest distance; search; inline formula; tex math

Journal Title: IEEE Transactions on Intelligent Transportation Systems
Year Published: 2022

Link to full text (if available)


Share on Social Media:                               Sign Up to like & get
recommendations!

Related content

More Information              News              Social Media              Video              Recommended



                Click one of the above tabs to view related content.