Diclique clustering in a directed network

Size: px
Start display at page:

Download "Diclique clustering in a directed network"

Transcription

1 Diclique clustering in a directed network Mindaugas Bloznelis and Lasse Leskelä Vilnius University and Aalto University October 17, 016 Abstract We discuss a notion of clustering for directed graphs, which describes how likely two followers of a node are to follow a common target. The associated network motifs, called dicliques or bi-fans, have been found to be key structural components in various real-world networks. We introduce a two-mode statistical network model consisting of actors and auxiliary attributes, where an actor i decides to follow an actor j whenever i demands an attribute supplied by j. We show that the digraph admits nontrivial clustering properties of the aforementioned type, as well as power-law indegree and outdegree distributions. Keywords:intersection graph, two-mode network, affiliation network, digraph, diclique, bi-fan, complex network 1 Introduction 1.1 Clustering in directed networks Many real networks display a tendency to cluster, that is, to form dense local neighborhoods in a globally sparse graph. In an undirected social network this may be phrased as: your friends are likely to be friends. This feature is typically quantified in terms of local and global clustering coefficients measuring how likely two neighbors of a node are neighbors [11, 13, 14, 16]. In directed networks there are many ways to define the concept of clustering, for example by considering the thirteen different ways that a set of three nodes may form a weakly connected directed graph [5]. In this paper we discuss a new type of clustering concept which is motivated by directed online social networks, where a directed link i j means that an actor i follows actor j. In such networks a natural way to describe clustering is to say that your followers are likely to follow common targets. When the topology of the network is unknown and modeled as a random graph distributed according to a probability measure P, the above statement 1

2 can be expressed as Pi i 4 i 1 i 3, i i 3, i 1 i 4 ) > Pi i 4 ), 1) where you corresponds to actor i 3. Interestingly, the conditional probability on the left can stay bounded away from zero even for sparse random digraphs [9]. The associated subgraph Fig. 1) is called a diclique. Earlier experimental studies have observed that dicliques a.k.a. bi-fans) constitute a key structural motif in gene regulation networks [10], citation networks, and several types of online social networks [17]. Figure 1: Forming a diclique by adding a link i i 4. Motivated by the above discussion, we define a global diclique clustering coefficient of a finite directed graph D with an adjacency matrix D ij ) by i C di D) = 1,i,i 3,i 4 ) D i 1,i 3 D i1,i 4 D i,i 3 D i,i 4 i 1,i,i 3,i 4 ) D, ) i 1,i 3 D i1,i 4 D i,i 3 where the sums are computed over all ordered quadruples of distinct nodes. It provides an empirical counterpart to the conditional probability 1) in the sense that the ratio in ) defines the conditional probability P D I I 4 I 1 I 3, I 1 I 4, I I 3 ), 3) where P D refers to the distribution of the random quadruple I 1, I, I 3, I 4 ) sampled uniformly at random among all ordered quadruples of distinct nodes in D. To quantify diclique clustering among the followers of a selected actor i, we may define a local diclique clustering coefficient by i C di D, i) = 1,i,i 4 ) D i 1,iD i1,i 4 D i,id i,i 4 i 1,i,i 4 ) D, 4) i 1,iD i1,i 4 D i,i where the sums are computed over all ordered triples of distinct nodes excluding i. We remark that C di D, i) = P D I I 4 I 1 I 3, I 1 I 4, I I 3, I 3 = i ). Remark 1. By replacing by in 3), we see that the analogue of the above notion for undirected graphs corresponds to predicting how likely the endpoints of the 3-path I I 3 I 1 I 4 are linked together.

3 1. A directed random graph model Our goal is to define a parsimonious yet powerful statistical model of a directed social network which displays diclique clustering properties as discussed in the previous section. Clustering properties in many social networks, such as movie actor networks or scientific collaboration networks, are explained by underlying bipartite structures relating actors to movies and scientists to papers [7, 1]. Such networks are naturally modeled using directed or undirected random intersection graphs [1, 3, 4, 6, 8]. A directed intersection graph on a node set V = {1,..., n} is constructed with the help of an auxiliary set of attributes W = {w 1,..., w m } and a directed bipartite graph H with bipartition V W, which models how nodes or actors) relate to attributes. We say that actor i demands or follows) attribute w k when i w k, and supplies it when i w k. The directed intersection graph D induced by H is the directed graph on V such that i j if and only if H contains a path i w k j, or equivalently, i demands one or more attributes supplied by j see Fig. ). For example, in a citation network the fact that an author i cites a paper w k coauthored by j, corresponds to i w k j. Figure : Node 1 is follower of node, because 1 demands an attribute a supplied by. We consider a random bipartite digraph H where the pairs i, w k ), i V, w k W establish adjacency relations independently of each other. That is, the bivariate binary random vectors I i k, I k i ), 1 i n, 1 k m, are stochastically independent. Here I i k and I k i stand for the indicators of the events that links i w k and w k i are present in H. We assume that every pair i, w k ) is assigned a triple of probabilities p ik = Pi w k ), q ik = Pw k i), r ik = Pi w k, w k i). 5) Note that, by definition, r ik satisfies the inequalities max{p ik + q ik 1, 0} r ik min{p ik, q ik }. 6) A collection of triples {p ik, q ik, r ik ), 1 i n, 1 k m} defines the distribution of a random bipartite digraph H. 3

4 We will focus on a fitness model where every node i is prescribed a pair of weights x i, y i 0 modelling the demand and supply intensities of i. Similarly, every attribute w k is prescribed a weight z k > 0 modelling its relative popularity. Denoting a b = min{a, b} and letting p ik = γx i z k ) 1 and q ik = γy i z k ) 1 i, k 1, 7) we obtain link probabilities proportional to respective weights. Furthermore, we assume that r ik = rx i, y i, z k, γ), i, k 1, 8) for some function r 0 satisfying 6). Here γ > 0 is a parameter, defining the link density in H, which generally depends on m and n. Note that r defines the correlation between reciprocal links i w k and w k i. For example, by letting rx, y, z, γ) = γxz 1)γyz 1), we obtain a random bipartite digraph with independent links. We will consider weight sequences having desired statistical properties for complex network modelling. For this purpose we assume that the node and attributes weights are realizations of random sequences X = X i ) i 1, Y = Y i ) i 1, and Z = Z k ) k 1, such that the sequences {X i, Y i ), i 1} and {Z k, k 1} are mutually independent and consist of independent and identically distributed terms. However, the attribute weights X i and Y i of any given node i are allowed to be correlated with each other.) The resulting random bipartite digraph is denoted by H, and the resulting random intersection digraph by D. We remark that D extends the random intersection digraph model introduced in [1]. 1.3 Degree distributions When γ = mn) 1/ and m, n, the random digraph D defined in Sec. 1. becomes sparse, having the number of links proportional to the number of nodes. Theorem 1 below describes the class of limiting distributions of the outdegree of a typical vertex i. We remark that for each n the outdegrees d + 1),..., d + n) are identically distributed. To state the theorem, we let Λ 1, Λ, Λ 3 be mixed-poisson random variables distributed according to PΛ i = r) = E e λ i λr i r!, r 0, where λ 1 = X 1 β 1/ E Z 1, λ = Z 1 β 1/ E Y 1, and λ 3 = X 1 E Y 1 )E Z1 ). We also denote by Λ i a downshifted size-biased version of Λ i, distributed according to PΛ i = r) = r + 1 E Λ i PΛ i = r + 1), r 0. Below d refers to convergence in distribution. 4

