Title :
Fast Generation of Large Scale Social Networks While Incorporating Transitive Closures
Author :
Pfeiffer, Joseph J. ; La Fond, T. ; Moreno, Sebastian ; Neville, Jennifer
Author_Institution :
Dept. of Comput. Sci., Purdue Univ., West Lafayette, IN, USA
Abstract :
A key challenge in the social network community is the problem of network generation - that is, how can we create synthetic networks that match characteristics traditionally found in most real world networks? Important characteristics that are present in social networks include a power law degree distribution, small diameter, and large amounts of clustering. However, most current network generators, such as the Chung Lu and Kronecker models, largely ignore the clustering present in a graph and focus on preserving other network statistics, such as the power law distribution. Models such as the exponential random graph model have a transitivity parameter that can capture clustering, but they are computationally difficult to learn, making scaling to large real world networks intractable. In this work, we propose an extension to the Chung Lu random graph model, the Transitive Chung Lu (TCL) model, which incorporates the notion transitive edges. Specifically, it combines the standard Chung Lu model with edges that are formed through transitive closure (e.g., by connecting a ´friend of a friend´). We prove TCL´s expected degree distribution is equal to the degree distribution of the original input graph, while still providing the ability to capture the clustering in the network. The single parameter required by our model can be learned in seconds on graphs with millions of edges, networks can be generated in time that is linear in the number of edges. We demonstrate the performance of TCL on four real-world social networks, including an email dataset with hundreds of thousands of nodes and millions of edges, showing TCL generates graphs that match the degree distribution, clustering coefficients and hop plots of the original networks.
Keywords :
complex networks; network theory (graphs); pattern clustering; social networking (online); statistical distributions; Chung Lu random graph model; Kronecker model; TCL expected degree distribution; TCL model; clustering coefficients; email dataset; exponential random graph model; large real world networks; large scale social network generation; network clustering; network statistics; power law distribution; real-world social networks; social network community; synthetic networks; transitive Chung Lu model; transitive closures; transitivity parameter; Algorithm design and analysis; Approximation algorithms; Clustering algorithms; Communities; Computational modeling; Facebook; network generation; social network analysis;
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
DOI :
10.1109/SocialCom-PASSAT.2012.130