Degree of Diffusion in Real Complex Networks

Size: px
Start display at page:

Download "Degree of Diffusion in Real Complex Networks"

Transcription

1 Degree of Diffusion in Real Complex Networks Maytham Safar and Khaled Mahdi Computer Eng. Dept., Chemical Eng. Dept., Kuwait University Kuwait ABSTRACT A measure of information diffusion in real complex networks is the degree of diffusion. In this work, we assess the effect of information diffusion of seven different directed and undirected real complex networks and for several undirected generated networks; random, small world, and scale-free networks. The degree of diffusion α has been used to measure the diffusion and the adoption rates of different complex networks. It is defined as the percentage between the adopters and non-adopters in a network during the diffusion process. The results showed that the degree of diffusion α of undirected networks is different than directed networks. All the obtained results showed that in real networks, randomization does not exist. The behavior of these networks is determined based on the network's members and the interactions between them. Therefore, most of the real networks should be classified as small-world, scale-free networks, or what we defined as small-world random, small-world scalefree networks. KEYWORDS Degree of diffusion; diffusion; directed networks; reverse diffusion; undirected networks 1 INTRODUCTION AND BACKGROUND Nowadays, information diffusion in real networks is taking the researchers attention in many areas such as biological, technological, and sociological. Diffusion is the process of spreading information through a network. Many techniques have been proposed to discover the diffusion and innovation in different networks. Several studies were conducted to analyse the diffusion in business area [1][2][3]. Floortje and Carolina studied in [1] the spread of information in a social network where the network consists of agents (consumers) that are introduced to a new product and they should take a decision to buy or not the new product depending on their interests and their neighbours decisions in social networks. Another consumer decision-making diffusion model has been introduced in [2] where the diffusion and the adoption probability were taken based on the external marketing activities and the impact of the internal influence of the individuals (consumers) in their personal networks. Moreover, a brandlevel competition diffusion model was suggested in [3] and applied on the China Mobile Communication Industry markets. The subscribers of China Mobile and China Unicom companies have been involved in the study. The researchers investigated the competition s impact of brand diffusion on China Mobile and China Unicom. A Predictive Model for the temporal dynamics of information diffusion was developed in [4] to predict the diffusion in online social networks. This model applied on a Twitter dataset and showed that the model is useful and effective in determining the diffusion value in online social networks. On the other hand, some researches proposed genetic techniques to determine the diffusion in networks as in [5][6]. A Genetics-based Diffusion Model (GDM) has been proposed in [5], which have the ability to create various objects with different relationships distributed in social networks. In GDM, the nodes represented as chromosomes and the communications between the nodes represented as genes. Another genetic technique has been introduced in [6], which is called Genetic Algorithm Diffusion Model (GADM). GADM has been used to show the information flow for large dynamic social network produced from headers. The degree of diffusion α has been used to determine the diffusion of information in social ISBN: SDIWC 121

2 networks [7]. It has been determined by the calculation of the percentage of adopters and nonadopters in the network through different penetration depths during the diffusion process. We selected our previously developed techniques in this work and applied it on different types of generated and real networks. In general, the networks are divided into three types of models depending on the network structure and characteristics: Random, Small world, and Scale-free network models. Erdos and Renyi proposed in 1959 an important model for random networks [8][9][10]. This model is a probabilistic method, which discusses the random network behaviour based on probability. It can be used to generate a network of any size. The model consists of N nodes. A pair of nodes is connected in this model based on a probability p. The resultant network is a simple network. Small-world networks have been characterized between regular networks, with high clustering and high diameter, and random networks, with low clustering and small diameter. But in (Watts and Strogatz, 1998), Watts & Strogatz analysed the small-world networks in 1998 and characterized them as networks with high clustering as the regular networks and low diameter as the random networks. In [11], Watts and Strogatz showed that natural networks, such as neural network of the worm Caenorhabditis elegans network, and artificial networks, such as the power grid of the western United States network, are highly clustered and have very low average shortest path between two nodes (low diameter). To generate a WS small-world network, if the network consists of N nodes, each node will be linked to a certain number of neighbouring nodes (2k). Then in the next level, with a rewiring probability P, each link will be rewired to a random node in the network. In some real networks, the nodes have different degrees and that is because some nodes have more connections with other nodes than others. This type of network is called scale-free network where the number of nodes increased throughout the lifetime of the network. This what Barabasi and Alberts proved in their work [12]. Barabasi and Alberts defined scale-free networks as networks which has an initial population M 0 and where the new nodes are added and connected to the initial population. P c is the probability of a new node to have a connection with an existing node in the network. Real networks can be of different sizes and connectivity. Real networks, such as biological, sociological, and technological networks also can be considered as one of the three described networks models. For instance, yeast protein-protein interaction network is a random network [13], dolphin social network [14][15] is a scale-free network, and Caenorhabditis elegans worm s neural network [11], us power grid [11], and positive sentiment social network [16] are small-world networks. In our previous works [7][17], we studied the degree of diffusion to calculate the adoption rate and applied it on different types of complex networks. In [7], we used several directed networks whereas in [17], we used different directed and undirected real networks and different generated undirected networks: random network, scale-free network, and small-world network. Then the results in [17] have been compared with the results obtained in [7]. The results showed that the degree of diffusion α of undirected networks is different than directed networks. For instance, the average number of degree of diffusion was 148 for directed random network where it was for undirected random network. All the obtained results showed that in real networks, randomization does not exist. The behaviour of those networks is determined based on the network's members and the interactions between them. Therefore, most of the real networks should be classified as smallworld, scale-free networks, or what we defined as small-world random, small-world scale-free networks. The rest of the paper is organized as follows: the entropy and cyclic entropy is presented in section 2. The degree of diffusion model is explained in section 3 along with the explanation of diffusion and reverse diffusion process, the experiments, and the results. Then, in section 4, the real networks used in this paper are explained in details with their network graphs. Section 5 shows the results and a discussion about the results. Section 6 and section 7 contain the conclusion and the future work respectively. ISBN: SDIWC 122

3 2 ENTROPY AND CYCLIC ENTROPY The information-theoretical definition of entropy is "the minimum number of bits you need to fully describe the microscopic configuration and detailed state of the system" [18]. This definition of entropy is related to the traditional thermodynamic definition of entropy. Although the concept of entropy originated in thermodynamics and statistical mechanics, it has found applications of numerous subjects such as communications, economics, information science and technology, linguistics, music, etc. The probability characteristic of entropy leads to its use in communication theory as a measure of information. The absence of information about a situation is equivalent to an uncertainty associated with the nature of the situation. This uncertainty is the entropy of the information about the particular situation. Let k be a set of discrete random variable that takes the following values k={1 k N} with probabilities p={p(1),,p(i), P(N)} respectively N å such that P(k) 0 and P(k) = 1. There exists a k=1 measure of randomness, heterogeneity and uncertainties known as entropy, H defined as N H(p) = -å p(k)ln(p(k)) (1) k=-1 In a complex network context, P(k) may represent the degree distribution of links or the remaining degree (outward links) or cycles of size k in the network. Degree distributions of links are the most common representation of P(k) in the literature. Different models of networks such as random, small-world, scale-free, exponential, uniform and many others are usually represented and constructed as degree distribution models of actual networks; such as software, social, biological, circuits... etc. network. Simple degree distribution describes the connectedness of the network; hence the entropy will be a measure of heterogeneity, uncertainty of network connectedness [19]. 3 DEGREE OF DIFUSSION MODEL This section contains the explanation of the degree of diffusion model. The diffusion and the reverse diffusion processes are described in part A and part C respectively. The results that were obtained in [7][17] are summarized in Section Diffusion Process The adoption process in a network consists of several levels where in each level there will be new adopters. A single adopted/infected node starts the nodes adoption/infection operation in the diffusion process. This node will spread the infection to its direct neighbours and they will become adopters. Then, the new adopters will also infect their direct neighbours in the next level etc. This process will stop when all the nodes become adopters or when there are no more nodes that can be reached. 3.2 Penetration Depth and Adoption Rate Each level in the diffusion process is called penetration depth (n) that represents an equilibrium level between the adopter phase and the non-adopter phase in the diffusion process. Penetration depth is the first parameter that should be considered in the process of determining the diffusion in a network. The maximum number of penetration depth n max has been defined as the maximum distance between the selected source node and the last adopter node in the diffusion process [7]. The value of n max is differs depending on the selected source node. Figure 1 illustrates the diffusion process for 8 nodes with maximum penetration depth = 4. In the example, Node 1 is selected as the start infected source node at level 0. Then node 1 infects its neighbour, node 2, 7, and 6 at level 1. Then each infected node will infect its neighbours at the next level. The diffusion process stopped at level 3. Node three is considered as an isolated node because it has no relations with the other nodes. Therefore, node 3 is kept as a non-adopter node. If node 3 is selected as ISBN: SDIWC 123

