Title :
The Reachability Query over Distributed Uncertain Graphs
Author :
Yurong Cheng ; Ye Yuan ; Lei Chen ; Guoren Wang
Author_Institution :
Coll. of Inf. Sci. & Eng., Northeastern Univ., Shenyang, China
fDate :
June 29 2015-July 2 2015
Abstract :
Reachability, one of the most fundamental queries over uncertain graphs, which asks the probability that two given query vertices are reachable over an uncertain graph. Although this problem has been widely studied, the existing works are all processed in a single server. However, as graph data becomes larger, it usually cannot be stored in a single server. Moreover, processing probabilistic reachability queries is #P-complete, so the calculation is very expensive even on small graphs. Thus, in this paper, our purpose is to develop efficient distributed strategies to firstly pick out all the maximal subgraphs whose reachability probabilities can be calculated in polynomial time efficiently. After this step, only a small graph remains, and we provide an approximate method. Extensive experimental studies show that our distributed algorithms are efficient and have a low communication cost.
Keywords :
distributed algorithms; graph theory; probability; query processing; reachability analysis; #P-complete; distributed algorithms; distributed uncertain graphs; graph data; maximal subgraphs; polynomial time; probabilistic reachability queries; query vertices; Conferences; Distributed algorithms; Distributed databases; Master-slave; Polynomials; Probability; Servers;
Conference_Titel :
Distributed Computing Systems (ICDCS), 2015 IEEE 35th International Conference on
Conference_Location :
Columbus, OH
DOI :
10.1109/ICDCS.2015.109