DocumentCode
249333
Title
Distributed Maximal Clique Computation
Author
Yanyan Xu ; Cheng, James ; Fu, Ada Wai-Chee ; Yingyi Bu
Author_Institution
Dept. of Comput. Sci. & Eng., Chinese Univ. of Hong Kong, Hong Kong, China
fYear
2014
fDate
June 27 2014-July 2 2014
Firstpage
160
Lastpage
167
Abstract
Maximal cliques are important substructures in graph analysis. Many algorithms for computing maximal cliques have been proposed in the literature, however, most of them are sequential algorithms that cannot scale due to the high complexity of the problem, while existing parallel algorithms for computing maximal cliques are mostly immature and especially suffer from skewed workload. In this paper, we first propose a distributed algorithm built on a share-nothing architecture for computing the set of maximal cliques. We effectively address the problem of skewed workload distribution due to high-degree vertices, which also leads to drastically reduced worst-case time complexity for computing maximal cliques in common real-world graphs. Then, we also devise algorithms to support efficient update maintenance of the set of maximal cliques when the underlying graph is updated. We verify the efficiency of our algorithms for computing and updating the set of maximal cliques with a range of real-world graphs from different application domains.
Keywords
computational complexity; graph theory; parallel algorithms; distributed algorithm; distributed maximal clique computation; graph analysis; high-degree vertices; parallel algorithms; real-world graphs; sequential algorithms; share-nothing architecture; skewed workload distribution; update maintenance; worst-case time complexity reduction; Algorithm design and analysis; Distributed algorithms; Maintenance engineering; Parallel algorithms; Partitioning algorithms; Time complexity; incremental update; maximal clique enumeration;
fLanguage
English
Publisher
ieee
Conference_Titel
Big Data (BigData Congress), 2014 IEEE International Congress on
Conference_Location
Anchorage, AK
Print_ISBN
978-1-4799-5056-0
Type
conf
DOI
10.1109/BigData.Congress.2014.31
Filename
6906774
Link To Document