4 a source node, then the penetration depth will equal to 0 because no nodes are connected to it. The equation (2), (3), and (4) have been constructed in [7]. Figure 2 shows the algorithm that represents the diffusion process to obtain the degree of diffusion α. 3.3 Reverse Diffusion Figure 1. The diffusion process for a network with 8 nodes and maximum number of penetration depth=4. The second important parameter in the diffusion process is the degree of diffusion α. The degree of diffusion has been calculated in [7] as a ratio between the current adoption rate (Yn) to the predicted future adoption rate (Yn+1) as shown in equation (2). Then, from (2), the future adoption rate can be calculated as (3). Reverse diffusion process is defined in [7] as an opposite process of diffusion process. In reverse diffusion, all the nodes in the network have been assumed to be adopters. Then, a source node will be selected and its status will be changed to nonadopter. After that, in the next level (penetration depth) all the source node neighbours that have outgoing links towards the source node will be infected and become non-adopters. Similar to diffusion process, reverse diffusion will stop if all the nodes become non-adopters or no more nodes can be reached. a = Y n+1 (1-Y n+1 ) Y n (1-Y n ) (2) Y n+1 = ay n 1+a(1-Y n ) (3) In order to calculate the degree of diffusion in a network, the following steps should be taken as set in [7]: Construct a network. Select a source node. The selection process could be random. Calculate the percentage of adopter nodes. There is an assumption that has been set for this step. The assumption is that any node connected to the source node will become an adopter. Then the diffusion proceeds to the next penetration level. At each penetration level, the adoption rate is calculated. Then, the obtained results will be fitted in equation (4) to get the value of alpha. N-1 ay Minimize å (Y n+1 - n ) 2 (4) 1+ (a -1)Y n n=0 Figure 2. Algorithm for calculating α, Yn, and n for a selected source node S [7]. 3.4 Diffusion and Reverse Diffusion Results Diffusion and reverse diffusion processes have been applied in [7] on different types of directed ISBN: SDIWC 124

5 networks: random network, scale-free network, small-world network and virtual friendship social network. In [17], we applied diffusion and reverse diffusion processes on directed real networks to verify the work done in [7]. Then, we generated random, scale-free, and small-world undirected networks and applied diffusion and reverse diffusion processes on them to obtain the average degree of diffusion for undirected networks. Finally, we applied both processes on undirected real network in ordered to categorize them. Several outcomes have been founded. All the results related to the real networks shows that those networks should be classified as small-world or scale-free networks. This is rational since the relations and the behaviour of these types of networks should not be random. This is different than the results obtained using the classical classification techniques of networks. On the other hand, the results of applying the diffusion and reverse diffusion processes on the undirected networks illustrates that the average degree of diffusion is equal since the links were treated as outgoing and ingoing links at the same time. Therefore, both algorithms will function similarly. 4 REAL COMPLEX NETWORKS The term Degree of Diffusion α defines each network type along with predicting the proportion of future adopters over non-adopters at any given penetration level through the diffusion process while, in reverse diffusion, it is assumed that all nodes are adopted the information and then the process starts by choosing a single node (nonadopter) to be a source of the reverse diffusion process. In the next penetration level, all neighbouring nodes with outgoing links to the source will be infected and become non-adopters. To experiment the above-explained Diffusion and Reverse Diffusion processes, seven different real networks have been chosen. The networks vary in type (directed & undirected) and model with different parameter as shown in Table 1. The chosen networks are described below. 4.1 Collaboration Network in Science of Networks The network NetScience contains a coauthor ship network of scientists working on network theory and experiment, as compiled by M. Newman in May An edge is drawn between a pair of scientists if they co-authored one or more articles during the same time period [25]. The network was compiled from the bibliographies of two review articles on networks, M.E.J. This network is considered as a collaboration network and contains 1589 scientists working together as shown in Figure 3. The work in [20] elaborates on the degree of distribution in networks and defines it to be the fraction of vertices that have degree k. Equivalently, it is the probability that a vertex chosen uniformly at random has degree k [20]. Networks with power-law degree distributions are referred as scale-free networks [20]. The study in [20] also argues that real-world networks unlike the random graphs do not have Poisson distribution for their degree of distributions. Instead, they are highly right-skewed, meaning that their distribution has a long right tail of values that are far above the mean. The work done in [20] shows that NetScience network has an exponential form of degree of distribution and thus it is considered as a scale-free network. Figure 3. NetScience network. 4.2 Bottlenose Dolphin Social Network This network is constructed from observations of a community of 62 bottlenose dolphins over a period of seven years from 1994 to 2001 as shown ISBN: SDIWC 125

6 in Figure 4. Nodes in the network represent the dolphins and ties between nodes represent association between dolphin pairs occurring more often than expected by chance. In [14] the bottlenose dolphin social network is considered a scale-free network with complex power-law distribution for large k. Figure 6. Open Flights network. 4.5 Extraction, Visualization & Analysis of Corporate Inter-relationships (EVA) Figure 4. Bottlenose Dolphin Social network. 4.3 US Power Grid Network This network is the high-voltage power grid in the Western States of the United States of America. The nodes are transformers, substations, and generators, and the ties are high-voltage transmission lines. This network was originally used in [11]. In [11] this network is classified as a small-world network based on the structural properties of this network. Figure 5 shows the network. The EVA is a prototype system developed by [14] for extracting, visualizing, and analysing corporate ownership information as a social network. The information has been retrieved from sources on online text including corporate annual reports within the United States. The network contains 8343 companies as vertices with 6727 relationships among those companies as shown in Figure 7. According to [14], the network is highly clustered with over 50% of all companies connected to one another in a single component. An arc (X,Y) from company X to company Y exists in the network if in the company X is an owner of company Y. [14] has analysed the characteristics of the network such as degree, betweenness, cut points and cliques. Analysis reveals power law distributions for two important network metrics, namely component size (number of companies connected together) and company degree (number of ownership relationships in which a company is involved) [14]. This information is for [14] enough to consider the network as a scale-free network. Figure 5. US Power Grid network. 4.4 Open Flights The dataset contains flights in 8056 different airports around the world including two airports in the US. The data belongs to OpenFlights.org. The work in [21] has categorized it as a small-world network. Figure 6 shows the network. ISBN: SDIWC 126

