Title :
A fast estimation of shortest path distance for power-law network predominant cloud service
Author :
Jin Liu ; Chunming Rong ; Ganseng Zhao
Author_Institution :
State Key Lab. of Software Eng. Comput. Sch., Wuhan Univ., Wuhan, China
Abstract :
The estimation of the shortest path between two vertices in a network graphs is an important issue for many applications in the real world, which may be road networks, social collaboration networks, biological networks and so forth. The short response time, the less space cost and the high accuracy are three critical evaluation metrics in the approximate calculation of the shortest path. To achieve a quick and accurate calculation of an approximate shortest path distance, the typical method that takes a non-trivial approach calculates the distance between every pair of vertices in advance and records the calculation results with an n×n matrix, where n is the number of vertexes in the network graph. Unfortunately, it hard for this method function because it is difficult to sustain the huge amount of storage space and time consuming preprocessing for the big size of the network graph in practice. Unlike many efforts that have been made to minimize the costs of time and space in enhancing the accuracy of the shortest path calculation, this paper proposes an estimation scheme of the shortest path calculation for power-law graphs, due to the fact that many networks in the real applications are power-law networks. The theoretical analysis indicates that the schema is successfully optimized so that the query time can be an approximation constant and the calculation result of the approximate shortest path distance is almost 2 to 3 times as long as the actual shortest path distance between a pair of vertices. A simulation experiment also validates the analysis and demonstrates the feasibility of the proposed scheme.
Keywords :
approximation theory; cloud computing; estimation theory; network theory (graphs); service-oriented architecture; approximate shortest path calculation; approximation constant; biological networks; critical evaluation metrics; network graphs vertices; nontrivial approach; power-law graphs; power-law network predominant cloud service; power-law networks; road networks; short response time; shortest path distance; shortest path estimation; social collaboration networks; storage space; time consuming preprocessing; Approximation algorithms; Approximation methods; Cloud computing; Conferences; Educational institutions; Estimation; Measurement; Distance Calculation; Power-law Network; Shortest Path;
Conference_Titel :
Cloud Computing Technology and Science (CloudCom), 2012 IEEE 4th International Conference on
Conference_Location :
Taipei
Print_ISBN :
978-1-4673-4511-8
Electronic_ISBN :
978-1-4673-4509-5
DOI :
10.1109/CloudCom.2012.6427603