Title :
Approximate Shortest Path Queries in Graphs Using Voronoi Duals
Author :
Honiden, Shinichi ; Houle, Michael E. ; Sommer, Christian ; Wolff, Martin
Author_Institution :
Univ. of Tokyo, Tokyo, Japan
Abstract :
We propose an approximation method to answer point-to-point shortest path queries in undirected graphs, based on random sampling and Voronoi duals. We compute a simplification of the graph by selecting nodes independently at random with probability p. Edges are generated as the Voronoi dual of the original graph, using the selected nodes as Voronoi sites. This overlay graph allows for fast computation of approximate shortest paths for general, undirected graphs. The time-quality tradeoff decision can be made at query time. We provide bounds on the approximation ratio of the path lengths as well as experimental results.The theoretical worst-case approximation ratio is bounded by a logarithmic factor. Experiments show that our approximation method based on Voronoi duals has extremely fast preprocessing time and efficiently computes reasonably short paths.
Keywords :
approximation theory; computational geometry; graph theory; probability; sampling methods; Voronoi diagram; Voronoi duals; approximate shortest path queries; approximation method; logarithmic factor; point-to-point shortest path queries; probability; random sampling; undirected graphs; Application software; Approximation methods; Data structures; Informatics; Proteins; Roads; Sampling methods; Shortest path problem; Social network services; Transportation; approximation; distance oracle; graph Voronoi diagram; shortest path;
Conference_Titel :
Voronoi Diagrams, 2009. ISVD '09. Sixth International Symposium on
Conference_Location :
Copenhagen
Print_ISBN :
978-1-4244-4769-5
Electronic_ISBN :
978-0-7695-3781-8
DOI :
10.1109/ISVD.2009.30