5 Theorem 1. Consider a model with n, m and γ = nm) 1/, and assume that E Y 1, E Z 1 <. 1) If m/n 0 then d + 1) d 0. ) If m/n β for some β 0, ), then d + 1) d Λ 1 j=1 Λ,j, where Λ,1, Λ,,... are independent copies of Λ, and independent of Λ 1. 3) If m/n, then d + 1) d Λ 3. Remark. By symmetry, the results of Theorem 1 extend to the indegree d 1) when we redefine λ 1 = Y 1 β 1/ E Z 1, λ = Z 1 β 1/ E X 1, and λ 3 = Y 1 E X 1 )E Z 1 ). Remark 3. The limiting distributions appearing in Theorem 1:1) 1) admit heavy tails. This random digraph model is rich enough to model powerlaw indegree and outdegree distributions, or power-law indegree and lighttailed outdegree distributions []. Remark 4. In Theorem 1:1) it is sufficient to assume that E Z 1 <. We note that a related result for simple undirected) random intersection graph has been shown in []. Theorem 1 extends the result of [] to digraphs. 1.4 Diclique clustering We investigate clustering in the random digraph D defined in Sec. 1. by approximating the random) diclique clustering coefficient C di D) defined in ) by a related nonrandom quantity c di := PI I 4 I 1 I 3, I 1 I 4, I I 3 ), where I 1, I, I 3, I 4 ) is a random ordered quadruple of distinct nodes chosen uniformly at random. Note that here P refers to two independent sources of randomness: the random digraph generation mechanism and the sampling of the nodes. Because the distribution of D is invariant with respect to a relabeling of the nodes, the above quantity can also be written as c di = P 4 1 3, 1 4, 3 ). We believe that under mild regularity conditions C di D) c di, provided that m and n are sufficiently large. Proving this is left for future work. Theorem below shows that the random digraph D admits a nonvanishing clustering coefficient c di when the intensity γ is inversely proportional to the number of attributes. For example, by choosing γ = nm) 1/ and letting m, n so that m/n β > 0, we obtain a sparse random digraph with tunable clustering coefficient c di and limiting degree distributions defined by Theorem 1 and Remark. 5

6 Theorem. Assume that m and γm α for some constant α 0, ), and that E X1 3, E Y 1 3, E Z4 1 <. Then E X c di 1 + α 1 + E Y ) 1 E Z 1 )E Z1 3) E X 1 E Y 1 E Z1 4 + α E X 1 E Y1 E Z ) 1 1 )3 E X 1 E Y 1 E Z1 4. 9) Remark 5. When E X1 4, E Y 1 4, E Z4 1 <, the argument in the proof of Theorem allows to conclude that c di 0 when γm. To investigate clustering among the followers of a particular node i, we study a theoretical analogue of the local diclique clustering coefficient C di D, i) defined in 4). By symmetry, we may relabel the nodes so that i = 3. We will consider the weights of node 3 as known and analyze the conditional probability c di X 3, Y 3 ) = P X3,Y , 1 4, 3 ), where P X3,Y 3 refers to the conditional probability given X 3, Y 3 ). Actually, we may replace P X3,Y 3 by P Y3 above, because all events appearing on the right are independent of X 3. One may also be interested in analyzing the conditional probability c di X, Y ) = P X,Y 4 1 3, 1 4, 3 ), where P X,Y refers to the conditional probability given the values of all node weights X = X i ) and Y = Y i ). Again, we may replace P X,Y by P X1,X,Y 3,Y 4 above, because the events on the right are independent of the other nodes weights. More interestingly, c di X, Y ) turns out to be asymptotically independent of X and Y 4 as well in the sparse regime. Below P refers to convergence in probability. Theorem 3. Assume that m and γm α for some constant α 0, ). 1) If E X1 3, E Y 1 3, E Z4 1 <, then c di X 3, Y 3 ) P 1 + α ) If E Z1 4 <, then c di X, Y ) P E X 1 E X 1 + Y 3 ) E Z 3 1 )E Z 1 ) E Z α E X1 E Z ) 1 1 Y )3 3 E X 1 E Z αx 1 + Y 3 ) E Z3 1 )E Z 1 ) E Z1 4 + α E Z1 X 1 Y )3 3 E Z1 4 ) 1. Note that for large Y 3, the clustering coefficient c di X 3, Y 3 ) = c di Y 3 ) scales as Y3 1. Similarly, for large X 1 and Y 3, the probability c di X, Y ) scales as X1 1 Y 3 1. We remark that similar scaling of a related clustering coefficient in an undirected random intersection graph has been observed in [4]. 6

7 Remark 6. When all attribute weights are equal to a constant z > 0, the statement in Theorem 3:3) simplifies into c di X, Y ) P 1 + αzx 1 ) αzy 3 ) 1, a result reported in [9]. Remark 7. Theorems 1,, and 3 do not impose any restrictions on the correlation structure of the supply and demand indicators defined by 8). 1.5 Diclique versus transitivity clustering An interesting question is to compare the diclique clustering coefficient c di with the commonly used transitive closure clustering coefficient c tr = P ), see e.g. [5, 15]. The next result illustrates that c tr depends heavily on the correlation between the supply and demand indicators characterized by the function rx, y, z, γ) in 8). A similar finding for a related random intersection graph has been discussed in [1]. Theorem 4. Assume that m and γm α for some constant α 0, ). Suppose also that E X1, E Y 1, E Z3 1 <. 1) If rx, y, z, γ) = γxz) 1)γyz) 1), then c tr 0. ) If rx, y, z, γ) = εγxz) γyz) 1) for some 0 < ε 1 and E X 1 Y 1 ) > 0, then c tr 1 + α E X 1 Y 1 ) E Z ) 1 1 ) ε E X 1 Y 1 ) E Z ) The assumption in 4) means that the supply and demand indicators of any particular node attribute pair are conditionally independent given the weights. In contrast, the assumption in 4) forces a strong correlation between the supply and demand indicators. We note that condition 6) is satisfied in case 4) for all i n and k m with high probability as n, m, because n 1/ max i n X i +Y i ) P 0 and m 1/ max k m Z k P 0 imply that γx i Z k +γy i Z k 1 for all i n and k m with high probability. We remark that in case 4), and in case 4) with a very small ε, the transitive closure clustering coefficient c tr becomes negligibly small, whereas the diclique clustering coefficient c di remains bounded away from zero. Hence, it makes sense to consider the event {1 3, 1 4, 3} as a more robust predictor of the link 4 than the event { 3 4}. This conclusion has been empirically confirmed for various real-world networks in [10, 17]. Proofs The proof of Theorem 1 goes along similar lines as that of Theorem 1 in []. It is omitted. 7

