DocumentCode
2504058
Title
Parallel Algorithms for Evaluating Centrality Indices in Real-world Networks
Author
Bader, David A. ; Madduri, Kamesh
Author_Institution
Coll. of Comput., Georgia Inst. of Technol., Atlanta, GA
fYear
2006
fDate
14-18 Aug. 2006
Firstpage
539
Lastpage
550
Abstract
This paper discusses fast parallel algorithms for evaluating several centrality indices frequently used in complex network analysis. These algorithms have been optimized to exploit properties typically observed in real-world large scale networks, such as the low average distance, high local density, and heavy-tailed power law degree distributions. We test our implementations on real datasets such as the Web graph, protein-interaction networks, movie-actor and citation networks, and report impressive parallel performance for evaluation of the computationally intensive centrality metrics (betweenness and closeness centrality) on high-end shared memory symmetric multiprocessor and multithreaded architectures. To our knowledge, these are the first parallel implementations of these widely-used social network analysis metrics. We demonstrate that it is possible to rigorously analyze networks three orders of magnitude larger than instances that can be handled by existing network analysis (SNA) software packages. For instance, we compute the exact betweenness centrality value for each vertex in a large US patent citation network (3 million patents, 16 million citations) in 42 minutes on 16 processors, utilizing 20GB RAM of the IBM p5 570. SNA packages on the other hand cannot handle graphs with more than hundred thousand edges
Keywords
multi-threading; parallel algorithms; shared memory systems; centrality index evaluation; complex network analysis; high-end shared memory symmetric multiprocessor; multithreaded architectures; parallel algorithms; real-world networks; social network analysis metrics; Algorithm design and analysis; Complex networks; Computer architecture; Computer networks; Concurrent computing; High performance computing; Large-scale systems; Parallel algorithms; Proteins; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 2006. ICPP 2006. International Conference on
Conference_Location
Columbus, OH
ISSN
0190-3918
Print_ISBN
0-7695-2636-5
Type
conf
DOI
10.1109/ICPP.2006.57
Filename
1690659
Link To Document