A continuous time model for network evolution. Gail Gilboa-Freedman, Refael Hassin. January 2, 2011

Size: px
Start display at page:

Download "A continuous time model for network evolution. Gail Gilboa-Freedman, Refael Hassin. January 2, 2011"

Transcription

1 A continuous time model for network evolution Gail Gilboa-Freedman, Refael Hassin January 2, 2011 Abstract The study of networks is in great focus of many branches of science. We suggest a novel approach to modeling network evolution, based on the dynamics of independent Markov chains. Evolution is measured in continuous time units, as opposed to other models, where it is measured by a discrete counter of iterations. We derive a closed solution for the expected time until a node has any specific degree. The model produces a highly skewed degree distribution and a small world s criteria, in agreement with real world networks. Our study demonstrates that a network of complex topology can be composed of identical elements, that have independent behavior. 1 Introduction Networks are found everywhere: human bodies [1, 2, 3], technological systems [4, 5, 6], nature [7, 8, 9], social relationships [10, 11], etc. It is a challenge to understand the evolution of real world networks. For example, a common modeling goal is to explain how a given network comes to have its particular degree distribution or clustering at time t. Network evolution models have been proposed over the past few decades, such as the Erdös and Renyi s random graph [12, 13, 14], the small-world [15] and the scale free network model [16]. We briefly describe these models, providing the basis and the inspiration for our model. The following evolution process is a series of random graphs: starting with a graph of n nodes and no edges, iteratively add a random edge according to a uniform distribution on the missing edges. The evolution ends when the proportion of chosen edges is p. This model demonstrates a formation Department of Statistics and Operations Research, Tel Aviv University, Israel. s: gailgf,hassin@post.tau.ac.il 1

2 of a giant component [12, 13], in agreement with real networks like scientific collaboration [17] and neural connection [18]. It also demonstrate a small average shortest path [19] like the six degree separation concept [20, 21]. In 1998 Watts and Strogats reported the small world phenomena: a coexistence of small diameter and high clustering [15]. They measure the tendency to cluster by the clustering coefficient, which is the fraction of triples that have their third edge filled in to complete the triangle [10, 15, 22]. Examples for small world are the World Wide Web [23] and the co-occurrence of words [24]. Watts and Strogats introduce a network evolution model that captures the small world s criteria: starting with a ring lattice with n nodes in which every node is connected to its first k neighbors (k/2 on either side), reassign each edge to a distant nodes with probability p, such that self-connections and duplicate edges are excluded. This model has been further investigated in [25]. In 1999 Barabàsi and Albert [16] explored the observed static degree distribution of networks. The degree k i of a node i is the number of its neighbors. In many real networks, such as scientific papers citations [26], the degree distribution is typically right-skewed with a heavy tail. Moreover, the degree distribution follows a power-law distribution, which means it is scale-free. Barabàsi and Albert introduced a network evolution model, producing a power-law degree distribution: starting with a small number (m 0 ) of nodes, iteratively add a new node and link it to m m o different nodes already present in the system. The new node is connected to node i with probability d i j d j (preferential attachment process). One can identify two approaches for modeling network evolution. The traditional approach, which is inspired by the theory of random graphs, emphasizes the advantage of having a simple model, which is exactly solvable for many of its properties. The later modeling approach, known as the new science of networks [27, 28], emphasizes the topological structure of the network. Motivated by these approaches, we raise the following questions: Can a simple model, which is based on identical and consistent behavior of elements, produce a network with complex topology? What is the right way to describe a network evolution over continuous time? To explore these questions, we suggest a novel approach to model network evolution. The evolution is represented by the dynamics of independent Markov chains, each represents an element of the network. Chains move among a common space of states. Sometimes chains intersect, being in the same state at the same time. These intersections relate the chains with each 2

3 other and imply many interesting processes, including network evolution. As a first step, we consider a simple version of the model: Markov chains are identical; the time a chain spends at a given state is exponential; there are only two states, one of them is a meeting-state. Starting with a network of no edges, we add an edge between two nodes when their representative chains are both in the meeting-state for the first time. The paper is structured as follows: In Section 2, we describe the model. In Section 3, we achieve a closed formula for the degree evolution. In Section 4, we present the structural features of the evolving network, which are in agrement with the real world: the diameter is small, the clustering is high and the degree distribution is highly skewed. 2 The model We list the assumptions underlying the model: N Markov chains are identical and independent. Each chain has two states: M and L. The duration times in M and L are independent, identically and exponentially distributed with parameters µ and λ, respectively. The evolution is a series of changing graphs, based on the dynamics of the chains. Evolution starts with G = (V, E), where V = 1, 2,..., N and E = φ. Each node is associated with a chain. Chains move between state M and state L. M is a meeting state: if at any given time two chains are both in M, we say that the chains meet. When two chains, say chain i and chain j, meet for the first time, we add an undirected edge (i, j) to G. The model parameters can be normalized, so there are only two relevant parameters: N which is the number of chains, and ρ = λ, which is the ratio µ of the expected times spent in M and L. The model is an extension of the random graph model: when ρ goes to zero, edges are randomly added one by one. On the other hand, when ρ is high, there is a high probability that the corresponding evolving network is a series of cliques with growing sizes. 3 Analysis of degree distribution We derive a closed formula for the expected time until the degree of an arbitrary node in the evolving network is h. One distinct chain plays the role of a leader. All other N chains are non-leaders. The meetings of the leader 3

4 represent the edges incident to a specific node in the corresponding evolving network. We analyze these meetings. Specifically, we derive the expected time until the leader has met h non-leaders. 3.1 Recursion Let S i,m,l denote a state of the system, where i equals 1 or 0 to indicate whether the leader is in state M or L, respectively; m 0,..., N 1 is the number of non-leaders in state M which are not yet acquainted with the leader; l 0,..., N m is the number of non-leaders in state L which are not yet acquainted with the leader. Let M l denote the expected time until the system goes from state S 1,0,l to state S 1,0,0. Let L m,l denote the the expected time until the system goes from state S 0,m,l to state S 1,0,0. M l and L m,l are the expected times until the leader has been in state M with all of the non-leaders (at least once). We compute M N and L 0,N as a function of µ, λ and N. When l = 0, M l = 0. For any l > 0, the first transition takes the system from S 1,0,l to S 1,0,l 1 or S 0,0,l, depending on whether it is a transition of the leader or one of the non-leaders, respectively. Hence, for l = 1,..., N: M l = 1 µ + lλ + lλ µ + lλ M l 1 + µ µ + lλ L 0,l. (1) When l = 0, L m,l = 0, for all m values. For any l > 0, the first transition takes the system from S 0,m,l to S 0,m+1,l 1, S 0,m 1,l+1 or S 1,l, depending on the type of the transiting chain and the direction of this transition. Hence, for m = 0,..., N l and l = 1,..., N m : L m,l = + 1 mµ + (l + 1)λ + lλ mµ mµ + (l + 1)λ L m 1,l+1 mµ + (l + 1)λ L m+1,l 1 + λ mµ + (l + 1)λ M l. (2) L 1,l+1 is not defined. However, its coefficient is Recursion for an embedded process Solving the recursion system 1 and 2 is not straightforward, since L m,l is not induced by lower values of m and l. To derive a closed solution, we embed the system in states S 1,0,l and S 0,0,l, where the non-leaders who are not acquainted with the leader are in state L. Let L l = L 0,l. When the system is in state S 0,0,l and l > 0, the first transition of the leader takes 4