8 We assume for notational convenience that γ = αm 1. For γ = α1 + o1))m 1 proofs remain unchanged. Denote the events A = {1 3, 1 4, 3}, B = { 4}, E = { 3, 3 4} and introduce random variables p ik = α X iz k m, q ik = α Y iz k m. Note that p ik = PI i k = 1), q ik = PI k i = 1), and p ik = 1 p ik, q ik = 1 q ik. 11) Here P and Ẽ denote the conditional probability and expectation given X, Y, Z. We denote by I M the indicator of an event M. We use the shorthand notation and a r = E X1 r, b r = E Y1 r, h r = E Z1 r. Proof of Theorem. We observe that A = i [4] A i, where { A 1 = A 1.k, A 1.k = I1 k I k I k 3 I k 4 = 1 }, k C 1 { A = A.kl, A.kl = I1 k I l I k 3 I k 4 I l 3 = 1 }, k,l) C { A 3 = A 3.kl, A 3.kl = I1 k I 1 l I k I k 3 I l 4 = 1 }, k,l) C 3 A 4 = { A 4.jkl, A 4.jkl = I1 j I 1 k I l I j 3 I k 4 I l 3 = 1 }. j,k,l) C 4 Here C 1 = [m], C = C 3 = {k, l) : k l; k, l [m]}, and C 4 = {j, k, l) : j k l j; j, k, l [m]}. Hence, by inclusion exclusion, PA i ) PA i ). i [4] {i,j} [4] PA i A j ) PA) i [4] We prove the theorem in Claims 1 3 below. Claim implies that PA) = i [4] PA i) + Om 4 ). Claim 3 implies that PA B) = PA 1 ) + Om 4 ). Finally, Claim 1 establishes the approximation 9) to the ratio C di = PA B)/PA). Claim 1. We have PA 1 ) = α 4 m 3 A o1)), 1) PA ) = α 5 m 3 A 1 + o1)), 13) PA 3 ) = α 5 m 3 A o1)), 14) PA 4 ) = α 6 m 3 A o1)). 15) 8

9 Here we denote A 1 = a 1b 1h 4, A = a 1b 1 b h h 3, A 3 = a 1 a b 1h h 3, A 4 = a 1 a b 1 b h 3. Claim. For 1 i < j 4 we have Claim 3. We have PA i A j ) = Om 4 ). 16) PB A) = PA 1 ) + Om 4 ). 17) Proof of Claim 1. We estimate every PA r ) using inclusion-exclusion I 1 I PA r ) I 1. Here I 1 = I 1 r) = x C r PA r.x ), I = I r) = Now 1 15) follow from the approximations {x,y} C r PA r.x A r.y ). I 1 1) = α 4 m 3 A o1)), I 1 3) = α 5 m 3 A o1)), I 1 ) = α 5 m 3 A 1 + o1)), 18) I 1 4) = α 6 m 3 A o1)) and bounds I r) = om 3 ), for 1 r 4. Firstly we show 18). We only prove the first relation. The remaining cases are treated in much the same way. From the inequalities, see 11), p 1k p k q 3k q 4k p 1k p k q 3k q 4k p 1k p k q 3k q 4k I k p 1k p k q 3k q 4k p 1k p k q 3k q 4k I k, I k := I p 1k 1I pk 1I q3k 1I q4k 1, I k := I p 1k >1 + I pk >1 + I q3k >1 + I q4k >1, we obtain where PA 1.k ) = E p 1k p k q 3k q 4k = E p 1k p k q 3k q 4k + R, 19) E p 1k p k q 3k q 4k = α 4 m 4 A 1 and R E p 1k p k q 3k q 4k I k = om 4 ). The latter limit follows by dominated convergence because I k is bounded by 4 and tends to zero a.s. as m. Hence I 1 1) = mpa 1.k ) = α 4 m 3 A o1)). Secondly we show that I r) = om 3 ), for 1 r 4. For r = 1 the bound I 1) = m ) PA1.k A 1.l ) = om 3 ) follows from the inequalities PA 1.k A 1.l ) E p 1k p k q 3k q 4k p 1l p l q 3l q 4l = Om 8 ). 9

10 For r =, 3 we split I r) = J J 5, where J 1 = PA r.kl A r.kl ), J = PA r.kl A r.k l), J 3 = J 5 = {k,l),k,l )} C r {k,l),k,l )} C r k,l) C r PA r.kl A r.lk ). {k,l),k,l)} C r PA r.kl A r.k l ), J 4 = {k,l),k,k)} C r, k l PA r.kl A r.k k), In the first second) sum distinct pairs x = k, l) and y = k, l ) share the first second) coordinate. In the third sum all coordinates of the pairs k, l), k, l ) are different. In the fourth sum the pairs k, l), k, k) only share one common element, but it appears in different coordinates. We show that each J i = om 3 ). Next we only consider the case of r =. The case of r = 3 is treated in a similar way. We have ) m 1 J 1 = m PA.kl A.kl ) m 3 E H 1, H 1 = p 1k p l p l q 3k q 4k q 3l q 3l, ) m 1 J = m PA.kl A.k l) m 3 E H, H = p 1k p 1k p l q 3k q 4k q 3k q 4k q 3l, J 3 = m ) m ) PA.kl A.k l ) m4 E H 3, H 3 = p 1k p 1k p l p l q 3k q 4k q 3k q 4k q 3l q 3l, J 4 = mm 1)m )PA.kl A.k k) m 3 E H 4, H 4 = p 1k p 1k p l p k q 3k q 4k q 3k q 4k q 3l, ) m J 5 = PA.kl A.lk ) m E H 5, H 5 = p 1k p 1l p l p k q 3k q 3l q 4k q 4l. For H 1 we estimate the typical factors p ij p ij and q ij q ij, but We obtain q 3l q 3l I Y3 m + I Y3 > m αm 1/ Z l + I Y3 > m. 0) E H 1 α 6 m 6 a 1 a b 1 h h 3 b h αm 1/ + h 1 E Y 3 I Y3 > m) = om 6 ). 1) Hence J 1 = om 3 ). Similarly, we show that J = om 4 ). Furthermore, while estimating H 3 we apply 0) to q 3l and q 3l and apply p ij p ij and q ij q ij to remaining factors. We obtain H 3 p 1k p 1k p l p l q 3k q 4k q 3k q 4k αm 1/ Z l +I Y3 > m)αm 1/ Z l +I Y3 > m). ) Since the expected value of the product on the right is om 8 ), we conclude that E H 3 = om 8 ). Hence J 3 = om 4 ). Proceeding in a similar way we establish the bounds J 4 = om 5 ) and J 5 = Om 6 ). 10

11 We explain the truncation step 0) in some more detail. A simple upper bound for H 1 is the product p 1k p l p l q 3k q 4k q 3l q 3l = α 7 m 7 X 1 X Y 3 3 Y 4 Z 3 k Z l Z l. It contains an undesirable high power Y3 3. Using 0) instead of the simple upper bound q 3l q 3l we have reduced in 1) the power of Y 3 down to. Similarly, in ) we have reduced the power of Y 3 from 4 to. Using the truncation argument we obtain the upper bound I 4) = om 3 ) under moment conditions E X1 3, E Y 1 3, E Z4 1 <. The proof is similar to that of the bound I ) = om 3 ) above. We omit routine, but tedious calculation. Proof of Claim. We only prove that q := PA 3 A 4 ) = Om 4 ). The remaining cases are treated in a similar way. For x = j, k, l) C 4 and y = r, t) C 3 we denote, for short, I A4.x = I x = I jkl and I A 3.y = I y = I rt. For q = E I A4 I A3, we write, by symmetry, ) q E I A3 = mm 1)m )E I 13I A3 and Here J 1 = r,t [m]\[3], r t x C 4 I x E I 13I A3 E I 13 y C 3 I y I rt, J = r [m]\[3] ) = E I 13J 1 + J + J 3 ). ) Isr +I rs, J3 = s [3] r,t [3], r t Finally, we show that E I 13 J i = Om 7 ), i [3]. For i = 1 we have, by symmetry, Invoking the inequalities E I 13J 1 = m 3)m 4)E I 13I 45. 3) E I 13I 45 = E Ẽ I 13I 45 E p 11 p 1 p 15 p 3 p 4 q 31 q 33 q 34 q 4 q 45 = Om 10 ) 4) we obtain E I 13 J 1 = Om 8 ). The bound E I 13 J = Om 7 ) is obtained from the identity which follows by symmetry) E I 13J = m 3) s [3] E I 13 I s4 + E I 13I 4s ), I rt. 11