7 particles done by [24], the US 500 network is considered a scale-free network. Figure 7. Extraction, Visualization & Analysis of Corporate Inter-relationships (EVA) network. 4.6 Gnutella Peer-2-Peer Network A sequence of snapshots of the Gnutella peer-topeer file-sharing network from August There are total of 9 snapshots of Gnutella network collected in August Nodes represent hosts in the Gnutella network topology and edges represent connections between the Gnutella hosts. Gnutella peer-to-peer network is a scale-free network [22][23]. Figure 8 represents sample of the network. Figure 8. Gnutella Peer-2-Peer network. 4.7 US 500 Busiest Airports It is a network of the 500 busiest commercial airports in the United States as shown in Figure 9. The data has been collected in year 2002 and a tie between two airports implies a flight scheduled between them. The work in [24] studies the behaviour of basic Reaction-Diffusion (RD) process on networks with heterogeneous topology. According to analysis of phase diagram and critical threshold properties of diffusion process of Figure 9. US 500 Busiest Airports network. 5 EXPERIMENTS AND RESULTS The experiment section is divided into two parts. First, the diffusion and reverse diffusion processes have been applied and analysed on three different undirected networks, Collaboration network in science of networks, US power grid network and US 500 busiest airports, explained in section 5. Second, the same process and analysis have been applied to four different directed networks, dolphins network, US open flights network, extraction visualization and analysis of corporate inter-relationships network and Gnutella Peer-to- Peer network. Then the average degree of diffusion and average degree of reverse diffusion for each network has been obtained. This section explains in details the two parts of the experiment with their results and a discussion about the results. 5.1 Part 1: Diffusion and Reverse Diffusion Processes on Undirected Real Networks As stated in section IV part B, the same steps have been taken to calculate the average alpha for each network. Table 2 shows the results of applying both diffusion and reverse diffusion processes on Collaboration network, US power grid and US 500 busiest airports. Figure 10 and Figure 11 show the adoption rate for three randomly selected nodes in US 500 busiest airports and US power grid network respectively. In US 500 airports, they all converge to 100% at the same penetration depth (6). But, in US power grid network the penetration ISBN: SDIWC 127

8 depth varies based on the selected network from 30 to 37. Obviously, the node with the least penetration depth is the node that can help in propagation of information faster than the others. In general, in any network there are some nodes that are the best candidates for adoption of information. The degree of diffusion for US 500 airports as shown in Table 2 suggests that this network is a random network. In Figure 10 it is obvious that with a small number of hops (penetration depths), the entire airports network can be covered. Observing the results of ᾱ for US power grid shows that although [11] has classified it as smallworld network, our results show that it is a scalefree network. As stated in [17], that a large number of networks that are usually classified using regular characterization techniques are in fact networks that are close to small-world or what we named small-work scale free networks. Also, the results for the Collaboration network indicate that it is a small-world network rather than a scalefree network as stated in [25] for the same reasons mentioned above. Since the studied networks are undirected, the average degree of diffusion and the average degree of reverse diffusion are the same. That is because in undirected networks the incoming and outgoing links are no different from each other. Figure 12 illustrates both diffusion and reverse diffusion on the same node in each network. around 97% of the whole network which is an indication of a strongly connected Peer-to-Peer network with a small number of isolated nodes. Usually, in Peer-to-Peer networks the clients (peers) are connected to a big number of other clients to share files between each other. The average degree of diffusion for Gnutella network is in the scale-free network range. Figure 13(b) illustrates that the adoption rate in US Open Flights network is around 36% of the whole network since most of the nodes in the network are isolated. The degree of diffusion for this network is in the small-world network range, which agrees with what [21] has earlier categorized it. Figure 10. Adoption rate for three different nodes in US 500 busiest airports network. 5.2 Part 2: Diffusion and Reverse Diffusion Processes on Directed Real Networks In the second part, the networks that were inspected were real directed networks. Table 2 shows the results of applying the diffusion and reverse diffusion processes on Dolphins network, US open flights network, Extraction-Visualization and analysis of corporate inter-relationships (EVA) network, and Gnutella Peer-2-Peer network. Figure 13 shows the adoption rate of three different nodes in Gnutella network and US Open Flights network. They follow an S-shape curve where all reach to the same level adoption at the end. In Gnutella network as shown in Figure 13(a), the curves show that the adoption rate is Figure 11. Adoption rate for three different nodes in US power grid network. ISBN: SDIWC 128

9 (a) (a) (b) (b) Figure 13. Adoption rate vs. penetration depth n for selected nodes for: (a) Gnutella (b) US Open Flights. Figure 12. Adoption rate curves for diffusion and reverse diffusion processes for selected nodes for: (a) US 500 airports (b) US Power Grid (c) Network of Sciences. In Figure 14, a graph for calculated alphas (α) for different nodes have been plotted. Those values have been calculated using the minimization equation (4). In Figure 14(a) the different values of Dolphins network have been plotted. As shown in the plot in Figure 14(b), most of the first 100 nodes of the network have adoption rate of zero indicating that they are isolated nodes. On the other hand, one node is observed to have a very high adoption rate, which indicates that this node is a very good candidate to be used for information adoption. (c) Figure 14. The degree of diffusion values for: (a) Dolphins network (b) EVA first 100 nodes. For the sake of comparison between diffusion and reverse diffusion, one node has been chosen for (a) (b) ISBN: SDIWC 129

10 each network. Figure 15 shows the result of a sample node chosen to illustrate the adoption rate in diffusion and reverse diffusion processes. In Figure 15(a), it is shown that the reverse diffusion process curve is different than that of diffusion curve which matches the results in [7]. In Figure 15(b), there is a slight small difference between the diffusion and reverse diffusion curves. This is a small-world behavior since every node has 2k neighbors and 2k outgoing links exist at each node [7]. 7 FUTURE WORK For the future work, we are planning to modify the diffusion and reverse diffusion process used in this paper to be applied on weighted graphs where the weight represents the relations and how strong they are between the nodes in the network. ACKNOWLEDGMENT This research was funded by Research Administration at Kuwait University (Project No EO 08/06). The authors would like to acknowledge Sayed Mohammad Almohri for his support and feedback. 8 REFERENCES (a) [1] F. Alkemade, and C. Castaldi, Strategies for the Diffusion of Innovations on Social Networks, Computational Economics, vol. 25 no.1-2, pp. 3-23, [2] A.D. Sebastiano, J. Wander, and A.J. Marco, Diffusion dynamics in small-world networks with heterogeneous consumers, Computational & Mathematical Organization Theory archive, vol. 13, no. 2, pp , (b) Figure 15. Plot for Diffusion vs. Reverse Diffusion on selected node for: (a) Gnutella (b) US Open Flights. 6 CONCLUSION Directed and undirected real and model networks were studied. Information diffusion and reverse diffusion in real networks is used to categorize a network as random, scale-free, small-world, or mixed networks depending on a new parameter called the degree of diffusion α. The degree of diffusion α has been defined as the percentage between the adopters and non-adopters in a network during the diffusion process [7]. [3] S. Ding, Modeling the brand competition diffusion for consumer durables based on the Bass model," Logistics Systems and Intelligent Management, International Conference, pp , [4] A. Guille, and H. Hacid, A predictive model for the temporal dynamics of information diffusion in online social networks, Proceedings of the 21st international conference companion on World Wide Web (WWW '12 Companion). ACM, New York, NY, USA, [5] L. Liangxiu, A new genetics-based diffusion model for social networks, International Conference on Computational Aspects of Social Networks (CASoN), pp , [6] M. Lahiri, and M. Cebrian, The Genetic Algorithm As A General Diffusion Model For Social Networks,, Proceedings of the 24th AAAI Conference on Artifical Intelligence, AAAI Pess, [7] K. Mahdi, S. Torabi, and M. Safar, Diffusion and reverse diffusion processes in social networks: analysis using the degree of diffusion, Proceedings of the 3rd IEEE International Conference on Ubi-media Computing (U-Media), Jinhua, China, pp , ISBN: SDIWC 130