5 the system to S 1,0,r, for some 0 r l, depending on the number of nonleaders, that have not yet met the leader and are in state M at the time of this transition. Let T denote the time of the first transition of the leader. For l = 1,... N, (2) is replaced by: [ ] l L l = T + [P l,r (T )M r ] λe λt dt T =0 = 1 λ + T =0 r=0 [ l ] [P l,r (T )M r ] λe λt dt, r=1 where P l,r (T ) denotes the probability that X = r, where X is the number of chains in state L at time T, if initially there are l chains and all of them are in state L. X has been studied by Enns [29]. Enns model is equivalent to the generalization of Uppuluri [30] for the Ehrenfest model [31]. As a conclusion from Enns study, X is distributed according to binomial distribution B(l, u), where u, the probability that a chain is in state L at time T, given that it was in state L at time 0, satisfies: Therefore, L l = 1 λ + T =0 [ l P r=1 = 1 l [M λ + r r=1 u = µ + λe (λ+µ)t λ + µ ( B (l, µ + λe (λ+µ)t λ + µ P T =0 ( B. ) (l, µ + ) λe (λ+µ)t λ + µ ) ] = r M r λe λt dt ) ] = r λe λt dt = 1 l ( ) ( ) l l 1 λ + M r f(r, l), (3) r 1 + ρ r=1 5