12 combined with the bounds E I 13 I s4 + E I 13 I 4s = Om 8 ), s [3]. We only show the latter bound for s = 3. The cases s = 1, are treated in a similar way. We have E I 13I 34 E p 11 p 1 p 13 p 3 q 31 q 33 q 4 q 44 = Om 8 ), E I 13I 43 E p 11 p 1 p 13 p 3 p 4 q 31 q 33 q 34 q 4 q 43 = Om 10 ). The proof of E I 13 J 3 = Om 7 ) is similar. It is omitted. Proof of Claim 3. We use the notation I Aj = 1 I Aj for the indicator of the event A j complement to A j. For i 4 we denote H i = A i B ) \ 1 j i 1 A j. We have PA B) = P i [4] A i B) = PA 1 B) + R, 0 R P i 4 H i ). Note that A 1 B = A 1. It remains to show that PH i ) = Om 4 ), i 4. We have, by symmetry, PH ) = E I A I B I A1 E x C I A.x I B I A1 = mm 1)E I A.1 I B I A1. 5) Note that A 1 B = A 1. It remains to show that PH i ) = Om 4 ), i 4. We have, by symmetry, PH ) = E I A I B I A1 E x C I A.x I B I A1 = mm 1)E I A.1 I B I A1. 6) Since on the event A.1 Ā1 the link { 4} can be witnessed by any attribute, but w 1, we have I A.1 I B I A1 I A.1 I j I j 4 = I A.1 I 4 + ) I j I j 4 j m Furthermore, by symmetry, 3 j m E I A.1 I B I A1 E I A.1 I 4 + m )E I A.1 I 3 I 3 4. Here E I A.1 I 4 E p 11 p q 31 q 3 q 41 q 4 = Om 6 ) and similarly E I A.1 I 3 I 3 4 = Om 7 ). Therefore, E I A.1 I B I A1 = Om 6 ). Now 6) implies PH ) = Om 4 ). The bounds PH j ) = Om 4 ), j = 3, 4 are obtained in a similar way. Proof of Remark 5. Proceeding as in the proof of Theorem, but without using truncation 0), we obtain 9) with α = α m = γm +. Proof of Theorem 3. The proof is the same as that of Theorem, but while evaluating the probabilities of events A and A B we treat X 3, Y 3 and X 1, X, Y 3, Y 4 as constants in the cases i) and ii) respectively. 1

13 Proof of Theorem 4. We write C T = PB E)/PE) and evaluate the probabilities PB E) and PE). We firstly observe that E = E 1 E, where E 1 = { E 1.k, E 1.k = I k I k 3 I 3 k I k 4 = 1 }, k C 1 E = { E.kl, E.kl = I k I k 3 I 3 l I l 4 = 1 }. k,l) C For j = 1, we obtain by inclusion-exclusion that PE j ) = p j R j, where p j = x C j PE j.x ) and 0 R j Furthermore, denoting R 0 = PE 1 E ) we have {x,y} C j PE j,x E j.y ). PE) = PE 1 ) + PE ) R 0 = p 1 + p R 0 R 1 R. 7) We secondly observe that B E 1 = E 1. Hence PB E) = PE 1 ) + R 3, where R 3 = PB E ) \ E 1 ). 8) In the remaining part of the proof we establish a first order asymptotics for p 1 and p { om ) in the case i), p 1 = ε1 + o1))α 3 m a 1 b 1 h 3 E X 3 Y 3 ) in the case ii), p = α 4 m a 1 b 1 h E X 3 Y 3 ) + om ) and bound the remainders R i = om ), 0 i 3. Now, the result of the theorem follows from 7), 8). Evaluation of p 1. We obtain, by symmetry, p 1 = me I k I k 3 I 3 k I k 4 = me p k r 3k q 4k. 9) In the case i) we have r 3k = p 3k q 3k. Invoking the inqualities q 3k = q 3k IZk m + I Zk > m) αy3 / m + I Zk > m and p k p 3k q 4k p k p 3k q 4k we obtain E p k r 3k q 4k E p k p 3k αy3 / m + I Zk > m) q4k = om 3 ). Hence p 1 = om ). In the case ii) we have r 3k = ε p 3k q 3k ). Now E p k q 4k r 3k = εe p k q 4k p 3k q 3k ) = ε1 + o1))e p k p 3k q 3k ) q 4k. 13

14 In the last step we used the same argument as in 19) above. Finally, we evaluate the expectation E p k p 3k q 3k ) q 4k = α/m) 3 E X Y 4 Z 3 k X 3 Y 3 ) and invoke the result in 9). Evaluation of p. We obtain, by symmetry, p = mm 1)E I k I k 3 I 3 l I l 4 = mm 1)E p k q 3k p 3l q 4l. Then proceeding as in 19) above we evaluate the expectation E p k q 3k p 3l q 4l = 1+o1))E p k q 3k p 3l q 4l = 1+o1))α/m) 4 a 1 b 1 h E X 3 Y 3 ). Estimation of R i. The bound R 0 = Om 3 ) follows from the union bound R 0 k,l) C j C 1 P E.kl E 1.j ) combined with the following simple inequalities PE.kl E 1.j ) E p k p 3l p j q 3k q 4l q 4j = Om 6 ), for j {k, l}, PE.kl E 1.k ) E p k p 3l q 3k q 4k q 4l = Om 5 ), PE.kl E 1.l ) E p k p l p 3l q 3k q 4l = Om 5 ). The bound R 1 = Om 4 ) follows from the inequalities PE 1.k E 1.l ) E p k p l p 3l q 3k q 4k q 4l = Om 6 ), for k l. The bound R = om ) is obtained similarly as the upper bound for I ) in the proof of Theorem. Note that here we use the truncation argument as in ) above. Finally, we show that R 3 = Om 3 ). We decompose apply the union bound B = { B j, B j = I j I j 4 = 1 }, j C 1 R 3 PB E ) and evaluate the summands k,l) C j C 1 PE.kl B j ) PE.kl B j ) = E p k p j p 3l q 3k q 4j q 4l = Om 6 ), for j / {k, l}, PE.kl B k ) = E p k p 3l q 3k q 4k q 4l = Om 5 ), PE.kl B l ) = E p k p l p 3l q 3k q 4l = Om 5 ). 14

15 References [1] Bloznelis, M.: A random intersection digraph: Indegree and outdegree distributions. Discrete Math ), ), [] Bloznelis, M., Damarackas, J.: Degree distribution of an inhomogeneous random intersection graph. Electron. J. Combin. 03) 013) [3] Bloznelis, M., Godehardt, E., Jaworski, J., Kurauskas, V., Rybarczyk, K.: Recent Progress in Complex Network Analysis: Properties of Random Intersection Graphs, pp Springer, Berlin, Heidelberg 015), 7 [4] Deijfen, M., Kets, W.: Random intersection graphs with tunable degree distribution and clustering. Probab. Eng. Inform. Sc. 34), ), [5] Fagiolo, G.: Clustering in complex directed networks. Phys. Rev. E 76, Aug 007), [6] Frieze, A., Karoński, M.: Introduction to Random Graphs. Cambridge University Press 016) [7] Guillaume, J.L., Latapy, M.: Bipartite structure of all complex networks. Information Processing Letters 905), ) [8] Karoński, M., Scheinerman, E.R., Singer-Cohen, K.B.: On random intersection graphs: The subgraph problem. Combin. Probab. Comput. 81-), ), [9] Leskelä, L.: Directed random intersection graphs. Presentation at 18th INFORMS Applied Probability Society Conferencence, Istanbul, Turkey July 015) [10] Milo, R., Shen-Orr, S., Itzkovitz, S., Kashtan, N., Chklovskii, D., Alon, U.: Network motifs: Simple building blocks of complex networks. Science ), ), [11] Newman, M.E.J.: The structure and function of complex networks. SIAM Review 45), ), [1] Newman, M.E.J., Strogatz, S.H., Watts, D.J.: Random graphs with arbitrary degree distributions and their applications. Phys. Rev. E ) 15

