DocumentCode :
589067
Title :
Parallelizing Preferential Attachment Models for Generating Large-Scale Social Networks that Cannot Fit into Memory
Author :
Yi-Chen Lo ; Cheng-Te Li ; Shou-De Lin
Author_Institution :
Dept. Of Comput. Sci. & Inf. Eng., Nat. Taiwan Univ., Taipei, Taiwan
fYear :
2012
fDate :
3-5 Sept. 2012
Firstpage :
229
Lastpage :
238
Abstract :
Social network generation is an important problem in social network analysis. The goal is to produce artificial networks that preserve some real world properties of social networks. As one of most popular social network generation algorithms, the Barabási -- Albert (BA) model is a method that can generate random social networks with power-law degree distribution. This paper discusses the situation of generating large-sized social network that cannot fit into the memory. We design a parallel framework to tackle this problem. The challenge lies in the fact that the preferential attachment mechanism used in the BA model has direct conflict with the concept of parallelism. To achieve the preferential attachment, during the generation processes the degree information of nodes needs to be known, which prohibits the parallelism that allows nodes to generate edges independently. To handle this issue, this paper proposes a method to generate the expected accumulated degree of vertices for the parallel BA model. We further propose several novel techniques to reduce the complexity of generating N vertices with P processes to O(NlogN/P). We implement the model using MapReduce and the experiment results show that our model can produce billion-sized scale-free networks in minutes.
Keywords :
complex networks; graph theory; random processes; social networking (online); Barabasi-Albert model; MapReduce; billion-sized scale-free networks; edge generation; large-scale social network generation; nodes; parallel BA model; parallel framework; power-law degree distribution; preferential attachment model; social network analysis; social network generation algorithms; vertex degree; Conferences; Privacy; Security; Social network services; BarabásiAlbert model; MapReduce; graph mining; large-scaled social networks; preferential attachment; social network generation;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Privacy, Security, Risk and Trust (PASSAT), 2012 International Conference on and 2012 International Confernece on Social Computing (SocialCom)
Conference_Location :
Amsterdam
Print_ISBN :
978-1-4673-5638-1
Type :
conf
DOI :
10.1109/SocialCom-PASSAT.2012.28
Filename :
6406288
Link To Document :
بازگشت