6 where f(r, l) = 1 µ l T =0 [ = ρ l r G r, [ λ G λ + µ = ρ l r G G ( µ + λe (λ+µ)t ) r ( λ(1 e (λ+µ)t ) ) l r λe λt dt λ µ + λ ; 1 r + l + λ 2λ + µ, r l; λ + µ ; 1 ρ 1 + ρ ; 1 r + l + ρ [ r, [ ρ 2ρ + 1, r l; ρ + 1 ρ + 1 ; 1 where G is the Gauss s hypergeometric function: (a) l (b) l G[a, b; c, z] = (c) l l=0 ] λ + µ ; λ µ ], ] ρ + 1 ; ρ ], (4) z l l!, and (a) k is the Pochhammer symbol of the rising factorial: { a(a + 1) (a + k 1) k 1 (a) k = 1 k = 0. Substituting (3) in (1), M l can be computed recursively, for l = 1,... N as a function of all M a, a = 0,..., l 1. Substituting M 0 = 0, we get: where l 1 M l = χ(l) + ξ(r, l)m a, (5) λχ(l) = a=1 1 + ρ ( ) l, 1 + lρ f(a, l) 1 1+ρ ξ(a, l) = ( l ) ( l 1 a 1+ρ) f(a, l) + δ(a, l)lρ ( 1 + lρ 1 1+ρ ) l f(l, l), and δ(a, l) is the Kronecker function: { 1 a = l 1 δ(a, l) = 0 otherwise. 6

7 3.3 Expected time until a node is connected with all others Consider a directed acyclic weighted graph H = (V, E), with V = {1,..., N} and E = {(i, j) i < j}. Denote the weight of edge (i, j) by w(i, j), and the weight of vertex i by v(i). For 1 k n N, let P k,n denote the set of directed pathes from k to n in H. Define { p P Ω(k, n) = k,n (i,j) p w(i, j) 1 k < n, (6) 1 k = n. Notice that the last edge in a path from k to n is (q, n) for some k q < n. Therefore, for any k and n, Ω(k, n) = p P k,n (i,j) p n 1 w(i, j) = w(q, n)ω(k, q). (7) Consider the function q(n), defined recursively by q(1) = v(1) and for n = 2,..., N q=k n 1 q(n) = v(n) + w(s, n)q(s). (8) Lemma 3.1. q(n) = n k=1 v(k)ω(k, n), for n = 1, 2,..., N. s=1 Proof. We verify that the claim is true for n = 1. By the definitions of q(n) and Ω(k, n), q(1) = v(1) and Ω(1, 1) = 1. Therefore, q(1) = v(1) = v(1)ω(1, 1) = 1 v(k)ω(k, 1). k=1 We assume that the claim is true for all n < n 1, for some n 1 N. We prove 7

8 it for n 1. From (7) and (8): q(n 1 ) = v(n 1 ) + = v(n 1 ) + n 1 1 s=1 n 1 1 s=1 w(s, n 1 ) n 1 1 = v(n 1 ) + v(k) k=1 n 1 1 w(s, n 1 )q(s) k=1 [ n1 1 s v(k)ω(k, s) ] w(s, n 1 )Ω(k, s) s=k = v(n 1 ) + v(k)ω(k, n 1 ) k=1 = v(n 1 )Ω(n 1, n 1 ) + n 1 = v(k)ω(k, n 1 ). k=1 n 1 1 k=1 v(k)ω(k, n 1 ) We return to our problem and calculate M N and λl N as functions of ρ and N. We consider an acyclic weighted graph H = (V, E), in which the weights of the edges are ξ(i, j) and the weights of the vertices are χ(i). Let Ω be defined by substituting w(i, j) = ξ(i, j) in (6): { p P Ω(k, n) = k,n (i,j) p ξ(i, j) 1 k < n, 1 k = n. Theorem 3.2. M N = N k=1 χ(k) Ω(k, N). Proof. By (5), (7) and Lemma 3.1. Theorem 3.3. λl N = 1 + N r=0 [ (N r ) ( ) N [ 1 ρ+1 f(r, N) r k=1 χ(k) Ω(k, r)] ]. Proof. By (3): λl N = 1 + N r=0 ( ) ( ) N N 1 f(r, N)M r, r ρ + 1 and using Theorem 3.2, [ N (N ) ( ) N 1 λl N = 1 + f(r, N) r ρ + 1 r=0 8 r k=1 [ χ(k) Ω(k, r)] ],

9 where f(r, N) is given in (4). Figure 1 shows λl N as a function of N for various µ values. Functions are monotonously increasing as it takes more time to become acquainted with a larger population. The functions are also concave. It is a result of the fact that, adding a fixed number of non-leaders N has a stronger effect when the original number of chains is small. Intuitively, L N increases as a result of adding chains, only because the leader may meet some of the new N chains after he meets all the original N chains. When N is higher, the period to infect N chains becomes longer and less of the new N chains are left to the end of the process. The inset shows the same plots using a horizontal log scale. The affine relation of L N and log(n), graphically shows that L N can be well-approximated by a linear function of log(l) ρ= ρ=5 ρ= λ L N 20 ρ= N Figure 1: Expected time to meet all chains. The solution for λl N is shown as a function of the size of the network N, for different ρ values. The inset shows the same plot, using a horizontal log scale. 9

10 3.4 Expected time until a node has a certain degree We extend the formula for M N and L N, to compute the expected time until the leader meets a subset of non-leaders. These subsets represent the neighbors of the node corresponding to the leader. The growing size of these subsets represents the degree evolution of the same node. Let Ml h denote the expected time until the system goes from state S 1,0,l to any state S 1,0,z where z N h. Let L h m,l denote the expected time until the system goes to the same states from S 0,m,l. Ml h and L h m,l are the expected time until the leader is acquainted with at least h out of the N non-leaders. We compute Ml h and L h m,l as a function of λ, µ, N and h. By definition, Ml h equals 0 for all l N h. The development of Ml h is similar to the development M l. The only difference lies at the range of index r in (3), which now starts at N h + 1 to compute L h. Substituting L h to (1), we get the following modification of (5): M h l = χ(l) + l 1 a=n h+1 ξ(r, l)m h a. A corresponding modification of index a in Theorem 3.2 gives: r=0 M h l = l k=n h+1 [χ(k)ω(k, l)]. (9) The solution for Ml h is a generalization of the solution for M l, as Ml N = M l. Let L h l denote L N 0,l. LN l = 0 for m + l N h, otherwise it is achieved by substituting (4) and (9) in (3): [ L h l = 1 l (N ) ( ) ] N 1 l λ + f(r, N) [χ(k)ω(k, l)]. r λ + µ k=n h+1 4 Network features during the evolution We use numerical simulations to investigate the structural features of the evolving network. We start a simulation from a state where all the Markov chains are in L. We continue with an iterative process of acquiring the next transition of any chain. We update the states of the system and at the same time we update the link propagation in the evolving network. Specifically, in every epoch when chain i transits into state M, we examine the chains in M. Some of the them, say chains j 1, j 2,..., represent nodes which are not 10

11 yet connected to i in the evolving network. We connect these nodes to i by edges (i, j 1 ), (i, j 2 )... The process terminates when the network becomes a clique with N nodes. We investigate the network evolution in dependency with the parameters of the model. For each choice of ρ and N, the results are averaged over ten runs of simulations. We recognize interesting features in our model: small average shortest path (section 4.1), high clustering (section 4.2) and highly skewed degree distribution (section 4.3). Following the format of previous studies, we demonstrate the evolution of the main structures versus p - the proportion of edges. Furthermore, we demonstrate the same structures versus λt - the time, normalized by the expected time a chain spends in state L. Each feature is demonstrated in a graph, for a specific case when N = 200, for different values of ρ. We find special interest when ρ goes to zero, or when ρ is high enough to imply a series of growing cliques. 4.1 Small average shortest path Two nodes are connected is the network contains a path between them. For any couple of connected nodes, the shortest path is the minimum number of edges to traverse from one node to another. Let l denote the average of all the shortest pathes in a graph. For a connected graph, l characterizes the spread of the graph. For a disconnected graph, l is defined as the average of the average lengthes of shortest pathes of its components. Figure 2 demonstrates the evolution of l in our model. 11

12 A ρ=10 1 ρ=10 2 ρ=10 6 RANDOM B l p λ t x 10 4 Figure 2: Average shortest path during the evolution. (A) The volution of l versus p, for various ρ. (B) The evolution of l versus continuous normalized time, for the same ρ values. Like in random graphs [19, 32, 33, 34, 35, 36, 37], the value of l in our model is low, provided p is not too small. It is similar to Real networks, like the World Wide Web [23] and the co-occurrences of words [24]. Moreover, when p is small, the value of l in our model is smaller than ln N, which is the the average shortest path of a random graph with the same size (shown as a dashed line). The reason for this is that when p is small, l decreases with ρ as a chain meets smaller sets of chains when it moves to M. 4.2 High clustering Inspired by a concept in sociology, named fraction of transitive triples [10], Watts and Strogats quantified the tendency to cluster by the clustering coefficient [15]. The clustering coefficient of a node quantifies how close the 12

13 node and its neighbors are to being a clique. For each selected node i, the nodes which are connected to it are examined. These are called the neighbors of node i. Having k i neighbors, let e i be the number of edges that exist between pairs of neighbors of node i. The clustering coefficient of node i is defined as Cl i = 2e i. In words, Cl k i (k i 1) i gives the proportion of triangles that go through node i, whereas k i(k i 1) is the total number of triangles that could 2 pass through node i, should all of its neighbors be connected to each other. The clustering coefficient of a network is the average of its local coefficients: Cl = n i=1 Cl i n. Figure 3 demonstrates Cl in our model. 1 A B Cl 0.5 ρ=1 ρ=10 2 ρ=10 3 RANDOM p λ t Figure 3: Clustering coefficient during the evolution. (A) The evolution of Cl versus p, for different ρ values. (B) The evolution of Cl versus continuous normalized time, for the same ρ values. In general, Cl increases from 0 to 1 as the network evolves to a clique. Let as look at Figure 3(A). When ρ 0, Cl goes to a limit function which is Cl = p as for a random graph with the same size (shown as a dashed line). 13

14 Otherwise, Cl is higher than p. Figure 3(B) shows the evolution Cl versus time. The clustering in most, if not all, real networks is much higher than the clustering coefficient of a random graph. The clustering coefficient of the internet, for example, ranges between 0.18 and 0.3 [38], in comparison with for random networks with similar parameters. Together with the result in the previous section, our model gives a satisfactory result: exhibition of a short average shortest path along with a clustering coefficient which is higher than that of a random graph. Our model represents the small world criteria better than a random graph. 4.3 Highly skewed degree distribution A degree of a node is the number of its neighbors. Many real networks, the degree distribution is typically right-skewed with a heavy tail, meaning that a small fraction of the nodes are many times better connected than the average. These nodes are called hubs. Figure 6 demonstrates some samples of degree distributions in our model for different ρ value for the same p. 14

15 ρ= A p= ρ= B 0 ρ= C DEGREE Figure 4: Histograms of degree distribution, for p = 0.12, for different ρ values, in comparison with the distribution of a random graph (red dashed line). (A) when ρ is low, the distribution is well approximated by a Poisson distribution like in random graphs. (B) for intermediate value of ρ, the distribution is highly skewed. (C) when ρ is high, the evolution is a series of cliques and there is a single degree value. When ρ is low (upper graph), the distribution is well approximated by a Poisson distribution with the same mean. When ρ is high (lower graph), the network is a clique and the connected nodes have the same degree. In random graphs, the number of nodes with degree k follows a Poisson distribution, of which the variance is small (dashed lines in all graph). The high skewness is not captured by random graphs. In contrast, it is captured in our model, for intermediate values of ρ (middle graph). 15

16 5 Summery and conclusions We suggest modeling network evolution according to the dynamics of Markov chains. We examined a simple version of such modeling. The model assumes a finite number of independent Markov chains with two states, one of which is a meeting state and a meeting there imply an addition of corresponding edge to the evolving network. Some properties of the model can be analyzed by the theory of stochastic process. For example, we formulated a closed formula for the expected time until a node has a certain degree. Recall the questions in the introduction section: Can identical and consistent behavior of elements produce a network with complex topology? Yes. Our model demonstrates that complex features in real world networks are not necessarily produced by diverse behavior of the elements. Instead, interactions of identical elements, whose behavioral rules are not influenced by the dynamic structure of the network, may also imply familiar features like: high clustering, small diameter and a skewed degree distribution. What is the right way to describe a network evolution over continuous time? We believe that time is an important parameter in a model for network evolution. Our model gives an example for mechanism that relates the the duration of processes in a network with the underlying processes of its elements. The underlying processes in our model are the transitions of the Markov chains. These processes can be measured in real time units because they are associated with the changes of an element in any real network. For example, people move among feasible states: home, work, pub, etc, making new friends in these places. For another example, neurons may be spiking or non spiking, while getting connected through synapses, following a principle which is often summarized as fire together, wire together [39]. The spiking state of the neuron resembles the meeting state in our model. As for further study, the model could be examined under more general assumptions: having any number of states for each Markov chain (instead of two), assuming any Poisson rate of meetings in each state (instead of either 0 or ) and considering a diversity of transition rates (instead of identical rates for all the chains). Also, there is room for natural extension of the model: to allow an elimination of the edges; to distinguish between the chain 16

17 which enters the meeting state and the chain which is already there (directed graph); or to allow multiplication of edges (weighted graph). Beside network evolution, the model is a breeding ground for many interesting processes, like: A spread of a rumor (or a disease); Equilibrium behavior, when a target function is defined for the elements; Competitions between leaders. References [1] J.J. Hopfield, Neural networks and physical systems with emergent collective computational abilities. Natl. Acad. Sci. 79, (1982). [2] S.A. Kauffman, Metabolic stability and epigenesis in randomly constructed genetic nets. J. Theo. Bio. 22, (1969). [3] S. Schuster, D.A. Fell, T. Dandekar, A general definition of metabolic pathways useful for systematic organization and analysis of complex metabolic networks. Nature Biotechnology 18, (2000). [4] J.C. Doyle, D.L. Alderson, L. Li, S. Low, M. Roughan, S. Shalunov, R. Tanaka and W. Willinger, The robust yet fragile nature of the Internet. Proceedings of National Academy of Sciences 102, (2005). [5] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci, Wireless sensor networks: a survey, Computer Networks: The International Journal of Computer and Telecommunications Networking 38, (2002). [6] E. Acha, C. Fuerta-Esquivel, H. Ambriz-Perez and C. Angeles- Camacho, FACTS: Modelling and Simulation in Power Networks, 1st ed., Wiley (2004). [7] F. Capra, New Scientific Understanding of Living Systems: The Web of Life, Anchor Books, New York (1996). [8] S. Abe and N. Suzuki, Complex-network description of seismicity, Nonlinear Processes in Geophysics 13, (2006). [9] J.M. Montoya and S.L. Pimm, Ecological networks and their fragility, Nature 442, (2006). 17

18 [10] S. Wasserman and K. Faust, Social Network Analysis: Methods and Applications, Cambridge university press, Cambridge, U.K., [11] A. Acquisti and R. Gross, Imagined communities: awareness, information sharing and privacy on the Facebook, Proceedings of the 6th Workshop on Privacy Enhancing Technologies, Cambridge, UK (2006). [12] B. Bollobas, Random Graphs, Academic Press, New York, 2nd ed., (2001). [13] P. Erdös and A. Renyi, On the evolution of random graphs, Publication of the Mathematical Institute of the Hungarian Acadamy of Science 5 (1960). [14] S. Janson, T. Luczak and A. Rucinski, Random Graphs, Wiley, New York (2000). [15] D.J. Watts and S.H. Strogatz, Collective dynamics of small-world networks, Nature 393, [16] A.L. Barabasi and R. Albert, Emergence of scaling in random networks, Science 286 (1999). [17] M. E. J. Newman, Scientific collaboration networks, Physical Review E 64 (2001). [18] J. Soriano, M.R. Martinez, T. Tlusty and E. Moses, Development of input connections in neural culture, Proceddings of the National Academy of Sciences (2008). [19] B. Bollobas and O. Riordan, The Diameter of a Scale-Free Random Graph, Combinatorica 24, 5-34 (2004). [20] S. Milgram, The small-world problem, Psychology Today 1, (1967). [21] M. Kochen, The small world, Norwood, NJ: Ablex (1989). [22] M. E. J.Newman, The structure and function of complex networks, SIAM Review 45, (2003). [23] L.A. Adamic and B.A. Huberman, Growth Dynamics of the World Wide Web, Nature 401, 131 (1999). [24] R. F. Cancho and R.V. Solè, The small world of human language, Proceedings of the Royal Society London B 268, (2001). 18

19 [25] M. Barthélémy and L. A. N. Amaral, Small-World Networks: Evidence for a Crossover Picture, Physical Review Letters 82, (1999). [26] D.J.S. Price, Networks of scientific papers, Science New Series, 149, (1965). [27] A. L. Barabasi, Linked: The New Science of Networks, Perseus, Cambridge, MA (2002). [28] d. Watts, The new science of networks, Annual Review of Sociology, 30, (2004). [29] E.G. Enns, Derivation of the time dependent probability that a subset of identical units is operational, Proceedings of the Institute of Electrical and Electronics Engineers (IEEE), 54 (1966). [30] V.R.R. Uppuluri and T. Wright, A note on a further generalization of the Ehrenfest urn model, Proceedings of the American Statistical Association, (1981). [31] S. Karlin and J. McGregor, Ehrenfest urn models, Journal of Applied Probability 2, (1965). [32] F. Chung and L. Lu, The average distances in random graphs with given expected degrees, Proceedings of the National Academy of Sciences 99, (2002). [33] F. Chung and L. Linyuan, The Diameter of Sparse Random Graphs, Electronic Notes in Discrete Mathematics 34, (2009). [34] J. D. Burtin, Extremal metric characteristics of a random graph I, Verojatnost. i Primenen, 19, (1974). [35] J.D. Burtin J.D., Extremal metric characteristics of a random graph II, Verojatnost. i Primenen, 20, (1975). [36] V. Klee and D. Larman, Diameters of random graphs, The Canadian Journal of Mathematics 33, (1981). [37] T. Luczak, Random Trees and Random Graphs, Random Structures and Algorithms, 13, (1998). [38] S.H. Yook, H. Jeong and AL Barabasi, Modeling the Internet s largescale topology, Proceedings of the National Academy of Sciences 99, (2001). 19

20 [39] D.O. Hebb, The Organization of Behavior: A Neuropsychological Theory, Wiley-Interscience, New York (1949). 20

Adventures in random graphs: Models, structures and algorithms

Adventures in random graphs: Models, structures and algorithms BCAM January 2011 1 Adventures in random graphs: Models, structures and algorithms Armand M. Makowski ECE & ISR/HyNet University of Maryland at College Park armand@isr.umd.edu BCAM January 2011 2 Complex

More information

6.207/14.15: Networks Lecture 12: Generalized Random Graphs

6.207/14.15: Networks Lecture 12: Generalized Random Graphs 6.207/14.15: Networks Lecture 12: Generalized Random Graphs 1 Outline Small-world model Growing random networks Power-law degree distributions: Rich-Get-Richer effects Models: Uniform attachment model

More information

Network models: dynamical growth and small world

Network models: dynamical growth and small world Network models: dynamical growth and small world Leonid E. Zhukov School of Data Analysis and Artificial Intelligence Department of Computer Science National Research University Higher School of Economics

More information

Deterministic Decentralized Search in Random Graphs

Deterministic Decentralized Search in Random Graphs Deterministic Decentralized Search in Random Graphs Esteban Arcaute 1,, Ning Chen 2,, Ravi Kumar 3, David Liben-Nowell 4,, Mohammad Mahdian 3, Hamid Nazerzadeh 1,, and Ying Xu 1, 1 Stanford University.

More information

Data Mining and Analysis: Fundamental Concepts and Algorithms

Data Mining and Analysis: Fundamental Concepts and Algorithms Data Mining and Analysis: Fundamental Concepts and Algorithms dataminingbook.info Mohammed J. Zaki 1 Wagner Meira Jr. 2 1 Department of Computer Science Rensselaer Polytechnic Institute, Troy, NY, USA

More information

Networks as a tool for Complex systems

Networks as a tool for Complex systems Complex Networs Networ is a structure of N nodes and 2M lins (or M edges) Called also graph in Mathematics Many examples of networs Internet: nodes represent computers lins the connecting cables Social

More information

6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search

6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search 6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search Daron Acemoglu and Asu Ozdaglar MIT September 30, 2009 1 Networks: Lecture 7 Outline Navigation (or decentralized search)

More information

Network models: random graphs

Network models: random graphs Network models: random graphs Leonid E. Zhukov School of Data Analysis and Artificial Intelligence Department of Computer Science National Research University Higher School of Economics Structural Analysis

More information

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 4 May 2000

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 4 May 2000 Topology of evolving networks: local events and universality arxiv:cond-mat/0005085v1 [cond-mat.dis-nn] 4 May 2000 Réka Albert and Albert-László Barabási Department of Physics, University of Notre-Dame,

More information

1 Complex Networks - A Brief Overview

1 Complex Networks - A Brief Overview Power-law Degree Distributions 1 Complex Networks - A Brief Overview Complex networks occur in many social, technological and scientific settings. Examples of complex networks include World Wide Web, Internet,

More information

Social Networks- Stanley Milgram (1967)

Social Networks- Stanley Milgram (1967) Complex Networs Networ is a structure of N nodes and 2M lins (or M edges) Called also graph in Mathematics Many examples of networs Internet: nodes represent computers lins the connecting cables Social

More information

Opinion Dynamics on Triad Scale Free Network

Opinion Dynamics on Triad Scale Free Network Opinion Dynamics on Triad Scale Free Network Li Qianqian 1 Liu Yijun 1,* Tian Ruya 1,2 Ma Ning 1,2 1 Institute of Policy and Management, Chinese Academy of Sciences, Beijing 100190, China lqqcindy@gmail.com,

More information

Exact solution of site and bond percolation. on small-world networks. Abstract

Exact solution of site and bond percolation. on small-world networks. Abstract Exact solution of site and bond percolation on small-world networks Cristopher Moore 1,2 and M. E. J. Newman 2 1 Departments of Computer Science and Physics, University of New Mexico, Albuquerque, New

More information

Growing a Network on a Given Substrate

Growing a Network on a Given Substrate Growing a Network on a Given Substrate 1 Babak Fotouhi and Michael G. Rabbat Department of Electrical and Computer Engineering McGill University, Montréal, Québec, Canada Email: babak.fotouhi@mail.mcgill.ca,

More information

Complex networks: an introduction

Complex networks: an introduction Alain Barrat Complex networks: an introduction CPT, Marseille, France ISI, Turin, Italy http://www.cpt.univ-mrs.fr/~barrat http://cxnets.googlepages.com Plan of the lecture I. INTRODUCTION II. I. Networks:

More information

CS224W: Analysis of Networks Jure Leskovec, Stanford University

CS224W: Analysis of Networks Jure Leskovec, Stanford University CS224W: Analysis of Networks Jure Leskovec, Stanford University http://cs224w.stanford.edu 10/30/17 Jure Leskovec, Stanford CS224W: Social and Information Network Analysis, http://cs224w.stanford.edu 2

More information

A Modified Earthquake Model Based on Generalized Barabási Albert Scale-Free

A Modified Earthquake Model Based on Generalized Barabási Albert Scale-Free Commun. Theor. Phys. (Beijing, China) 46 (2006) pp. 1011 1016 c International Academic Publishers Vol. 46, No. 6, December 15, 2006 A Modified Earthquake Model Based on Generalized Barabási Albert Scale-Free

More information

Self-organized scale-free networks

Self-organized scale-free networks Self-organized scale-free networks Kwangho Park and Ying-Cheng Lai Departments of Electrical Engineering, Arizona State University, Tempe, Arizona 85287, USA Nong Ye Department of Industrial Engineering,

More information

Móstoles, Spain. Keywords: complex networks, dual graph, line graph, line digraph.

Móstoles, Spain. Keywords: complex networks, dual graph, line graph, line digraph. Int. J. Complex Systems in Science vol. 1(2) (2011), pp. 100 106 Line graphs for directed and undirected networks: An structural and analytical comparison Regino Criado 1, Julio Flores 1, Alejandro García

More information

1 Mechanistic and generative models of network structure

1 Mechanistic and generative models of network structure 1 Mechanistic and generative models of network structure There are many models of network structure, and these largely can be divided into two classes: mechanistic models and generative or probabilistic

More information

Mini course on Complex Networks

Mini course on Complex Networks Mini course on Complex Networks Massimo Ostilli 1 1 UFSC, Florianopolis, Brazil September 2017 Dep. de Fisica Organization of The Mini Course Day 1: Basic Topology of Equilibrium Networks Day 2: Percolation

More information

Measuring the shape of degree distributions

Measuring the shape of degree distributions Measuring the shape of degree distributions Dr Jennifer Badham Visiting Fellow SEIT, UNSW Canberra research@criticalconnections.com.au Overview Context What does shape mean for degree distribution Why

More information

Decision Making and Social Networks

Decision Making and Social Networks Decision Making and Social Networks Lecture 4: Models of Network Growth Umberto Grandi Summer 2013 Overview In the previous lecture: We got acquainted with graphs and networks We saw lots of definitions:

More information

Shlomo Havlin } Anomalous Transport in Scale-free Networks, López, et al,prl (2005) Bar-Ilan University. Reuven Cohen Tomer Kalisky Shay Carmi

Shlomo Havlin } Anomalous Transport in Scale-free Networks, López, et al,prl (2005) Bar-Ilan University. Reuven Cohen Tomer Kalisky Shay Carmi Anomalous Transport in Complex Networs Reuven Cohen Tomer Kalisy Shay Carmi Edoardo Lopez Gene Stanley Shlomo Havlin } } Bar-Ilan University Boston University Anomalous Transport in Scale-free Networs,