16 [13] Scott, J.: Social Network Analysis. SAGE Publications 01) [14] Szabó, G., Alava, M., Kertész, J.: Clustering in Complex Networks, pp Springer 004), 7 [15] Wasserman, S., Faust, K.: Social Network Analysis: Methods and Applications. Cambridge University Press 1994) [16] Watts, D.J., Strogatz, S.H.: Collective dynamics of small-world networks. Nature 393, ) [17] Zhang, Q.M., Lü, L., Wang, W.Q., Zhu, Y.X., Tao, Z.: Potential theory for directed networks. PLoS ONE 8) 013) 16

Degree distribution of an inhomogeneous random intersection graph

Degree distribution of an inhomogeneous random intersection graph Degree distribution of an inhomogeneous random intersection graph Mindaugas Bloznelis Faculty of mathematics and informatics Vilnius University Vilnius, Lithuania mindaugas.bloznelis@mif.vu.lt Julius Damarackas

More information

Clustering function: a measure of social influence

Clustering function: a measure of social influence Clustering function: a measure of social influence Mindaugas Bloznelis 12 and Valentas Kurauskas 1 Abstract A commonly used characteristic of statistical dependence of adjacency relations in real networks,

More information

Recent Progress in Complex Network Analysis. Properties of Random Intersection Graphs

Recent Progress in Complex Network Analysis. Properties of Random Intersection Graphs Recent Progress in Complex Network Analysis. Properties of Random Intersection Graphs Mindaugas Bloznelis, Erhard Godehardt, Jerzy Jaworski, Valentas Kurauskas, Katarzyna Rybarczyk Adam Mickiewicz University,

More information

Asymptotic normality of global clustering coefficient of uniform random intersection graph

Asymptotic normality of global clustering coefficient of uniform random intersection graph Asymptotic normality of global clustering coefficient of uniform random intersection graph Mindaugas Bloznelis joint work with Jerzy Jaworski Vilnius University, Lithuania http://wwwmifvult/ bloznelis

More information

Parameter estimators of sparse random intersection graphs with thinned communities

Parameter estimators of sparse random intersection graphs with thinned communities Parameter estimators of sparse random intersection graphs with thinned communities Lasse Leskelä Aalto University Johan van Leeuwaarden Eindhoven University of Technology Joona Karjalainen Aalto University

More information

Random intersection graph process

Random intersection graph process Random intersection graph process Mindaugas Bloznelis and Micha l Karoński Abstract Vertices of an affiliation network are linked to features and two vertices are declared adjacent whenever they share

More information

Large cliques in sparse random intersection graphs

Large cliques in sparse random intersection graphs Large cliques in sparse random intersection graphs Mindaugas Bloznelis Faculty of Mathematics and Informatics Vilnius University Lithuania mindaugas.bloznelis@mif.vu.lt Valentas Kurauskas Institute of

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

arxiv: v1 [math.pr] 24 Feb 2010

arxiv: v1 [math.pr] 24 Feb 2010 The largest component in an inhomogeneous random intersection graph with clustering M. Bloznelis Faculty of Mathematics and Informatics, Vilnius University, LT-03225 Vilnius, Lithuania E-mail mindaugas.bloznelis@mif.vu.lt

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

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

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

Probabilistic Proofs of Existence of Rare Events. Noga Alon

Probabilistic Proofs of Existence of Rare Events. Noga Alon Probabilistic Proofs of Existence of Rare Events Noga Alon Department of Mathematics Sackler Faculty of Exact Sciences Tel Aviv University Ramat-Aviv, Tel Aviv 69978 ISRAEL 1. The Local Lemma In a typical

More information

Finding Hamilton cycles in random intersection graphs

Finding Hamilton cycles in random intersection graphs Discrete Mathematics and Theoretical Computer Science DMTCS vol. 20:1, 2018, #8 Finding Hamilton cycles in random intersection graphs arxiv:1702.03667v3 [math.co] 1 Mar 2018 Katarzyna Rybarczyk Adam Mickiewicz

More information

arxiv: v1 [math.pr] 4 Feb 2018

arxiv: v1 [math.pr] 4 Feb 2018 Parameter estimators of sparse random intersection graphs with thinned communities Joona Karjalainen, Johan S.H. van Leeuwaarden and Lasse Leskelä arxiv:180.01171v1 [math.pr] 4 Feb 018 Aalto University,

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

Large cliques in sparse random intersection graphs