11 [8] P. Erdos, and A. Renyi, "On Random Graphs, Publications Mathematicae, vol. 6, pp , [9] P. Erdos, and A. Renyi, The Evolution of Random Graphs, Publicationes Mathematicae, vol. 5, pp , [10] P. Erdos, and A. Renyi, The Strength of Connectedness of a Random Graph, Acta Mathematica Scientia Hungary, vol. 12, pp , [11] D.J. Watts, and S.H. Strogatz, Collective dynamics of small-world networks, Nature, no. 393, pp , [23] A. Dufour, Improving The Performance Of The Gnutella Network, Thesis submitted in Simon Fraser University, [24] V. Colizza, R. Pastor-Satorras, and A. Vespignani, Reaction-diffusion processes and metapopulation models in heterogeneous networks, Nature Physics, no. 3, pp , [25] M. Girvan, and M.E.J. Newman, Community structure in social and biological networks, Proc. Natl. Acad. Sci. USA 99, , [12] A.L. Barabasi, and R. Albert, Emergence of Scaling In Random Networks, Science, vol. 286, pp , [13] Y.B.D. Zhao, L. Cai, H. Xue, X. Zhu, H. Lu, J. Zhang, S. Sun, L. Ling, N. Zhang, G. Li, and R. Chen, Topological structure analysis of the protein protein interaction network in budding yeast, Nucleic Acids Res 31, , [14] D. Lusseau, The emergent properties of a dolphin social network, Proc. R. Soc. London B (suppl.) 270, S186-S188, [15] D. Lusseau, Evidence for social role in a dolphin social network, Preprint q-bio/ , available at [16] R. Milo, S. Itzkovitz, N. Kashtan, R. Levitt, S. Shen- Orr, I. Ayzenshtat, M. Sheffer, and U. Alon, Superfamilies of evolved and designed networks, Science, 303, , [17] E. Al-Duwaisan, K. Mahdi, and M. Safar, Analysis of Heterogeneous Complex Networks using the Degree of Diffusion, The 16th International Conference on Network-Based Information Systems (NBiS), Gwangju, Korea, [18] J. Koelman, What is Entropy, available at [19] K. Mahdi, M. Safar, and L. Jammal, Cyclic entropy of collaborative complex networks, IET Communications, The Institution of Engineering and Technology, England, vol. 6, no. 12, pp , [20] M.E.J. Newman, Finding community structure in networks using the eigenvectors of matrices, Preprint physics/ , [21] T. Opsahl, Why Anchorage is not (that) important: Binary ties and Sample selection, available at [22] M. Ripeanu, A. Iamnitchi, and I. Foster, Mapping the Gnutella Network, IEEE Internet Computing Journal, vol. 6, no. 1, pp , ISBN: SDIWC 131

12 Table 1. Illustrates the real networks characteristics and parameters. Network Type NetScience Dolphin US Power EVA Gnutella US 500 Open Flights Network Parameters (1589 nodes) (62 nodes) Grid (4941) (8348 nodes) P-2-P Airports Watts-Strogatz clustering coefficient Transitivity Betweenness Degree Table 2. Experiment results: part I and II real complex networks. Network Model Collaboration Network in Science of Networks Network Type (Obtained from other works) Number of nodes ᾱ Network Type (From our work) Range (α min - α max ) α isolated nodes=0 Reverse α Undirected / Scale-free Small-world Dolphins Directed / Scale-free Scale-free US Power Grid Undirected / Small-world Scale-free Open Flights Directed / Small-world Small-world EVA Directed / Scale-free Small-world Gnutella P-2-P Directed / Scale-free Scale-free US 500 Airports Undirected / random Random Table 3. Experiment results: part III generated complex networks. Network Type Random Network Parameters p=0.05 Scale-free M=5, M 0 =5 Small-world k=4, p=0.05 Number of nodes ᾱ Reverse α Entropy (S) ISBN: SDIWC 132

Complex networks: A mixture of power-law and Weibull distributions

Complex networks: A mixture of power-law and Weibull distributions Complex networks: A mixture of power-law and Weibull distributions Ke Xu, Liandong Liu, Xiao Liang State Key Laboratory of Software Development Environment Beihang University, Beijing 100191, China Abstract:

More information

The Establishment Game. Motivation

The Establishment Game. Motivation Motivation Motivation The network models so far neglect the attributes, traits of the nodes. A node can represent anything, people, web pages, computers, etc. Motivation The network models so far neglect

More information

An Exploratory Journey Into Network Analysis A Gentle Introduction to Network Science and Graph Visualization

An Exploratory Journey Into Network Analysis A Gentle Introduction to Network Science and Graph Visualization An Exploratory Journey Into Network Analysis A Gentle Introduction to Network Science and Graph Visualization Pedro Ribeiro (DCC/FCUP & CRACS/INESC-TEC) Part 1 Motivation and emergence of Network Science

More information

Overlay (and P2P) Networks

Overlay (and P2P) Networks Overlay (and P2P) Networks Part II Recap (Small World, Erdös Rényi model, Duncan Watts Model) Graph Properties Scale Free Networks Preferential Attachment Evolving Copying Navigation in Small World Samu

More information

Structural Analysis of Paper Citation and Co-Authorship Networks using Network Analysis Techniques

Structural Analysis of Paper Citation and Co-Authorship Networks using Network Analysis Techniques Structural Analysis of Paper Citation and Co-Authorship Networks using Network Analysis Techniques Kouhei Sugiyama, Hiroyuki Ohsaki and Makoto Imase Graduate School of Information Science and Technology,

More information

Advanced Algorithms and Models for Computational Biology -- a machine learning approach

Advanced Algorithms and Models for Computational Biology -- a machine learning approach Advanced Algorithms and Models for Computational Biology -- a machine learning approach Biological Networks & Network Evolution Eric Xing Lecture 22, April 10, 2006 Reading: Molecular Networks Interaction

More information

Network Thinking. Complexity: A Guided Tour, Chapters 15-16

Network Thinking. Complexity: A Guided Tour, Chapters 15-16 Network Thinking Complexity: A Guided Tour, Chapters 15-16 Neural Network (C. Elegans) http://gephi.org/wp-content/uploads/2008/12/screenshot-celegans.png Food Web http://1.bp.blogspot.com/_vifbm3t8bou/sbhzqbchiei/aaaaaaaaaxk/rsc-pj45avc/

More information

Small World Properties Generated by a New Algorithm Under Same Degree of All Nodes

Small World Properties Generated by a New Algorithm Under Same Degree of All Nodes Commun. Theor. Phys. (Beijing, China) 45 (2006) pp. 950 954 c International Academic Publishers Vol. 45, No. 5, May 15, 2006 Small World Properties Generated by a New Algorithm Under Same Degree of All

More information

Summary: What We Have Learned So Far