More information

Complex (Biological) Networks

Complex (Biological) Networks Complex (Biological) Networks Today: Measuring Network Topology Thursday: Analyzing Metabolic Networks Elhanan Borenstein Some slides are based on slides from courses given by Roded Sharan and Tomer Shlomi

More information

Overview of Network Theory

Overview of Network Theory Overview of Network Theory MAE 298, Spring 2009, Lecture 1 Prof. Raissa D Souza University of California, Davis Example social networks (Immunology; viral marketing; aliances/policy) M. E. J. Newman The

More information

Groups of vertices and Core-periphery structure. By: Ralucca Gera, Applied math department, Naval Postgraduate School Monterey, CA, USA

Groups of vertices and Core-periphery structure. By: Ralucca Gera, Applied math department, Naval Postgraduate School Monterey, CA, USA Groups of vertices and Core-periphery structure By: Ralucca Gera, Applied math department, Naval Postgraduate School Monterey, CA, USA Mostly observed real networks have: Why? Heavy tail (powerlaw most

More information

The Laplacian Spectrum of Complex Networks

The Laplacian Spectrum of Complex Networks 1 The Laplacian Spectrum of Complex etworks A. Jamakovic and P. Van Mieghem Delft University of Technology, The etherlands {A.Jamakovic,P.VanMieghem}@ewi.tudelft.nl Abstract The set of all eigenvalues

More information

networks in molecular biology Wolfgang Huber

networks in molecular biology Wolfgang Huber networks in molecular biology Wolfgang Huber networks in molecular biology Regulatory networks: components = gene products interactions = regulation of transcription, translation, phosphorylation... Metabolic

More information

Nonlinear Dynamical Behavior in BS Evolution Model Based on Small-World Network Added with Nonlinear Preference

Nonlinear Dynamical Behavior in BS Evolution Model Based on Small-World Network Added with Nonlinear Preference Commun. Theor. Phys. (Beijing, China) 48 (2007) pp. 137 142 c International Academic Publishers Vol. 48, No. 1, July 15, 2007 Nonlinear Dynamical Behavior in BS Evolution Model Based on Small-World Network

More information

Self Similar (Scale Free, Power Law) Networks (I)

Self Similar (Scale Free, Power Law) Networks (I) Self Similar (Scale Free, Power Law) Networks (I) E6083: lecture 4 Prof. Predrag R. Jelenković Dept. of Electrical Engineering Columbia University, NY 10027, USA {predrag}@ee.columbia.edu February 7, 2007

More information

Erzsébet Ravasz Advisor: Albert-László Barabási

Erzsébet Ravasz Advisor: Albert-László Barabási Hierarchical Networks Erzsébet Ravasz Advisor: Albert-László Barabási Introduction to networks How to model complex networks? Clustering and hierarchy Hierarchical organization of cellular metabolism The

More information

The Diameter of Random Massive Graphs

The Diameter of Random Massive Graphs The Diameter of Random Massive Graphs Linyuan Lu October 30, 2000 Abstract Many massive graphs (such as the WWW graph and Call graphs) share certain universal characteristics which can be described by

More information

Networks and sciences: The story of the small-world

Networks and sciences: The story of the small-world Networks and sciences: The story of the small-world Hugues Bersini IRIDIA ULB 2013 Networks and sciences 1 The story begins with Stanley Milgram (1933-1984) In 1960, the famous experience of the submission

More information

Modularity in several random graph models

Modularity in several random graph models Modularity in several random graph models Liudmila Ostroumova Prokhorenkova 1,3 Advanced Combinatorics and Network Applications Lab Moscow Institute of Physics and Technology Moscow, Russia Pawe l Pra

More information

An evolving network model with community structure

An evolving network model with community structure INSTITUTE OF PHYSICS PUBLISHING JOURNAL OF PHYSICS A: MATHEMATICAL AND GENERAL J. Phys. A: Math. Gen. 38 (2005) 9741 9749 doi:10.1088/0305-4470/38/45/002 An evolving network model with community structure

More information

Networks. Can (John) Bruce Keck Founda7on Biotechnology Lab Bioinforma7cs Resource

Networks. Can (John) Bruce Keck Founda7on Biotechnology Lab Bioinforma7cs Resource Networks Can (John) Bruce Keck Founda7on Biotechnology Lab Bioinforma7cs Resource Networks in biology Protein-Protein Interaction Network of Yeast Transcriptional regulatory network of E.coli Experimental

More information

6.207/14.15: Networks Lecture 3: Erdös-Renyi graphs and Branching processes

6.207/14.15: Networks Lecture 3: Erdös-Renyi graphs and Branching processes 6.207/14.15: Networks Lecture 3: Erdös-Renyi graphs and Branching processes Daron Acemoglu and Asu Ozdaglar MIT September 16, 2009 1 Outline Erdös-Renyi random graph model Branching processes Phase transitions

More information

Evolving network with different edges

Evolving network with different edges Evolving network with different edges Jie Sun, 1,2 Yizhi Ge, 1,3 and Sheng Li 1, * 1 Department of Physics, Shanghai Jiao Tong University, Shanghai, China 2 Department of Mathematics and Computer Science,

More information

Random Networks. Complex Networks CSYS/MATH 303, Spring, Prof. Peter Dodds

Random Networks. Complex Networks CSYS/MATH 303, Spring, Prof. Peter Dodds Complex Networks CSYS/MATH 303, Spring, 2011 Prof. Peter Dodds Department of Mathematics & Statistics Center for Complex Systems Vermont Advanced Computing Center University of Vermont Licensed under the

More information

The Beginning of Graph Theory. Theory and Applications of Complex Networks. Eulerian paths. Graph Theory. Class Three. College of the Atlantic

The Beginning of Graph Theory. Theory and Applications of Complex Networks. Eulerian paths. Graph Theory. Class Three. College of the Atlantic Theory and Applications of Complex Networs 1 Theory and Applications of Complex Networs 2 Theory and Applications of Complex Networs Class Three The Beginning of Graph Theory Leonhard Euler wonders, can

More information

Sharp threshold functions for random intersection graphs via a coupling method.

Sharp threshold functions for random intersection graphs via a coupling method. Sharp threshold functions for random intersection graphs via a coupling method. Katarzyna Rybarczyk Faculty of Mathematics and Computer Science, Adam Mickiewicz University, 60 769 Poznań, Poland kryba@amu.edu.pl

More information

Chaos, Complexity, and Inference (36-462)

Chaos, Complexity, and Inference (36-462) Chaos, Complexity, and Inference (36-462) Lecture 21 Cosma Shalizi 3 April 2008 Models of Networks, with Origin Myths Erdős-Rényi Encore Erdős-Rényi with Node Types Watts-Strogatz Small World Graphs Exponential-Family

More information

The Spreading of Epidemics in Complex Networks

The Spreading of Epidemics in Complex Networks The Spreading of Epidemics in Complex Networks Xiangyu Song PHY 563 Term Paper, Department of Physics, UIUC May 8, 2017 Abstract The spreading of epidemics in complex networks has been extensively studied

More information

Erdős-Rényi random graph

Erdős-Rényi random graph Erdős-Rényi random graph introduction to network analysis (ina) Lovro Šubelj University of Ljubljana spring 2016/17 graph models graph model is ensemble of random graphs algorithm for random graphs of

More information

Spectral Analysis of Directed Complex Networks. Tetsuro Murai

Spectral Analysis of Directed Complex Networks. Tetsuro Murai MASTER THESIS Spectral Analysis of Directed Complex Networks Tetsuro Murai Department of Physics, Graduate School of Science and Engineering, Aoyama Gakuin University Supervisors: Naomichi Hatano and Kenn

More information

Complex (Biological) Networks

Complex (Biological) Networks Complex (Biological) Networks Today: Measuring Network Topology Thursday: Analyzing Metabolic Networks Elhanan Borenstein Some slides are based on slides from courses given by Roded Sharan and Tomer Shlomi

More information

Minimum spanning trees of weighted scale-free networks

Minimum spanning trees of weighted scale-free networks EUROPHYSICS LETTERS 15 October 2005 Europhys. Lett., 72 (2), pp. 308 314 (2005) DOI: 10.1209/epl/i2005-10232-x Minimum spanning trees of weighted scale-free networks P. J. Macdonald, E. Almaas and A.-L.

More information

Network Science (overview, part 1)

Network Science (overview, part 1) Network Science (overview, part 1) Ralucca Gera, Applied Mathematics Dept. Naval Postgraduate School Monterey, California rgera@nps.edu Excellence Through Knowledge Overview Current research Section 1:

More information

arxiv:cond-mat/ v2 [cond-mat.stat-mech] 7 Jan 2000

arxiv:cond-mat/ v2 [cond-mat.stat-mech] 7 Jan 2000 Epidemics and percolation in small-world networks Cristopher Moore 1,2 and M. E. J. Newman 1 1 Santa Fe Institute, 1399 Hyde Park Road, Santa Fe, New Mexico 87501 2 Departments of Computer Science and

More information

Chaos, Complexity, and Inference (36-462)

Chaos, Complexity, and Inference (36-462) Chaos, Complexity, and Inference (36-462) Lecture 21: More Networks: Models and Origin Myths Cosma Shalizi 31 March 2009 New Assignment: Implement Butterfly Mode in R Real Agenda: Models of Networks, with

More information

ECS 289 F / MAE 298, Lecture 15 May 20, Diffusion, Cascades and Influence

ECS 289 F / MAE 298, Lecture 15 May 20, Diffusion, Cascades and Influence ECS 289 F / MAE 298, Lecture 15 May 20, 2014 Diffusion, Cascades and Influence Diffusion and cascades in networks (Nodes in one of two states) Viruses (human and computer) contact processes epidemic thresholds

More information

Stability and topology of scale-free networks under attack and defense strategies

Stability and topology of scale-free networks under attack and defense strategies Stability and topology of scale-free networks under attack and defense strategies Lazaros K. Gallos, Reuven Cohen 2, Panos Argyrakis, Armin Bunde 3, and Shlomo Havlin 2 Department of Physics, University

More information

Competition and multiscaling in evolving networks

Competition and multiscaling in evolving networks EUROPHYSICS LETTERS 5 May 2 Europhys. Lett., 54 (4), pp. 436 442 (2) Competition and multiscaling in evolving networs G. Bianconi and A.-L. Barabási,2 Department of Physics, University of Notre Dame -

More information

EVOLUTION OF COMPLEX FOOD WEB STRUCTURE BASED ON MASS EXTINCTION

EVOLUTION OF COMPLEX FOOD WEB STRUCTURE BASED ON MASS EXTINCTION EVOLUTION OF COMPLEX FOOD WEB STRUCTURE BASED ON MASS EXTINCTION Kenichi Nakazato Nagoya University Graduate School of Human Informatics nakazato@create.human.nagoya-u.ac.jp Takaya Arita Nagoya University

More information

Sparse Linear Algebra Issues Arising in the Analysis of Complex Networks

Sparse Linear Algebra Issues Arising in the Analysis of Complex Networks Sparse Linear Algebra Issues Arising in the Analysis of Complex Networks Department of Mathematics and Computer Science Emory University Atlanta, GA 30322, USA Acknowledgments Christine Klymko (Emory)

More information

Networks as vectors of their motif frequencies and 2-norm distance as a measure of similarity

Networks as vectors of their motif frequencies and 2-norm distance as a measure of similarity Networks as vectors of their motif frequencies and 2-norm distance as a measure of similarity CS322 Project Writeup Semih Salihoglu Stanford University 353 Serra Street Stanford, CA semih@stanford.edu

More information

arxiv: v1 [physics.soc-ph] 15 Dec 2009

arxiv: v1 [physics.soc-ph] 15 Dec 2009 Power laws of the in-degree and out-degree distributions of complex networks arxiv:0912.2793v1 [physics.soc-ph] 15 Dec 2009 Shinji Tanimoto Department of Mathematics, Kochi Joshi University, Kochi 780-8515,

More information

Networks: Lectures 9 & 10 Random graphs

Networks: Lectures 9 & 10 Random graphs Networks: Lectures 9 & 10 Random graphs Heather A Harrington Mathematical Institute University of Oxford HT 2017 What you re in for Week 1: Introduction and basic concepts Week 2: Small worlds Week 3:

More information

Random Networks. Complex Networks, CSYS/MATH 303, Spring, Prof. Peter Dodds

Random Networks. Complex Networks, CSYS/MATH 303, Spring, Prof. Peter Dodds Complex Networks, CSYS/MATH 303, Spring, 2010 Prof. Peter Dodds Department of Mathematics & Statistics Center for Complex Systems Vermont Advanced Computing Center University of Vermont Licensed under

More information

Bhaskar DasGupta. March 28, 2016

Bhaskar DasGupta. March 28, 2016 Node Expansions and Cuts in Gromov-hyperbolic Graphs Bhaskar DasGupta Department of Computer Science University of Illinois at Chicago Chicago, IL 60607, USA bdasgup@uic.edu March 28, 2016 Joint work with

More information

arxiv: v1 [cond-mat.dis-nn] 25 Mar 2010

arxiv: v1 [cond-mat.dis-nn] 25 Mar 2010 Chaos in Small-World Networks arxiv:034940v1 [cond-matdis-nn] 25 Mar 20 Xin-She Yang Department of Applied Mathematics and Department of Fuel and Energy, University of Leeds, LEEDS LS2 9JT, UK Abstract

More information

arxiv: v1 [nlin.cg] 23 Sep 2010

arxiv: v1 [nlin.cg] 23 Sep 2010 Complex networks derived from cellular automata Yoshihiko Kayama Department of Media and Information, BAIKA Women s University, 2-9-5, Shukuno-sho, Ibaraki-city, Osaka-pref., Japan arxiv:009.4509v [nlin.cg]

More information

Evolutionary Optimized Consensus and Synchronization Networks. Toshihiko Yamamoto, Hiroshi Sato, Akira Namatame* 1 Introduction

Evolutionary Optimized Consensus and Synchronization Networks. Toshihiko Yamamoto, Hiroshi Sato, Akira Namatame* 1 Introduction Int. J. Bio-Inspired Computation, Vol. x, No. x, 2009 2 Evolutionary Optimized Consensus and Synchronization Networks Toshihiko Yamamoto, Hiroshi Sato, Akira Namatame* Department of Computer Science National

More information

A hierarchical network formation model

A hierarchical network formation model Available online at www.sciencedirect.com Electronic Notes in Discrete Mathematics 50 (2015) 379 384 www.elsevier.com/locate/endm A hierarchical network formation model Omid Atabati a,1 Babak Farzad b,2

More information

MAE 298, Lecture 8 Feb 4, Web search and decentralized search on small-worlds

MAE 298, Lecture 8 Feb 4, Web search and decentralized search on small-worlds MAE 298, Lecture 8 Feb 4, 2008 Web search and decentralized search on small-worlds Search for information Assume some resource of interest is stored at the vertices of a network: Web pages Files in a file-sharing

More information

INCT2012 Complex Networks, Long-Range Interactions and Nonextensive Statistics

INCT2012 Complex Networks, Long-Range Interactions and Nonextensive Statistics Complex Networks, Long-Range Interactions and Nonextensive Statistics L. R. da Silva UFRN DFTE Natal Brazil 04/05/12 1 OUR GOALS Growth of an asymptotically scale-free network including metrics. Growth

More information

Degree Distribution: The case of Citation Networks

Degree Distribution: The case of Citation Networks Network Analysis Degree Distribution: The case of Citation Networks Papers (in almost all fields) refer to works done earlier on same/related topics Citations A network can be defined as Each node is

More information

Reliability and Efficiency of Generalized Rumor Spreading Model on Complex Social Networks

Reliability and Efficiency of Generalized Rumor Spreading Model on Complex Social Networks Commun. Theor. Phys. 60 (2013) 139 144 Vol. 60, No. 1, July 15, 2013 Reliability and Efficiency of Generalized Rumor Spreading Model on Complex Social Networks Yaghoob Naimi 1, and Mohammad Naimi 2 1 Department

More information

Almost giant clusters for percolation on large trees

Almost giant clusters for percolation on large trees for percolation on large trees Institut für Mathematik Universität Zürich Erdős-Rényi random graph model in supercritical regime G n = complete graph with n vertices Bond percolation with parameter p(n)

More information

Deterministic scale-free networks

Deterministic scale-free networks Physica A 299 (2001) 559 564 www.elsevier.com/locate/physa Deterministic scale-free networks Albert-Laszlo Barabasi a;, Erzsebet Ravasz a, Tamas Vicsek b a Department of Physics, College of Science, University

More information

Complex-Network Modelling and Inference

Complex-Network Modelling and Inference Complex-Network Modelling and Inference Lecture 12: Random Graphs: preferential-attachment models Matthew Roughan http://www.maths.adelaide.edu.au/matthew.roughan/notes/

More information

Graph Theory Approaches to Protein Interaction Data Analysis

Graph Theory Approaches to Protein Interaction Data Analysis Graph Theory Approaches to Protein Interaction Data Analysis Nataša Pržulj September 8, 2003 Contents 1 Introduction 2 1.1 Graph Theoretic Terminology................................. 3 1.2 Biological

More information

Induced subgraphs of prescribed size

Induced subgraphs of prescribed size Induced subgraphs of prescribed size Noga Alon Michael Krivelevich Benny Sudakov Abstract A subgraph of a graph G is called trivial if it is either a clique or an independent set. Let q(g denote the maximum

More information

Lecture 1 and 2: Introduction and Graph theory basics. Spring EE 194, Networked estimation and control (Prof. Khan) January 23, 2012

Lecture 1 and 2: Introduction and Graph theory basics. Spring EE 194, Networked estimation and control (Prof. Khan) January 23, 2012 Lecture 1 and 2: Introduction and Graph theory basics Spring 2012 - EE 194, Networked estimation and control (Prof. Khan) January 23, 2012 Spring 2012: EE-194-02 Networked estimation and control Schedule

More information

Network Science: Principles and Applications

Network Science: Principles and Applications Network Science: Principles and Applications CS 695 - Fall 2016 Amarda Shehu,Fei Li [amarda, lifei](at)gmu.edu Department of Computer Science George Mason University 1 Outline of Today s Class 2 Robustness

More information

CS 781 Lecture 9 March 10, 2011 Topics: Local Search and Optimization Metropolis Algorithm Greedy Optimization Hopfield Networks Max Cut Problem Nash

CS 781 Lecture 9 March 10, 2011 Topics: Local Search and Optimization Metropolis Algorithm Greedy Optimization Hopfield Networks Max Cut Problem Nash CS 781 Lecture 9 March 10, 2011 Topics: Local Search and Optimization Metropolis Algorithm Greedy Optimization Hopfield Networks Max Cut Problem Nash Equilibrium Price of Stability Coping With NP-Hardness

More information

1 Random graph models

1 Random graph models 1 Random graph models A large part of understanding what structural patterns in a network are interesting depends on having an appropriate reference point by which to distinguish interesting from non-interesting.

More information

BioControl - Week 6, Lecture 1

BioControl - Week 6, Lecture 1 BioControl - Week 6, Lecture 1 Goals of this lecture Large metabolic networks organization Design principles for small genetic modules - Rules based on gene demand - Rules based on error minimization Suggested

More information

6.207/14.15: Networks Lecture 4: Erdös-Renyi Graphs and Phase Transitions

6.207/14.15: Networks Lecture 4: Erdös-Renyi Graphs and Phase Transitions 6.207/14.15: Networks Lecture 4: Erdös-Renyi Graphs and Phase Transitions Daron Acemoglu and Asu Ozdaglar MIT September 21, 2009 1 Outline Phase transitions Connectivity threshold Emergence and size of

More information

Artificial Intelligence Hopfield Networks

Artificial Intelligence Hopfield Networks Artificial Intelligence Hopfield Networks Andrea Torsello Network Topologies Single Layer Recurrent Network Bidirectional Symmetric Connection Binary / Continuous Units Associative Memory Optimization

More information

Percolation in Complex Networks: Optimal Paths and Optimal Networks

Percolation in Complex Networks: Optimal Paths and Optimal Networks Percolation in Complex Networs: Optimal Paths and Optimal Networs Shlomo Havlin Bar-Ilan University Israel Complex Networs Networ is a structure of N nodes and 2M lins (or M edges) Called also graph in

More information

Lecture notes for /12.586, Modeling Environmental Complexity. D. H. Rothman, MIT October 20, 2014

Lecture notes for /12.586, Modeling Environmental Complexity. D. H. Rothman, MIT October 20, 2014 Lecture notes for 12.086/12.586, Modeling Environmental Complexity D. H. Rothman, MIT October 20, 2014 Contents 1 Random and scale-free networks 1 1.1 Food webs............................. 1 1.2 Random

More information

CS224W: Social and Information Network Analysis Jure Leskovec, Stanford University

CS224W: Social and Information Network Analysis Jure Leskovec, Stanford University CS224W: Social and Information Network Analysis Jure Leskovec, Stanford University http://cs224w.stanford.edu Intro sessions to SNAP C++ and SNAP.PY: SNAP.PY: Friday 9/27, 4:5 5:30pm in Gates B03 SNAP

More information

Branching Process Approach to Avalanche Dynamics on Complex Networks

Branching Process Approach to Avalanche Dynamics on Complex Networks Journal of the Korean Physical Society, Vol. 44, No. 3, March 2004, pp. 633 637 Branching Process Approach to Avalanche Dynamics on Complex Networks D.-S. Lee, K.-I. Goh, B. Kahng and D. Kim School of

More information

Generating and analyzing spatial social networks

Generating and analyzing spatial social networks Comput Math Organ Theory DOI 10.1007/s10588-016-9232-2 MANUSCRIPT Generating and analyzing spatial social networks Meysam Alizadeh 1,2 Claudio Cioffi-Revilla 1,2 Andrew Crooks 1,2 Springer Science+Business

More information

Lecture 10. Under Attack!

Lecture 10. Under Attack! Lecture 10 Under Attack! Science of Complex Systems Tuesday Wednesday Thursday 11.15 am 12.15 pm 11.15 am 12.15 pm Feb. 26 Feb. 27 Feb. 28 Mar.4 Mar.5 Mar.6 Mar.11 Mar.12 Mar.13 Mar.18 Mar.19 Mar.20 Mar.25

More information

Small-world structure of earthquake network

Small-world structure of earthquake network Small-world structure of earthquake network Sumiyoshi Abe 1 and Norikazu Suzuki 2 1 Institute of Physics, University of Tsukuba, Ibaraki 305-8571, Japan 2 College of Science and Technology, Nihon University,

More information

Automatic Differentiation Equipped Variable Elimination for Sensitivity Analysis on Probabilistic Inference Queries

Automatic Differentiation Equipped Variable Elimination for Sensitivity Analysis on Probabilistic Inference Queries Automatic Differentiation Equipped Variable Elimination for Sensitivity Analysis on Probabilistic Inference Queries Anonymous Author(s) Affiliation Address email Abstract 1 2 3 4 5 6 7 8 9 10 11 12 Probabilistic

More information

arxiv:cond-mat/ v1 28 Feb 2005

arxiv:cond-mat/ v1 28 Feb 2005 How to calculate the main characteristics of random uncorrelated networks Agata Fronczak, Piotr Fronczak and Janusz A. Hołyst arxiv:cond-mat/0502663 v1 28 Feb 2005 Faculty of Physics and Center of Excellence

More information

Complex networks and evolutionary games

Complex networks and evolutionary games Volume 2 Complex networks and evolutionary games Michael Kirley Department of Computer Science and Software Engineering The University of Melbourne, Victoria, Australia Email: mkirley@cs.mu.oz.au Abstract

More information

Evolutionary dynamics on graphs

Evolutionary dynamics on graphs Evolutionary dynamics on graphs Laura Hindersin May 4th 2015 Max-Planck-Institut für Evolutionsbiologie, Plön Evolutionary dynamics Main ingredients: Fitness: The ability to survive and reproduce. Selection

More information

Emergence of complex structure through co-evolution:

Emergence of complex structure through co-evolution: Emergence of complex structure through co-evolution: The Tangled Nature model of evolutionary ecology Institute for Mathematical Sciences & Department of Mathematics Collaborators: Paul Anderson, Kim Christensen,

More information

Lecture 6: September 22

Lecture 6: September 22 CS294 Markov Chain Monte Carlo: Foundations & Applications Fall 2009 Lecture 6: September 22 Lecturer: Prof. Alistair Sinclair Scribes: Alistair Sinclair Disclaimer: These notes have not been subjected

More information

On the Exponent of the All Pairs Shortest Path Problem

On the Exponent of the All Pairs Shortest Path Problem On the Exponent of the All Pairs Shortest Path Problem Noga Alon Department of Mathematics Sackler Faculty of Exact Sciences Tel Aviv University Zvi Galil Department of Computer Science Sackler Faculty

More information

Renormalization Group Analysis of the Small-World Network Model

Renormalization Group Analysis of the Small-World Network Model Renormalization Group Analysis of the Small-World Network Model M. E. J. Newman D. J. Watts SFI WORKING PAPER: 1999-04-029 SFI Working Papers contain accounts of scientific work of the author(s) and do

More information

Network Infusion to Infer Information Sources in Networks Soheil Feizi, Ken Duffy, Manolis Kellis, and Muriel Medard

Network Infusion to Infer Information Sources in Networks Soheil Feizi, Ken Duffy, Manolis Kellis, and Muriel Medard Computer Science and Artificial Intelligence Laboratory Technical Report MIT-CSAIL-TR-214-28 December 2, 214 Network Infusion to Infer Information Sources in Networks Soheil Feizi, Ken Duffy, Manolis Kellis,

More information

Modeling of Growing Networks with Directional Attachment and Communities

Modeling of Growing Networks with Directional Attachment and Communities Modeling of Growing Networks with Directional Attachment and Communities Masahiro KIMURA, Kazumi SAITO, Naonori UEDA NTT Communication Science Laboratories 2-4 Hikaridai, Seika-cho, Kyoto 619-0237, Japan

More information

Erdős-Renyi random graphs basics

Erdős-Renyi random graphs basics Erdős-Renyi random graphs basics Nathanaël Berestycki U.B.C. - class on percolation We take n vertices and a number p = p(n) with < p < 1. Let G(n, p(n)) be the graph such that there is an edge between

More information

On the number of cycles in a graph with restricted cycle lengths

On the number of cycles in a graph with restricted cycle lengths On the number of cycles in a graph with restricted cycle lengths Dániel Gerbner, Balázs Keszegh, Cory Palmer, Balázs Patkós arxiv:1610.03476v1 [math.co] 11 Oct 2016 October 12, 2016 Abstract Let L be a

More information