Large cliques in sparse random intersection graphs Large cliques in sparse random intersection graphs Valentas Kurauskas and Mindaugas Bloznelis Vilnius University 2013-09-29 Abstract Given positive integers n and m, and a probability measure P on {0,

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

An algorithm to increase the node-connectivity of a digraph by one

An algorithm to increase the node-connectivity of a digraph by one Discrete Optimization 5 (2008) 677 684 Contents lists available at ScienceDirect Discrete Optimization journal homepage: www.elsevier.com/locate/disopt An algorithm to increase the node-connectivity of

More information

Computational Lower Bounds for Community Detection on Random Graphs

Computational Lower Bounds for Community Detection on Random Graphs Computational Lower Bounds for Community Detection on Random Graphs Bruce Hajek, Yihong Wu, Jiaming Xu Department of Electrical and Computer Engineering Coordinated Science Laboratory University of Illinois

More information

Decomposing oriented graphs into transitive tournaments

Decomposing oriented graphs into transitive tournaments Decomposing oriented graphs into transitive tournaments Raphael Yuster Department of Mathematics University of Haifa Haifa 39105, Israel Abstract For an oriented graph G with n vertices, let f(g) denote

More information

Alternating paths revisited II: restricted b-matchings in bipartite graphs

Alternating paths revisited II: restricted b-matchings in bipartite graphs Egerváry Research Group on Combinatorial Optimization Technical reports TR-2005-13. Published by the Egerváry Research Group, Pázmány P. sétány 1/C, H 1117, Budapest, Hungary. Web site: www.cs.elte.hu/egres.

More information

Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA

Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA #A33 INTEGERS 10 (2010), 379-392 DISTANCE GRAPHS FROM P -ADIC NORMS Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA 30118 jkang@westga.edu Hiren Maharaj Department

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

RECOGNIZING WEIGHTED DIRECTED CARTESIAN GRAPH BUNDLES

RECOGNIZING WEIGHTED DIRECTED CARTESIAN GRAPH BUNDLES Discussiones Mathematicae Graph Theory 20 (2000 ) 39 56 RECOGNIZING WEIGHTED DIRECTED CARTESIAN GRAPH BUNDLES Blaž Zmazek Department of Mathematics, PEF, University of Maribor Koroška 160, si-2000 Maribor,

More information

On shredders and vertex connectivity augmentation

On shredders and vertex connectivity augmentation On shredders and vertex connectivity augmentation Gilad Liberman The Open University of Israel giladliberman@gmail.com Zeev Nutov The Open University of Israel nutov@openu.ac.il Abstract We consider the

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

Tree sets. Reinhard Diestel

Tree sets. Reinhard Diestel 1 Tree sets Reinhard Diestel Abstract We study an abstract notion of tree structure which generalizes treedecompositions of graphs and matroids. Unlike tree-decompositions, which are too closely linked

More information

Standard Diraphs the (unique) digraph with no vertices or edges. (modulo n) for every 1 i n A digraph whose underlying graph is a complete graph.

Standard Diraphs the (unique) digraph with no vertices or edges. (modulo n) for every 1 i n A digraph whose underlying graph is a complete graph. 5 Directed Graphs What is a directed graph? Directed Graph: A directed graph, or digraph, D, consists of a set of vertices V (D), a set of edges E(D), and a function which assigns each edge e an ordered

More information

Rao s degree sequence conjecture

Rao s degree sequence conjecture Rao s degree sequence conjecture Maria Chudnovsky 1 Columbia University, New York, NY 10027 Paul Seymour 2 Princeton University, Princeton, NJ 08544 July 31, 2009; revised December 10, 2013 1 Supported

More information

SPACES ENDOWED WITH A GRAPH AND APPLICATIONS. Mina Dinarvand. 1. Introduction

SPACES ENDOWED WITH A GRAPH AND APPLICATIONS. Mina Dinarvand. 1. Introduction MATEMATIČKI VESNIK MATEMATIQKI VESNIK 69, 1 (2017), 23 38 March 2017 research paper originalni nauqni rad FIXED POINT RESULTS FOR (ϕ, ψ)-contractions IN METRIC SPACES ENDOWED WITH A GRAPH AND APPLICATIONS

More information

BALANCING GAUSSIAN VECTORS. 1. Introduction

BALANCING GAUSSIAN VECTORS. 1. Introduction BALANCING GAUSSIAN VECTORS KEVIN P. COSTELLO Abstract. Let x 1,... x n be independent normally distributed vectors on R d. We determine the distribution function of the minimum norm of the 2 n vectors

More information

Forcing unbalanced complete bipartite minors

Forcing unbalanced complete bipartite minors Forcing unbalanced complete bipartite minors Daniela Kühn Deryk Osthus Abstract Myers conjectured that for every integer s there exists a positive constant C such that for all integers t every graph of

More information

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs Maria Axenovich and Jonathan Rollin and Torsten Ueckerdt September 3, 016 Abstract An ordered graph G is a graph whose vertex set

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

Graph Detection and Estimation Theory

Graph Detection and Estimation Theory Introduction Detection Estimation Graph Detection and Estimation Theory (and algorithms, and applications) Patrick J. Wolfe Statistics and Information Sciences Laboratory (SISL) School of Engineering and

More information

Matroid Optimisation Problems with Nested Non-linear Monomials in the Objective Function

Matroid Optimisation Problems with Nested Non-linear Monomials in the Objective Function atroid Optimisation Problems with Nested Non-linear onomials in the Objective Function Anja Fischer Frank Fischer S. Thomas ccormick 14th arch 2016 Abstract Recently, Buchheim and Klein [4] suggested to

More information

On the adjacency matrix of a block graph

On the adjacency matrix of a block graph On the adjacency matrix of a block graph R. B. Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India. email: rbb@isid.ac.in Souvik Roy Economics and Planning Unit

More information

FIRST ORDER SENTENCES ON G(n, p), ZERO-ONE LAWS, ALMOST SURE AND COMPLETE THEORIES ON SPARSE RANDOM GRAPHS

FIRST ORDER SENTENCES ON G(n, p), ZERO-ONE LAWS, ALMOST SURE AND COMPLETE THEORIES ON SPARSE RANDOM GRAPHS FIRST ORDER SENTENCES ON G(n, p), ZERO-ONE LAWS, ALMOST SURE AND COMPLETE THEORIES ON SPARSE RANDOM GRAPHS MOUMANTI PODDER 1. First order theory on G(n, p) We start with a very simple property of G(n,

More information

Out-colourings of Digraphs

Out-colourings of Digraphs Out-colourings of Digraphs N. Alon J. Bang-Jensen S. Bessy July 13, 2017 Abstract We study vertex colourings of digraphs so that no out-neighbourhood is monochromatic and call such a colouring an out-colouring.

More information

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Boundary cliques, clique trees and perfect sequences of maximal cliques of a chordal graph

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Boundary cliques, clique trees and perfect sequences of maximal cliques of a chordal graph MATHEMATICAL ENGINEERING TECHNICAL REPORTS Boundary cliques, clique trees and perfect sequences of maximal cliques of a chordal graph Hisayuki HARA and Akimichi TAKEMURA METR 2006 41 July 2006 DEPARTMENT

More information

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices Linear and Multilinear Algebra Vol. 00, No. 00, Month 200x, 1 15 RESEARCH ARTICLE An extension of the polytope of doubly stochastic matrices Richard A. Brualdi a and Geir Dahl b a Department of Mathematics,

More information

Paths and cycles in extended and decomposable digraphs

Paths and cycles in extended and decomposable digraphs Paths and cycles in extended and decomposable digraphs Jørgen Bang-Jensen Gregory Gutin Department of Mathematics and Computer Science Odense University, Denmark Abstract We consider digraphs called extended

More information

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

How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected?

How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected? How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected? Michael Anastos and Alan Frieze February 1, 2018 Abstract In this paper we study the randomly

More information

Lecture 1: Overview of percolation and foundational results from probability theory 30th July, 2nd August and 6th August 2007

Lecture 1: Overview of percolation and foundational results from probability theory 30th July, 2nd August and 6th August 2007 CSL866: Percolation and Random Graphs IIT Delhi Arzad Kherani Scribe: Amitabha Bagchi Lecture 1: Overview of percolation and foundational results from probability theory 30th July, 2nd August and 6th August

More information

Section Summary. Relations and Functions Properties of Relations. Combining Relations

Section Summary. Relations and Functions Properties of Relations. Combining Relations Chapter 9 Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations Closures of Relations (not currently included

More information

A zero-one law for the existence of triangles in random key graphs

A zero-one law for the existence of triangles in random key graphs THE INSTITUTE FOR SYSTEMS RESEARCH ISR TECHNICAL REPORT 2011-11 A zero-one law for the existence of triangles in random key graphs Osman Yagan and Armand M. Makowski ISR develops, applies and teaches advanced

More information

Asymptotically optimal induced universal graphs

Asymptotically optimal induced universal graphs Asymptotically optimal induced universal graphs Noga Alon Abstract We prove that the minimum number of vertices of a graph that contains every graph on vertices as an induced subgraph is (1+o(1))2 ( 1)/2.

More information

INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS

INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS STEVEN P. LALLEY AND ANDREW NOBEL Abstract. It is shown that there are no consistent decision rules for the hypothesis testing problem

More information

arxiv: v3 [math.co] 20 Feb 2014

arxiv: v3 [math.co] 20 Feb 2014 On the balanced decomposition number Tadashi Sakuma 1 Systems Science and Information Studies arxiv:11.308v3 [math.co] 0 Feb 014 Faculty of Education, Art and Science Yamagata University 1-4-1 Kojirakawa,

More information

CSCI1950 Z Computa3onal Methods for Biology Lecture 24. Ben Raphael April 29, hgp://cs.brown.edu/courses/csci1950 z/ Network Mo3fs

CSCI1950 Z Computa3onal Methods for Biology Lecture 24. Ben Raphael April 29, hgp://cs.brown.edu/courses/csci1950 z/ Network Mo3fs CSCI1950 Z Computa3onal Methods for Biology Lecture 24 Ben Raphael April 29, 2009 hgp://cs.brown.edu/courses/csci1950 z/ Network Mo3fs Subnetworks with more occurrences than expected by chance. How to

More information

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D).

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D). 1.3. VERTEX DEGREES 11 1.3 Vertex Degrees Vertex Degree for Undirected Graphs: Let G be an undirected graph and x V (G). The degree d G (x) of x in G: the number of edges incident with x, each loop counting

More information

arxiv: v3 [math.co] 10 Mar 2018

arxiv: v3 [math.co] 10 Mar 2018 New Bounds for the Acyclic Chromatic Index Anton Bernshteyn University of Illinois at Urbana-Champaign arxiv:1412.6237v3 [math.co] 10 Mar 2018 Abstract An edge coloring of a graph G is called an acyclic

More information

HAMILTON CYCLES IN RANDOM REGULAR DIGRAPHS

HAMILTON CYCLES IN RANDOM REGULAR DIGRAPHS HAMILTON CYCLES IN RANDOM REGULAR DIGRAPHS Colin Cooper School of Mathematical Sciences, Polytechnic of North London, London, U.K. and Alan Frieze and Michael Molloy Department of Mathematics, Carnegie-Mellon

More information

Antimagic Properties of Graphs with Large Maximum Degree

Antimagic Properties of Graphs with Large Maximum Degree Antimagic Properties of Graphs with Large Maximum Degree Zelealem B. Yilma Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 1513 E-mail: zyilma@andrew.cmu.edu July 6, 011 Abstract

More information

Quivers of Period 2. Mariya Sardarli Max Wimberley Heyi Zhu. November 26, 2014

Quivers of Period 2. Mariya Sardarli Max Wimberley Heyi Zhu. November 26, 2014 Quivers of Period 2 Mariya Sardarli Max Wimberley Heyi Zhu ovember 26, 2014 Abstract A quiver with vertices labeled from 1,..., n is said to have period 2 if the quiver obtained by mutating at 1 and then

More information

Course Notes. Part IV. Probabilistic Combinatorics. Algorithms

Course Notes. Part IV. Probabilistic Combinatorics. Algorithms Course Notes Part IV Probabilistic Combinatorics and Algorithms J. A. Verstraete Department of Mathematics University of California San Diego 9500 Gilman Drive La Jolla California 92037-0112 jacques@ucsd.edu

More information

Hamilton Cycles in Digraphs of Unitary Matrices

Hamilton Cycles in Digraphs of Unitary Matrices Hamilton Cycles in Digraphs of Unitary Matrices G. Gutin A. Rafiey S. Severini A. Yeo Abstract A set S V is called an q + -set (q -set, respectively) if S has at least two vertices and, for every u S,

More information

A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo

A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo A. E. Brouwer & W. H. Haemers 2008-02-28 Abstract We show that if µ j is the j-th largest Laplacian eigenvalue, and d

More information

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Discrete Mathematics and Theoretical Computer Science DMTCS vol. 17:3, 2015, 1 12 Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Hongliang Lu School of Mathematics and Statistics,

More information

Disjoint paths in tournaments

Disjoint paths in tournaments Disjoint paths in tournaments Maria Chudnovsky 1 Columbia University, New York, NY 10027, USA Alex Scott Mathematical Institute, University of Oxford, 24-29 St Giles, Oxford OX1 3LB, UK Paul Seymour 2

More information

Given any simple graph G = (V, E), not necessarily finite, and a ground set X, a set-indexer

Given any simple graph G = (V, E), not necessarily finite, and a ground set X, a set-indexer Chapter 2 Topogenic Graphs Given any simple graph G = (V, E), not necessarily finite, and a ground set X, a set-indexer of G is an injective set-valued function f : V (G) 2 X such that the induced edge

More information

Lecture: Local Spectral Methods (1 of 4)

Lecture: Local Spectral Methods (1 of 4) Stat260/CS294: Spectral Graph Methods Lecture 18-03/31/2015 Lecture: Local Spectral Methods (1 of 4) Lecturer: Michael Mahoney Scribe: Michael Mahoney Warning: these notes are still very rough. They provide

More information

Near-domination in graphs

Near-domination in graphs Near-domination in graphs Bruce Reed Researcher, Projet COATI, INRIA and Laboratoire I3S, CNRS France, and Visiting Researcher, IMPA, Brazil Alex Scott Mathematical Institute, University of Oxford, Oxford

More information

Packing triangles in regular tournaments

Packing triangles in regular tournaments Packing triangles in regular tournaments Raphael Yuster Abstract We prove that a regular tournament with n vertices has more than n2 11.5 (1 o(1)) pairwise arc-disjoint directed triangles. On the other

More information

Bounds on the generalised acyclic chromatic numbers of bounded degree graphs

Bounds on the generalised acyclic chromatic numbers of bounded degree graphs Bounds on the generalised acyclic chromatic numbers of bounded degree graphs Catherine Greenhill 1, Oleg Pikhurko 2 1 School of Mathematics, The University of New South Wales, Sydney NSW Australia 2052,

More information

Local finiteness, distinguishing numbers, and Tucker s conjecture

Local finiteness, distinguishing numbers, and Tucker s conjecture Local finiteness, distinguishing numbers, and Tucker s conjecture Florian Lehner Department of Mathematics University of Hamburg Hamburg, Germany mail@florian-lehner.net Rögnvaldur G. Möller School of

More information

On scores in tournaments and oriented graphs. on score sequences in oriented graphs. Also we give a new proof for Avery s

On scores in tournaments and oriented graphs. on score sequences in oriented graphs. Also we give a new proof for Avery s Chapter On scores in tournaments and oriented graphs In this Chapter, we report the results available in literature on score sequences in tournaments and oriented graphs. We obtain many new results on

More information

ON THE NUMBER OF ALTERNATING PATHS IN BIPARTITE COMPLETE GRAPHS

ON THE NUMBER OF ALTERNATING PATHS IN BIPARTITE COMPLETE GRAPHS ON THE NUMBER OF ALTERNATING PATHS IN BIPARTITE COMPLETE GRAPHS PATRICK BENNETT, ANDRZEJ DUDEK, ELLIOT LAFORGE December 1, 016 Abstract. Let C [r] m be a code such that any two words of C have Hamming

More information

The tail does not determine the size of the giant

The tail does not determine the size of the giant The tail does not determine the size of the giant arxiv:1710.01208v2 [math.pr] 20 Jun 2018 Maria Deijfen Sebastian Rosengren Pieter Trapman June 2018 Abstract The size of the giant component in the configuration

More information

DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS

DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS M. N. ELLINGHAM AND JUSTIN Z. SCHROEDER In memory of Mike Albertson. Abstract. A distinguishing partition for an action of a group Γ on a set

More information

Decomposition of random graphs into complete bipartite graphs

Decomposition of random graphs into complete bipartite graphs Decomposition of random graphs into complete bipartite graphs Fan Chung Xing Peng Abstract We consider the problem of partitioning the edge set of a graph G into the minimum number τg of edge-disjoint

More information

An estimate for the probability of dependent events

An estimate for the probability of dependent events Statistics and Probability Letters 78 (2008) 2839 2843 Contents lists available at ScienceDirect Statistics and Probability Letters journal homepage: www.elsevier.com/locate/stapro An estimate for the

More information

The concentration of the chromatic number of random graphs

The concentration of the chromatic number of random graphs The concentration of the chromatic number of random graphs Noga Alon Michael Krivelevich Abstract We prove that for every constant δ > 0 the chromatic number of the random graph G(n, p) with p = n 1/2

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

Graphs with large maximum degree containing no odd cycles of a given length

Graphs with large maximum degree containing no odd cycles of a given length Graphs with large maximum degree containing no odd cycles of a given length Paul Balister Béla Bollobás Oliver Riordan Richard H. Schelp October 7, 2002 Abstract Let us write f(n, ; C 2k+1 ) for the maximal

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

Spectra of Digraph Transformations

Spectra of Digraph Transformations Spectra of Digraph Transformations Aiping Deng a,, Alexander Kelmans b,c a Department of Applied Mathematics, Donghua University, 201620 Shanghai, China arxiv:1707.00401v1 [math.co] 3 Jul 2017 b Department

More information

Some Nordhaus-Gaddum-type Results

Some Nordhaus-Gaddum-type Results Some Nordhaus-Gaddum-type Results Wayne Goddard Department of Mathematics Massachusetts Institute of Technology Cambridge, USA Michael A. Henning Department of Mathematics University of Natal Pietermaritzburg,

More information

Statistical analysis of biological networks.

Statistical analysis of biological networks. Statistical analysis of biological networks. Assessing the exceptionality of network motifs S. Schbath Jouy-en-Josas/Evry/Paris, France http://genome.jouy.inra.fr/ssb/ Colloquium interactions math/info,

More information

A note on the Isomorphism Problem for Monomial Digraphs

A note on the Isomorphism Problem for Monomial Digraphs A note on the Isomorphism Problem for Monomial Digraphs Aleksandr Kodess Department of Mathematics University of Rhode Island kodess@uri.edu Felix Lazebnik Department of Mathematical Sciences University

More information

Disjoint Subgraphs in Sparse Graphs 1

Disjoint Subgraphs in Sparse Graphs 1 Disjoint Subgraphs in Sparse Graphs 1 Jacques Verstraëte Department of Pure Mathematics and Mathematical Statistics Centre for Mathematical Sciences Wilberforce Road Cambridge CB3 OWB, UK jbav2@dpmms.cam.ac.uk

More information

The Critical Point of k-clique Percolation in the Erd ós Rényi Graph

The Critical Point of k-clique Percolation in the Erd ós Rényi Graph Journal of Statistical Physics, Vol. 128, Nos. 1/2, July 2007 ( C 2007 ) DOI: 10.1007/s10955-006-9184-x The Critical Point of k-clique Percolation in the Erd ós Rényi Graph Gergely Palla, 1,2 Imre Derényi

More information

Discrete-time Consensus Filters on Directed Switching Graphs

Discrete-time Consensus Filters on Directed Switching Graphs 214 11th IEEE International Conference on Control & Automation (ICCA) June 18-2, 214. Taichung, Taiwan Discrete-time Consensus Filters on Directed Switching Graphs Shuai Li and Yi Guo Abstract We consider

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

Equivalence of the random intersection graph and G(n, p)

Equivalence of the random intersection graph and G(n, p) Equivalence of the random intersection graph and Gn, p arxiv:0910.5311v1 [math.co] 28 Oct 2009 Katarzyna Rybarczyk Faculty of Mathematics and Computer Science, Adam Mickiewicz University, 60 769 Poznań,

More information

HAMILTON DECOMPOSITIONS OF REGULAR EXPANDERS: APPLICATIONS

HAMILTON DECOMPOSITIONS OF REGULAR EXPANDERS: APPLICATIONS HAMILTON DECOMPOSITIONS OF REGULAR EXPANDERS: APPLICATIONS DANIELA KÜHN AND DERYK OSTHUS Abstract. In a recent paper, we showed that every sufficiently large regular digraph G on n vertices whose degree

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

Deciding the Bell number for hereditary graph properties. A. Atminas, A. Collins, J. Foniok and V. Lozin

Deciding the Bell number for hereditary graph properties. A. Atminas, A. Collins, J. Foniok and V. Lozin Deciding the Bell number for hereditary graph properties A. Atminas, A. Collins, J. Foniok and V. Lozin REPORT No. 11, 2013/2014, spring ISSN 1103-467X ISRN IML-R- -11-13/14- -SE+spring Deciding the Bell

More information

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees Yoshimi Egawa Department of Mathematical Information Science, Tokyo University of

More information

On the Hardness of Satisfiability with Bounded Occurrences in the Polynomial-Time Hierarchy

On the Hardness of Satisfiability with Bounded Occurrences in the Polynomial-Time Hierarchy On the Hardness of Satisfiability with Bounded Occurrences in the Polynomial-Time Hierarchy Ishay Haviv Oded Regev Amnon Ta-Shma March 12, 2007 Abstract In 1991, Papadimitriou and Yannakakis gave a reduction

More information

ACO Comprehensive Exam March 20 and 21, Computability, Complexity and Algorithms

ACO Comprehensive Exam March 20 and 21, Computability, Complexity and Algorithms 1. Computability, Complexity and Algorithms Part a: You are given a graph G = (V,E) with edge weights w(e) > 0 for e E. You are also given a minimum cost spanning tree (MST) T. For one particular edge

More information

Lecture Introduction. 2 Brief Recap of Lecture 10. CS-621 Theory Gems October 24, 2012

Lecture Introduction. 2 Brief Recap of Lecture 10. CS-621 Theory Gems October 24, 2012 CS-62 Theory Gems October 24, 202 Lecture Lecturer: Aleksander Mądry Scribes: Carsten Moldenhauer and Robin Scheibler Introduction In Lecture 0, we introduced a fundamental object of spectral graph theory:

More information

Lower bounds for Ramsey numbers for complete bipartite and 3-uniform tripartite subgraphs

Lower bounds for Ramsey numbers for complete bipartite and 3-uniform tripartite subgraphs Journal of Graph Algorithms and Applications http://jgaa.info/ vol. 7, no. 6, pp. 67 688 (03 DOI: 0.755/jgaa.003 Lower bounds for Ramsey numbers for complete bipartite and 3-uniform tripartite subgraphs

More information

Competitive Weighted Matching in Transversal Matroids

Competitive Weighted Matching in Transversal Matroids Competitive Weighted Matching in Transversal Matroids Nedialko B. Dimitrov and C. Greg Plaxton University of Texas at Austin 1 University Station C0500 Austin, Texas 78712 0233 {ned,plaxton}@cs.utexas.edu

More information

Graham Brightwell and Mitchel T. Keller The reversal ratio of a poset. Article (Accepted version) (Refereed)

Graham Brightwell and Mitchel T. Keller The reversal ratio of a poset. Article (Accepted version) (Refereed) Graham Brightwell and Mitchel T. Keller The reversal ratio of a poset Article (Accepted version) (Refereed) Original citation: Brightwell, Graham and Keller, Mitchel T., (2015). The reversal ratio of a

More information

The chromatic number of ordered graphs with constrained conflict graphs

The chromatic number of ordered graphs with constrained conflict graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 69(1 (017, Pages 74 104 The chromatic number of ordered graphs with constrained conflict graphs Maria Axenovich Jonathan Rollin Torsten Ueckerdt Department

More information

Eigenvalues of Random Power Law Graphs (DRAFT)

Eigenvalues of Random Power Law Graphs (DRAFT) Eigenvalues of Random Power Law Graphs (DRAFT) Fan Chung Linyuan Lu Van Vu January 3, 2003 Abstract Many graphs arising in various information networks exhibit the power law behavior the number of vertices

More information

MATH6142 Complex Networks Exam 2016

MATH6142 Complex Networks Exam 2016 MATH642 Complex Networks Exam 26 Solution Problem a) The network is directed because the adjacency matrix is not symmetric. b) The network is shown in Figure. (4 marks)[unseen] 4 3 Figure : The directed

More information