Summary: What We Have Learned So Far Summary: What We Have Learned So Far small-world phenomenon Real-world networks: { Short path lengths High clustering Broad degree distributions, often power laws P (k) k γ Erdös-Renyi model: Short path

More information

Characteristics of Preferentially Attached Network Grown from. Small World

Characteristics of Preferentially Attached Network Grown from. Small World Characteristics of Preferentially Attached Network Grown from Small World Seungyoung Lee Graduate School of Innovation and Technology Management, Korea Advanced Institute of Science and Technology, Daejeon

More information

The Complex Network Phenomena. and Their Origin

The Complex Network Phenomena. and Their Origin The Complex Network Phenomena and Their Origin An Annotated Bibliography ESL 33C 003180159 Instructor: Gerriet Janssen Match 18, 2004 Introduction A coupled system can be described as a complex network,

More information

Critical Phenomena in Complex Networks

Critical Phenomena in Complex Networks Critical Phenomena in Complex Networks Term essay for Physics 563: Phase Transitions and the Renormalization Group University of Illinois at Urbana-Champaign Vikyath Deviprasad Rao 11 May 2012 Abstract

More information

TELCOM2125: Network Science and Analysis

TELCOM2125: Network Science and Analysis School of Information Sciences University of Pittsburgh TELCOM2125: Network Science and Analysis Konstantinos Pelechrinis Spring 2015 Figures are taken from: M.E.J. Newman, Networks: An Introduction 2

More information

caution in interpreting graph-theoretic diagnostics

caution in interpreting graph-theoretic diagnostics April 17, 2013 What is a network [1, 2, 3] What is a network [1, 2, 3] What is a network [1, 2, 3] What is a network [1, 2, 3] What is a network a collection of more or less identical agents or objects,

More information

Properties of Biological Networks

Properties of Biological Networks Properties of Biological Networks presented by: Ola Hamud June 12, 2013 Supervisor: Prof. Ron Pinter Based on: NETWORK BIOLOGY: UNDERSTANDING THE CELL S FUNCTIONAL ORGANIZATION By Albert-László Barabási

More information

A Generating Function Approach to Analyze Random Graphs

A Generating Function Approach to Analyze Random Graphs A Generating Function Approach to Analyze Random Graphs Presented by - Vilas Veeraraghavan Advisor - Dr. Steven Weber Department of Electrical and Computer Engineering Drexel University April 8, 2005 Presentation

More information

On Complex Dynamical Networks. G. Ron Chen Centre for Chaos Control and Synchronization City University of Hong Kong

On Complex Dynamical Networks. G. Ron Chen Centre for Chaos Control and Synchronization City University of Hong Kong On Complex Dynamical Networks G. Ron Chen Centre for Chaos Control and Synchronization City University of Hong Kong 1 Complex Networks: Some Typical Examples 2 Complex Network Example: Internet (William

More information

Random Generation of the Social Network with Several Communities

Random Generation of the Social Network with Several Communities Communications of the Korean Statistical Society 2011, Vol. 18, No. 5, 595 601 DOI: http://dx.doi.org/10.5351/ckss.2011.18.5.595 Random Generation of the Social Network with Several Communities Myung-Hoe

More information

Universal Behavior of Load Distribution in Scale-free Networks

Universal Behavior of Load Distribution in Scale-free Networks Universal Behavior of Load Distribution in Scale-free Networks K.-I. Goh, B. Kahng, and D. Kim School of Physics and Center for Theoretical Physics, Seoul National University, Seoul 151-747, Korea (February

More information

Lesson 4. Random graphs. Sergio Barbarossa. UPC - Barcelona - July 2008

Lesson 4. Random graphs. Sergio Barbarossa. UPC - Barcelona - July 2008 Lesson 4 Random graphs Sergio Barbarossa Graph models 1. Uncorrelated random graph (Erdős, Rényi) N nodes are connected through n edges which are chosen randomly from the possible configurations 2. Binomial

More information

Introduction to network metrics

Introduction to network metrics Universitat Politècnica de Catalunya Version 0.5 Complex and Social Networks (2018-2019) Master in Innovation and Research in Informatics (MIRI) Instructors Argimiro Arratia, argimiro@cs.upc.edu, http://www.cs.upc.edu/~argimiro/

More information

Structure of biological networks. Presentation by Atanas Kamburov

Structure of biological networks. Presentation by Atanas Kamburov Structure of biological networks Presentation by Atanas Kamburov Seminar Gute Ideen in der theoretischen Biologie / Systembiologie 08.05.2007 Overview Motivation Definitions Large-scale properties of cellular

More information

Study of Data Mining Algorithm in Social Network Analysis

Study of Data Mining Algorithm in Social Network Analysis 3rd International Conference on Mechatronics, Robotics and Automation (ICMRA 2015) Study of Data Mining Algorithm in Social Network Analysis Chang Zhang 1,a, Yanfeng Jin 1,b, Wei Jin 1,c, Yu Liu 1,d 1

More information

Supplementary material to Epidemic spreading on complex networks with community structures

Supplementary material to Epidemic spreading on complex networks with community structures Supplementary material to Epidemic spreading on complex networks with community structures Clara Stegehuis, Remco van der Hofstad, Johan S. H. van Leeuwaarden Supplementary otes Supplementary ote etwork

More information

Erdős-Rényi Model for network formation

Erdős-Rényi Model for network formation Network Science: Erdős-Rényi Model for network formation Ozalp Babaoglu Dipartimento di Informatica Scienza e Ingegneria Università di Bologna www.cs.unibo.it/babaoglu/ Why model? Simpler representation

More information

Graph Sampling Approach for Reducing. Computational Complexity of. Large-Scale Social Network

Graph Sampling Approach for Reducing. Computational Complexity of. Large-Scale Social Network Journal of Innovative Technology and Education, Vol. 3, 216, no. 1, 131-137 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/jite.216.6828 Graph Sampling Approach for Reducing Computational Complexity

More information

Smallest small-world network

Smallest small-world network Smallest small-world network Takashi Nishikawa, 1, * Adilson E. Motter, 1, Ying-Cheng Lai, 1,2 and Frank C. Hoppensteadt 1,2 1 Department of Mathematics, Center for Systems Science and Engineering Research,

More information

Response Network Emerging from Simple Perturbation

Response Network Emerging from Simple Perturbation Journal of the Korean Physical Society, Vol 44, No 3, March 2004, pp 628 632 Response Network Emerging from Simple Perturbation S-W Son, D-H Kim, Y-Y Ahn and H Jeong Department of Physics, Korea Advanced

More information

Exploiting the Scale-free Structure of the WWW

Exploiting the Scale-free Structure of the WWW Exploiting the Scale-free Structure of the WWW Niina Päivinen Department of Computer Science, University of Kuopio P.O. Box 1627, FIN-70211 Kuopio, Finland email niina.paivinen@cs.uku.fi tel. +358-17-16

More information

Phase Transitions in Random Graphs- Outbreak of Epidemics to Network Robustness and fragility

Phase Transitions in Random Graphs- Outbreak of Epidemics to Network Robustness and fragility Phase Transitions in Random Graphs- Outbreak of Epidemics to Network Robustness and fragility Mayukh Nilay Khan May 13, 2010 Abstract Inspired by empirical studies researchers have tried to model various

More information

An Empirical Analysis of Communities in Real-World Networks

An Empirical Analysis of Communities in Real-World Networks An Empirical Analysis of Communities in Real-World Networks Chuan Sheng Foo Computer Science Department Stanford University csfoo@cs.stanford.edu ABSTRACT Little work has been done on the characterization

More information

Complex Networks. Structure and Dynamics

Complex Networks. Structure and Dynamics Complex Networks Structure and Dynamics Ying-Cheng Lai Department of Mathematics and Statistics Department of Electrical Engineering Arizona State University Collaborators! Adilson E. Motter, now at Max-Planck

More information

Higher order clustering coecients in Barabasi Albert networks

Higher order clustering coecients in Barabasi Albert networks Physica A 316 (2002) 688 694 www.elsevier.com/locate/physa Higher order clustering coecients in Barabasi Albert networks Agata Fronczak, Janusz A. Ho lyst, Maciej Jedynak, Julian Sienkiewicz Faculty of

More information

M.E.J. Newman: Models of the Small World

M.E.J. Newman: Models of the Small World A Review Adaptive Informatics Research Centre Helsinki University of Technology November 7, 2007 Vocabulary N number of nodes of the graph l average distance between nodes D diameter of the graph d is

More information

Chapter 1. Social Media and Social Computing. October 2012 Youn-Hee Han

Chapter 1. Social Media and Social Computing. October 2012 Youn-Hee Han Chapter 1. Social Media and Social Computing October 2012 Youn-Hee Han http://link.koreatech.ac.kr 1.1 Social Media A rapid development and change of the Web and the Internet Participatory web application

More information

An Evolving Network Model With Local-World Structure

An Evolving Network Model With Local-World Structure The Eighth International Symposium on Operations Research and Its Applications (ISORA 09) Zhangjiajie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 47 423 An Evolving Network odel With

More information

Failure in Complex Social Networks

Failure in Complex Social Networks Journal of Mathematical Sociology, 33:64 68, 2009 Copyright # Taylor & Francis Group, LLC ISSN: 0022-250X print/1545-5874 online DOI: 10.1080/00222500802536988 Failure in Complex Social Networks Damon

More information

Research on Community Structure in Bus Transport Networks

Research on Community Structure in Bus Transport Networks Commun. Theor. Phys. (Beijing, China) 52 (2009) pp. 1025 1030 c Chinese Physical Society and IOP Publishing Ltd Vol. 52, No. 6, December 15, 2009 Research on Community Structure in Bus Transport Networks

More information

From Centrality to Temporary Fame: Dynamic Centrality in Complex Networks

From Centrality to Temporary Fame: Dynamic Centrality in Complex Networks From Centrality to Temporary Fame: Dynamic Centrality in Complex Networks Dan Braha 1, 2 and Yaneer Bar-Yam 2 1 University of Massachusetts Dartmouth, MA 02747, USA 2 New England Complex Systems Institute

More information

ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT

ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT ALTERNATIVES TO BETWEENNESS CENTRALITY: A MEASURE OF CORRELATION COEFFICIENT Xiaojia He 1 and Natarajan Meghanathan 2 1 University of Georgia, GA, USA, 2 Jackson State University, MS, USA 2 natarajan.meghanathan@jsums.edu

More information

CAIM: Cerca i Anàlisi d Informació Massiva

CAIM: Cerca i Anàlisi d Informació Massiva 1 / 72 CAIM: Cerca i Anàlisi d Informació Massiva FIB, Grau en Enginyeria Informàtica Slides by Marta Arias, José Balcázar, Ricard Gavaldá Department of Computer Science, UPC Fall 2016 http://www.cs.upc.edu/~caim

More information

Exercise set #2 (29 pts)

Exercise set #2 (29 pts) (29 pts) The deadline for handing in your solutions is Nov 16th 2015 07:00. Return your solutions (one.pdf le and one.zip le containing Python code) via e- mail to Becs-114.4150@aalto.fi. Additionally,

More information

An Agent-Based Adaptation of Friendship Games: Observations on Network Topologies

An Agent-Based Adaptation of Friendship Games: Observations on Network Topologies An Agent-Based Adaptation of Friendship Games: Observations on Network Topologies David S. Dixon University of New Mexico, Albuquerque NM 87131, USA Abstract. A friendship game in game theory is a network

More information

An Introduction to Complex Systems Science

An Introduction to Complex Systems Science DEIS, Campus of Cesena Alma Mater Studiorum Università di Bologna andrea.roli@unibo.it Disclaimer The field of Complex systems science is wide and it involves numerous themes and disciplines. This talk

More information

An introduction to the physics of complex networks

An introduction to the physics of complex networks An introduction to the physics of complex networks Alain Barrat CPT, Marseille, France ISI, Turin, Italy http://www.cpt.univ-mrs.fr/~barrat http://www.cxnets.org http://www.sociopatterns.org REVIEWS: Statistical

More information

1 General description of the projects

1 General description of the projects 1 General description of the projects The term projects are aimed at providing a test ground for the skills and knowledge you picked up during the course and optionally give you a chance to join ongoing

More information

Heuristics for the Critical Node Detection Problem in Large Complex Networks

Heuristics for the Critical Node Detection Problem in Large Complex Networks Heuristics for the Critical Node Detection Problem in Large Complex Networks Mahmood Edalatmanesh Department of Computer Science Submitted in partial fulfilment of the requirements for the degree of Master

More information

Volume 2, Issue 11, November 2014 International Journal of Advance Research in Computer Science and Management Studies

Volume 2, Issue 11, November 2014 International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 11, November 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com

More information

Immunization for complex network based on the effective degree of vertex

Immunization for complex network based on the effective degree of vertex Immunization for complex network based on the effective degree of vertex Ke Hu and Yi Tang * Department of Physics and Institute of Modern Physics, Xiangtan University, Xiangtan 411105, Hunan, China The

More information

SMALL WORLD NETWORK. -Naveen Teja Vempati -Ravi Teja Mitta

SMALL WORLD NETWORK. -Naveen Teja Vempati -Ravi Teja Mitta SMALL WORLD NETWORK -Naveen Teja Vempati -Ravi Teja Mitta INTRODUCTION Every person in this world is some way or other connected by some means is the idea behind evolution of small world phenomenon. Later

More information

Wednesday, March 8, Complex Networks. Presenter: Jirakhom Ruttanavakul. CS 790R, University of Nevada, Reno

Wednesday, March 8, Complex Networks. Presenter: Jirakhom Ruttanavakul. CS 790R, University of Nevada, Reno Wednesday, March 8, 2006 Complex Networks Presenter: Jirakhom Ruttanavakul CS 790R, University of Nevada, Reno Presented Papers Emergence of scaling in random networks, Barabási & Bonabeau (2003) Scale-free

More information

Incoming, Outgoing Degree and Importance Analysis of Network Motifs

Incoming, Outgoing Degree and Importance Analysis of Network Motifs Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 6, June 2015, pg.758

More information

Resilient Networking. Thorsten Strufe. Module 3: Graph Analysis. Disclaimer. Dresden, SS 15

Resilient Networking. Thorsten Strufe. Module 3: Graph Analysis. Disclaimer. Dresden, SS 15 Resilient Networking Thorsten Strufe Module 3: Graph Analysis Disclaimer Dresden, SS 15 Module Outline Why bother with theory? Graphs and their representations Important graph metrics Some graph generators

More information

Examples of Complex Networks

Examples of Complex Networks Examples of Complex Networks Neural Network (C. Elegans) http://gephi.org/wp-content/uploads/2008/12/screenshot-celegans.png Food Web http://1.bp.blogspot.com/_vifbm3t8bou/sbhzqbchiei/aaaaaaaaaxk/rsc-

More information

Statistical Analysis of the Metropolitan Seoul Subway System: Network Structure and Passenger Flows arxiv: v1 [physics.soc-ph] 12 May 2008

Statistical Analysis of the Metropolitan Seoul Subway System: Network Structure and Passenger Flows arxiv: v1 [physics.soc-ph] 12 May 2008 Statistical Analysis of the Metropolitan Seoul Subway System: Network Structure and Passenger Flows arxiv:0805.1712v1 [physics.soc-ph] 12 May 2008 Keumsook Lee a,b Woo-Sung Jung c Jong Soo Park d M. Y.

More information

MIDTERM EXAMINATION Networked Life (NETS 112) November 21, 2013 Prof. Michael Kearns

MIDTERM EXAMINATION Networked Life (NETS 112) November 21, 2013 Prof. Michael Kearns MIDTERM EXAMINATION Networked Life (NETS 112) November 21, 2013 Prof. Michael Kearns This is a closed-book exam. You should have no material on your desk other than the exam itself and a pencil or pen.

More information

Networks in economics and finance. Lecture 1 - Measuring networks

Networks in economics and finance. Lecture 1 - Measuring networks Networks in economics and finance Lecture 1 - Measuring networks What are networks and why study them? A network is a set of items (nodes) connected by edges or links. Units (nodes) Individuals Firms Banks

More information

Complex Networks: Ubiquity, Importance and Implications. Alessandro Vespignani

Complex Networks: Ubiquity, Importance and Implications. Alessandro Vespignani Contribution : 2005 NAE Frontiers of Engineering Complex Networks: Ubiquity, Importance and Implications Alessandro Vespignani School of Informatics and Department of Physics, Indiana University, USA 1

More information

ECS 253 / MAE 253, Lecture 8 April 21, Web search and decentralized search on small-world networks

ECS 253 / MAE 253, Lecture 8 April 21, Web search and decentralized search on small-world networks ECS 253 / MAE 253, Lecture 8 April 21, 2016 Web search and decentralized search on small-world networks Search for information Assume some resource of interest is stored at the vertices of a network: Web

More information

1 Random Graph Models for Networks

1 Random Graph Models for Networks Lecture Notes: Social Networks: Models, Algorithms, and Applications Lecture : Jan 6, 0 Scribes: Geoffrey Fairchild and Jason Fries Random Graph Models for Networks. Graph Modeling A random graph is a

More information

The Topology and Dynamics of Complex Man- Made Systems

The Topology and Dynamics of Complex Man- Made Systems The Topology and Dynamics of Complex Man- Made Systems Dan Braha New England Complex Institute Cambridge, MA, USA University of Massachusetts Dartmouth, MA, USA braha@necsi.edu http://necsi.edu/affiliates/braha/dan_braha-description.htm

More information

arxiv:cond-mat/ v1 21 Oct 1999

arxiv:cond-mat/ v1 21 Oct 1999 Emergence of Scaling in Random Networks Albert-László Barabási and Réka Albert Department of Physics, University of Notre-Dame, Notre-Dame, IN 46556 arxiv:cond-mat/9910332 v1 21 Oct 1999 Systems as diverse

More information

Detecting and Analyzing Communities in Social Network Graphs for Targeted Marketing

Detecting and Analyzing Communities in Social Network Graphs for Targeted Marketing Detecting and Analyzing Communities in Social Network Graphs for Targeted Marketing Gautam Bhat, Rajeev Kumar Singh Department of Computer Science and Engineering Shiv Nadar University Gautam Buddh Nagar,

More information

Networks and Discrete Mathematics

Networks and Discrete Mathematics Aristotle University, School of Mathematics Master in Web Science Networks and Discrete Mathematics Small Words-Scale-Free- Model Chronis Moyssiadis Vassilis Karagiannis 7/12/2012 WS.04 Webscience: lecture

More information

Physica A. Changing motif distributions in complex networks by manipulating rich-club connections

Physica A. Changing motif distributions in complex networks by manipulating rich-club connections Physica A 39 (211) 4621 4626 Contents lists available at SciVerse ScienceDirect Physica A journal homepage: www.elsevier.com/locate/physa Changing motif distributions in complex networks by manipulating

More information

Constructing a G(N, p) Network

Constructing a G(N, p) Network Random Graph Theory Dr. Natarajan Meghanathan Professor Department of Computer Science Jackson State University, Jackson, MS E-mail: natarajan.meghanathan@jsums.edu Introduction At first inspection, most

More information

Towardsunderstanding: Astudy ofthe SourceForge.net community using modeling and simulation

Towardsunderstanding: Astudy ofthe SourceForge.net community using modeling and simulation Towardsunderstanding: Astudy ofthe SourceForge.net community using modeling and simulation YongqinGao,GregMadey DepartmentofComputerScience and Engineering UniversityofNotreDame ygao,gmadey@nd.edu Keywords:

More information

Modelling weighted networks using connection count

Modelling weighted networks using connection count Home Search Collections Journals About Contact us My IOPscience Modelling weighted networks using connection count This article has been downloaded from IOPscience. Please scroll down to see the full text

More information

Sequences Modeling and Analysis Based on Complex Network

Sequences Modeling and Analysis Based on Complex Network Sequences Modeling and Analysis Based on Complex Network Li Wan 1, Kai Shu 1, and Yu Guo 2 1 Chongqing University, China 2 Institute of Chemical Defence People Libration Army {wanli,shukai}@cqu.edu.cn

More information

Social, Information, and Routing Networks: Models, Algorithms, and Strategic Behavior

Social, Information, and Routing Networks: Models, Algorithms, and Strategic Behavior Social, Information, and Routing Networks: Models, Algorithms, and Strategic Behavior Who? Prof. Aris Anagnostopoulos Prof. Luciana S. Buriol Prof. Guido Schäfer What will We Cover? Topics: Network properties

More information

How Infections Spread on Networks CS 523: Complex Adaptive Systems Assignment 4: Due Dec. 2, :00 pm

How Infections Spread on Networks CS 523: Complex Adaptive Systems Assignment 4: Due Dec. 2, :00 pm 1 Introduction How Infections Spread on Networks CS 523: Complex Adaptive Systems Assignment 4: Due Dec. 2, 2015 5:00 pm In this assignment you will investigate the spread of disease on networks. In class

More information

Discovery of Community Structure in Complex Networks Based on Resistance Distance and Center Nodes

Discovery of Community Structure in Complex Networks Based on Resistance Distance and Center Nodes Journal of Computational Information Systems 8: 23 (2012) 9807 9814 Available at http://www.jofcis.com Discovery of Community Structure in Complex Networks Based on Resistance Distance and Center Nodes

More information

Models of Network Formation. Networked Life NETS 112 Fall 2017 Prof. Michael Kearns

Models of Network Formation. Networked Life NETS 112 Fall 2017 Prof. Michael Kearns Models of Network Formation Networked Life NETS 112 Fall 2017 Prof. Michael Kearns Roadmap Recently: typical large-scale social and other networks exhibit: giant component with small diameter sparsity

More information

How Do Real Networks Look? Networked Life NETS 112 Fall 2014 Prof. Michael Kearns

How Do Real Networks Look? Networked Life NETS 112 Fall 2014 Prof. Michael Kearns How Do Real Networks Look? Networked Life NETS 112 Fall 2014 Prof. Michael Kearns Roadmap Next several lectures: universal structural properties of networks Each large-scale network is unique microscopically,

More information

Theory and Applications of Complex Networks

Theory and Applications of Complex Networks Theory and Applications of Complex Networks 1 Theory and Applications of Complex Networks Class One College of the Atlantic David P. Feldman 12 September 2008 http://hornacek.coa.edu/dave/ 1. What is a

More information

Example 1: An algorithmic view of the small world phenomenon

Example 1: An algorithmic view of the small world phenomenon Lecture Notes: Social Networks: Models, Algorithms, and Applications Lecture 1: Jan 17, 2012 Scribes: Preethi Ambati and Azar Aliyev Example 1: An algorithmic view of the small world phenomenon The story

More information

Introduction to Networks and Business Intelligence

Introduction to Networks and Business Intelligence Introduction to Networks and Business Intelligence Prof. Dr. Daning Hu Department of Informatics University of Zurich Sep 16th, 2014 Outline n Network Science A Random History n Network Analysis Network

More information

Signal Processing for Big Data

Signal Processing for Big Data Signal Processing for Big Data Sergio Barbarossa 1 Summary 1. Networks 2.Algebraic graph theory 3. Random graph models 4. OperaGons on graphs 2 Networks The simplest way to represent the interaction between

More information

Basics of Network Analysis

Basics of Network Analysis Basics of Network Analysis Hiroki Sayama sayama@binghamton.edu Graph = Network G(V, E): graph (network) V: vertices (nodes), E: edges (links) 1 Nodes = 1, 2, 3, 4, 5 2 3 Links = 12, 13, 15, 23,

More information

6.207/14.15: Networks Lecture 5: Generalized Random Graphs and Small-World Model

6.207/14.15: Networks Lecture 5: Generalized Random Graphs and Small-World Model 6.207/14.15: Networks Lecture 5: Generalized Random Graphs and Small-World Model Daron Acemoglu and Asu Ozdaglar MIT September 23, 2009 1 Outline Generalized random graph models Graphs with prescribed

More information

(Social) Networks Analysis III. Prof. Dr. Daning Hu Department of Informatics University of Zurich

(Social) Networks Analysis III. Prof. Dr. Daning Hu Department of Informatics University of Zurich (Social) Networks Analysis III Prof. Dr. Daning Hu Department of Informatics University of Zurich Outline Network Topological Analysis Network Models Random Networks Small-World Networks Scale-Free Networks

More information

Machine Learning and Modeling for Social Networks

Machine Learning and Modeling for Social Networks Machine Learning and Modeling for Social Networks Olivia Woolley Meza, Izabela Moise, Nino Antulov-Fatulin, Lloyd Sanders 1 Introduction to Networks Computational Social Science D-GESS Olivia Woolley Meza

More information

What is a Network? Theory and Applications of Complex Networks. Network Example 1: High School Friendships

What is a Network? Theory and Applications of Complex Networks. Network Example 1: High School Friendships 1 2 Class One 1. A collection of nodes What is a Network? 2. A collection of edges connecting nodes College of the Atlantic 12 September 2008 http://hornacek.coa.edu/dave/ 1. What is a network? 2. Many

More information

SOMSN: An Effective Self Organizing Map for Clustering of Social Networks

SOMSN: An Effective Self Organizing Map for Clustering of Social Networks SOMSN: An Effective Self Organizing Map for Clustering of Social Networks Fatemeh Ghaemmaghami Research Scholar, CSE and IT Dept. Shiraz University, Shiraz, Iran Reza Manouchehri Sarhadi Research Scholar,

More information

An Evolutionary Algorithm for the Multi-objective Shortest Path Problem

An Evolutionary Algorithm for the Multi-objective Shortest Path Problem An Evolutionary Algorithm for the Multi-objective Shortest Path Problem Fangguo He Huan Qi Qiong Fan Institute of Systems Engineering, Huazhong University of Science & Technology, Wuhan 430074, P. R. China

More information

CSCI5070 Advanced Topics in Social Computing

CSCI5070 Advanced Topics in Social Computing CSCI5070 Advanced Topics in Social Computing Irwin King The Chinese University of Hong Kong king@cse.cuhk.edu.hk!! 2012 All Rights Reserved. Outline Graphs Origins Definition Spectral Properties Type of

More information

CS-E5740. Complex Networks. Scale-free networks

CS-E5740. Complex Networks. Scale-free networks CS-E5740 Complex Networks Scale-free networks Course outline 1. Introduction (motivation, definitions, etc. ) 2. Static network models: random and small-world networks 3. Growing network models: scale-free

More information

Dynamic network generative model

Dynamic network generative model Dynamic network generative model Habiba, Chayant Tantipathanananandh, Tanya Berger-Wolf University of Illinois at Chicago. In this work we present a statistical model for generating realistic dynamic networks

More information

Constructing a G(N, p) Network

Constructing a G(N, p) Network Random Graph Theory Dr. Natarajan Meghanathan Associate Professor Department of Computer Science Jackson State University, Jackson, MS E-mail: natarajan.meghanathan@jsums.edu Introduction At first inspection,

More information

Analytical reasoning task reveals limits of social learning in networks

Analytical reasoning task reveals limits of social learning in networks Electronic Supplementary Material for: Analytical reasoning task reveals limits of social learning in networks Iyad Rahwan, Dmytro Krasnoshtan, Azim Shariff, Jean-François Bonnefon A Experimental Interface

More information

First-improvement vs. Best-improvement Local Optima Networks of NK Landscapes

First-improvement vs. Best-improvement Local Optima Networks of NK Landscapes First-improvement vs. Best-improvement Local Optima Networks of NK Landscapes Gabriela Ochoa 1, Sébastien Verel 2, and Marco Tomassini 3 1 School of Computer Science, University of Nottingham, Nottingham,

More information

Cascading failures in complex networks with community structure

Cascading failures in complex networks with community structure International Journal of Modern Physics C Vol. 25, No. 5 (2014) 1440005 (10 pages) #.c World Scienti c Publishing Company DOI: 10.1142/S0129183114400051 Cascading failures in complex networks with community

More information

Small-World Models and Network Growth Models. Anastassia Semjonova Roman Tekhov

Small-World Models and Network Growth Models. Anastassia Semjonova Roman Tekhov Small-World Models and Network Growth Models Anastassia Semjonova Roman Tekhov Small world 6 billion small world? 1960s Stanley Milgram Six degree of separation Small world effect Motivation Not only friends:

More information

Rethinking Preferential Attachment Scheme: Degree centrality versus closeness centrality 1

Rethinking Preferential Attachment Scheme: Degree centrality versus closeness centrality 1 CONNECTIONS 27(3): 53-59 2007 INSNA http://www.insna.org/connections-web/volume27-3/ko.pdf Rethinking Preferential Attachment Scheme: Degree centrality versus closeness centrality 1 Kilkon Ko 2 University

More information

- relationships (edges) among entities (nodes) - technology: Internet, World Wide Web - biology: genomics, gene expression, proteinprotein

- relationships (edges) among entities (nodes) - technology: Internet, World Wide Web - biology: genomics, gene expression, proteinprotein Complex networks Phys 7682: Computational Methods for Nonlinear Systems networks are everywhere (and always have been) - relationships (edges) among entities (nodes) explosion of interest in network structure,

More information

Graph Theory. Graph Theory. COURSE: Introduction to Biological Networks. Euler s Solution LECTURE 1: INTRODUCTION TO NETWORKS.

Graph Theory. Graph Theory. COURSE: Introduction to Biological Networks. Euler s Solution LECTURE 1: INTRODUCTION TO NETWORKS. Graph Theory COURSE: Introduction to Biological Networks LECTURE 1: INTRODUCTION TO NETWORKS Arun Krishnan Koenigsberg, Russia Is it possible to walk with a route that crosses each bridge exactly once,

More information

Topology and Dynamics of Complex Networks

Topology and Dynamics of Complex Networks CS 790R Seminar Modeling & Simulation Topology and Dynamics of Complex Networks ~ Lecture 3: Review based on Strogatz (2001), Barabási & Bonabeau (2003), Wang, X. F. (2002) ~ René Doursat Department of

More information

Disclaimer. Lect 2: empirical analyses of graphs

Disclaimer. Lect 2: empirical analyses of graphs 462 Page 1 Lect 2: empirical analyses of graphs Tuesday, September 11, 2007 8:30 AM Disclaimer These are my personal notes from this lecture. They may be wrong or inaccurate, and have not carefully been

More information

Preliminary results from an agent-based adaptation of friendship games

Preliminary results from an agent-based adaptation of friendship games Preliminary results from an agent-based adaptation of friendship games David S. Dixon June 29, 2011 This paper presents agent-based model (ABM) equivalents of friendshipbased games and compares the results

More information

E6885 Network Science Lecture 5: Network Estimation and Modeling

E6885 Network Science Lecture 5: Network Estimation and Modeling E 6885 Topics in Signal Processing -- Network Science E6885 Network Science Lecture 5: Network Estimation and Modeling Ching-Yung Lin, Dept. of Electrical Engineering, Columbia University October 7th,

More information