SlideShare ist ein Scribd-Unternehmen logo
1 von 49
Downloaden Sie, um offline zu lesen
Models based on preferential attachment
Analysis of PA-models
Conclusion
Local clustering coefficient in preferential
attachment graphs
Liudmila Ostroumova, Egor Samosvat, Alexander Krot
Moscow Institute of Physics and Technology
Moscow State University
Yandex
June, 2014
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Plan
1 Models based on the preferential attachment
2 Theoretical analysis of the general case
3 Conclusion
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Degree distribution
Real-world networks often have the power law degree
distribution:
#{v : deg(v) = d}
n
≈
c
dγ
,
where 2 < γ < 3.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Clustering coefficient
Global clustering coefficient of a graph G:
C1(n) =
3#(triangles in G)
#(pairs of adjacent edges in G)
.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Clustering coefficient
Global clustering coefficient of a graph G:
C1(n) =
3#(triangles in G)
#(pairs of adjacent edges in G)
.
Average local clustering coefficient
Ti is the number of edges between the neighbors of a vertex i
Pi
2 is the number of pairs of neighbors
C(i) = Ti
Pi
2
is the local clustering coefficient for a vertex i
C2(n) = 1
n
n
i=1 C(i) – average local clustering coefficient
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Preferential attachment
Idea of preferential attachment [Barab´asi, Albert]:
Start with a small graph
At every step we add new vertex with m edges
The probability that a new vertex will be connected to a vertex
i is proportional to the degree of i
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
PA-class of models
Start from an arbitrary graph Gn0
m with n0 vertices and mn0
edges
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
PA-class of models
Start from an arbitrary graph Gn0
m with n0 vertices and mn0
edges
We make Gn+1
m from Gn
m by adding a new vertex n + 1 with
m edges
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
PA-class of models
Start from an arbitrary graph Gn0
m with n0 vertices and mn0
edges
We make Gn+1
m from Gn
m by adding a new vertex n + 1 with
m edges
PA-condition: the probability that the degree of a vertex i
increases by one equals
A
deg(i)
n
+ B
1
n
+ O
(deg(i))2
n2
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
PA-class of models
Start from an arbitrary graph Gn0
m with n0 vertices and mn0
edges
We make Gn+1
m from Gn
m by adding a new vertex n + 1 with
m edges
PA-condition: the probability that the degree of a vertex i
increases by one equals
A
deg(i)
n
+ B
1
n
+ O
(deg(i))2
n2
The probability of adding a multiple edge is O (deg(i))2
n2
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
PA-class of models
Start from an arbitrary graph Gn0
m with n0 vertices and mn0
edges
We make Gn+1
m from Gn
m by adding a new vertex n + 1 with
m edges
PA-condition: the probability that the degree of a vertex i
increases by one equals
A
deg(i)
n
+ B
1
n
+ O
(deg(i))2
n2
The probability of adding a multiple edge is O (deg(i))2
n2
2mA + B = m, 0 ≤ A ≤ 1
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
T-subclass
Triangles property:
The probability that the degree of two vertices i and j
increases by one equals
eij
D
mn
+ O
dn
i dn
j
n2
Here eij is the number of edges between vertices i and j in
Gn
m and D is a positive constant.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Bollob´as–Riordan, Buckley–Osthus, M´ori, etc.
Fix some positive number a – "initial attractiveness".
(Bollob´as–Riordan model: a = 1).
Start with a graph with one vertex and m loops.
At n-th step add one vertex with m edges.
We add m edges one by one. The probability to add an edge
n → i at each step is proportional to indeg(i) + am.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Bollob´as–Riordan, Buckley–Osthus, M´ori, etc.
Fix some positive number a – "initial attractiveness".
(Bollob´as–Riordan model: a = 1).
Start with a graph with one vertex and m loops.
At n-th step add one vertex with m edges.
We add m edges one by one. The probability to add an edge
n → i at each step is proportional to indeg(i) + am.
Outdegree: m
Triangles property: D = 0
PA-condition: A = 1
1+a
Degree distribution: Power law with γ = 2 + a
Global clustering: (log n)2
n (a = 1), log n
n (a > 1)
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Random Apollonian networks
Outdegree: m = 3
Triangles property: D = 3
PA-condition: A = 1
2
Degree distribution: Power law with γ = 3
Average local clustering: constant
Global clustering: tends to zero
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Polynomial model
Put m = 2p
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Polynomial model
Put m = 2p
Fix α, β, δ ≥ 0 and α + β + δ = 1
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Polynomial model
Put m = 2p
Fix α, β, δ ≥ 0 and α + β + δ = 1
Add a new vertex i with m edges. We add m edges in p steps
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Polynomial model
Put m = 2p
Fix α, β, δ ≥ 0 and α + β + δ = 1
Add a new vertex i with m edges. We add m edges in p steps
α – probability of an indegree preferential step
β – probability of an edge preferential step
δ – probability of a random step
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Polynomial model
Put m = 2p
Fix α, β, δ ≥ 0 and α + β + δ = 1
Add a new vertex i with m edges. We add m edges in p steps
α – probability of an indegree preferential step
β – probability of an edge preferential step
δ – probability of a random step
Edge preferential: cite two endpoints of a random edge
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Properties of interest
Generalized preferential attachment
Examples
Polynomial model
Put m = 2p
Fix α, β, δ ≥ 0 and α + β + δ = 1
Add a new vertex i with m edges. We add m edges in p steps
α – probability of an indegree preferential step
β – probability of an edge preferential step
δ – probability of a random step
Edge preferential: cite two endpoints of a random edge
Outdegree: 2p
Triangles property: D = βp
PA-condition: A = α + β
2 .
Degree distribution: Power law with γ = 1 + 2
2α+β
Average local clustering: constant
Global clustering: constant for A > 1/2 (γ > 3), tends to
zero for A ≤ 1/2 (2 < γ ≤ 3)
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Degree distribution
Let Nn(d) be the number of vertices with degree d in Gn
m.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Degree distribution
Let Nn(d) be the number of vertices with degree d in Gn
m.
Expectation
For every d ≥ m we have
ENn(d) = c(m, d) n + O d2+ 1
A ,
where
c(m, d) =
Γ d + B
A Γ m + B+1
A
A Γ d + B+A+1
A Γ m + B
A
∼
Γ m + B+1
A d−1− 1
A
A Γ m + B
A
and Γ(x) is the gamma function.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Degree distribution
Concentration
For every d = d(n) we have
P |Nn(d) − ENn(d)| ≥ d
√
n log n = O n− log n
.
Therefore, for any δ > 0 there exists a function ϕ(n) = o(1) such
that
lim
n→∞
P ∃ d ≤ n
A−δ
4A+2 : |Nn(d) − ENn(d)| ≥ ϕ(n) ENn(d) = 0 .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Global clustering
Let P2(n) be the number of all path of length 2 in Gn
m.
P2(n)
(1) If 2A < 1, then whp P2(n) ∼ 2m(A + B) + m(m−1)
2
n
1−2A .
(2) If 2A = 1, then whp P2(n) ∝ n log(n) .
(3) If 2A > 1, then whp P2(n) ∝ n2A .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Global clustering
Let P2(n) be the number of all path of length 2 in Gn
m.
P2(n)
(1) If 2A < 1, then whp P2(n) ∼ 2m(A + B) + m(m−1)
2
n
1−2A .
(2) If 2A = 1, then whp P2(n) ∝ n log(n) .
(3) If 2A > 1, then whp P2(n) ∝ n2A .
Triangles
Whp the number of triangles T(n) ∼ D n .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Global clustering
Global clustering
(1) If 2A < 1 then whp C1(n) ∼ 3(1−2A)D
(2m(A+B)+
m(m−1)
2 )
.
(2) If 2A = 1 then whp C1(n) ∝ (log n)−1
.
(2) If 2A > 1 then whp C1(n) ∝ n1−2A
.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Average local clustering
Average local clustering
Whp
C2(n) ≥
1
n
i:deg(i)=m
C(i) ≥
2cD
m(m + 1)
.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Local clustering: definition
Let Tn(d) be the number of triangles on the vertices of degree
d in Gn
m.
Let Nn(d) be the number of vertices of degree d in Gn
m.
Local clustering coefficient:
C(d) =
Tn(d)
Nn(d)d(d−1)
2
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Local clustering: number of triangles
Tn(d) is the number of triangles on the vertices of degree d in
Gn
m
Expectation
ETn(d) = f(d) n + O d2+ 1
A ,
where
f(d) ∼ d−1/A
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
The following recurrent formula holds:
ETn+1(d) = ETn(d) − ETn(d) ·
Ad + B
n
+ O
d2
n2
+
+ETn(d − 1) ·
A(d − 1) + B
n
+ O
(d − 1)2
n2
+
+
j:j is a neighbor of
a vertex of degree d − 1
D
mn
+ O
(d − 1) · dj
n2
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
The following recurrent formula holds:
ETn+1(d) = ETn(d) − ETn(d) ·
Ad + B
n
+ O
d2
n2
+
+ETn(d − 1) ·
A(d − 1) + B
n
+ O
(d − 1)2
n2
+
+
j:j is a neighbor of
a vertex of degree d − 1
D
mn
+ O
(d − 1) · dj
n2
Next we prove that ETn(d) = f(d)(n + O(d2+ 1
A )) where
f(d) ∼ d− 1
A .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Number of triangles
Concentration
For every d = d(n) we have
P |Tn(d) − ETn(d)| ≥ d2 √
n log n = O n− log n
.
Therefore, for any δ > 0 there exists a function ϕ(n) = o(1) such
that
lim
n→∞
P ∃ d ≤ n
A−δ
4A+2 : |Tn(d) − ETn(d)| ≥ ϕ(n) ETn(d) = 0 .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
Azuma, Hoeffding
Let (Xi)n
i=0 be a martingale such that |Xi − Xi−1| ≤ ci for any
1 ≤ i ≤ n. Then
P (|Xn − X0| ≥ x) ≤ 2e
− x2
2 n
i=1
c2
i
for any x > 0.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
Azuma, Hoeffding
Let (Xi)n
i=0 be a martingale such that |Xi − Xi−1| ≤ ci for any
1 ≤ i ≤ n. Then
P (|Xn − X0| ≥ x) ≤ 2e
− x2
2 n
i=1
c2
i
for any x > 0.
Xi(d) = E(Tn(d) | Gi
m), i = 0, . . . , n.
Note that X0(d) = ETn(d) and Xn(d) = Tn(d).
Xn(d) is a martingale.
For any i = 0, . . . , n − 1: |Xi+1(d) − Xi(d)| ≤ Md2, where
M > 0 is some constant.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
Fix 0 ≤ i ≤ n − 1 and some graph Gi
m.
E Tn(d) | Gi+1
m − E Tn(d) | Gi
m ≤
≤ max
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m − min
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
Fix 0 ≤ i ≤ n − 1 and some graph Gi
m.
E Tn(d) | Gi+1
m − E Tn(d) | Gi
m ≤
≤ max
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m − min
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m .
ˆGi+1
m = arg max E(Tn(d) | ˜Gi+1
m ),
¯Gi+1
m = arg min E(Tn(d) | ˜Gi+1
m ).
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
Fix 0 ≤ i ≤ n − 1 and some graph Gi
m.
E Tn(d) | Gi+1
m − E Tn(d) | Gi
m ≤
≤ max
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m − min
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m .
ˆGi+1
m = arg max E(Tn(d) | ˜Gi+1
m ),
¯Gi+1
m = arg min E(Tn(d) | ˜Gi+1
m ).
For i + 1 ≤ t ≤ n put δi
t(d) = E(Tt(d) | ˆGi+1
m ) − E(Tt(d) | ¯Gi+1
m ) .
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Idea of the proof
Fix 0 ≤ i ≤ n − 1 and some graph Gi
m.
E Tn(d) | Gi+1
m − E Tn(d) | Gi
m ≤
≤ max
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m − min
˜Gi+1
m ⊃Gi
m
E Tn(d) | ˜Gi+1
m .
ˆGi+1
m = arg max E(Tn(d) | ˜Gi+1
m ),
¯Gi+1
m = arg min E(Tn(d) | ˜Gi+1
m ).
For i + 1 ≤ t ≤ n put δi
t(d) = E(Tt(d) | ˆGi+1
m ) − E(Tt(d) | ¯Gi+1
m ) .
δi
t+1(d) ≤ δi
t(d) 1 −
Ad + B
t
+ O
d2
t2
+
+δi
t(d − 1)
A(d − 1) + B
t
+ O
d2
t2
+ O
d2
t
.
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Degree distribution
Clustering coefficient
Local clustering
Local clustering
C(d) =
Tn(d)
Nn(d)d(d−1)
2
∼ d−1/A
· d1+1/A
· d−2
∼
1
d
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Generalized preferential attachment models:
Power law degree distribution with any exponent γ > 2
Constant global clustering coefficient only for γ > 3
Constant average local clustering coefficient
Local clustering C(d) ∼ 1
d
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
Models based on preferential attachment
Analysis of PA-models
Conclusion
Thank You!
Questions?
Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs

Weitere ähnliche Inhalte

Ähnlich wie Alexander Krot – Limits of Local Algorithms for Randomly Generated Constraint Satisfaction Problems

5 ostroumova
5 ostroumova5 ostroumova
5 ostroumovaYandex
 
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptxthanhdowork
 
Higher-order graph clustering at AMS Spring Western Sectional
Higher-order graph clustering at AMS Spring Western SectionalHigher-order graph clustering at AMS Spring Western Sectional
Higher-order graph clustering at AMS Spring Western SectionalAustin Benson
 
[ICDE 2012] On Top-k Structural Similarity Search
[ICDE 2012] On Top-k Structural Similarity Search[ICDE 2012] On Top-k Structural Similarity Search
[ICDE 2012] On Top-k Structural Similarity SearchPei Lee
 

Ähnlich wie Alexander Krot – Limits of Local Algorithms for Randomly Generated Constraint Satisfaction Problems (6)

5 ostroumova
5 ostroumova5 ostroumova
5 ostroumova
 
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
 
Higher-order graph clustering at AMS Spring Western Sectional
Higher-order graph clustering at AMS Spring Western SectionalHigher-order graph clustering at AMS Spring Western Sectional
Higher-order graph clustering at AMS Spring Western Sectional
 
K-BestMatch
K-BestMatchK-BestMatch
K-BestMatch
 
[ICDE 2012] On Top-k Structural Similarity Search
[ICDE 2012] On Top-k Structural Similarity Search[ICDE 2012] On Top-k Structural Similarity Search
[ICDE 2012] On Top-k Structural Similarity Search
 
Collective motion of interacting random walkers
Collective motion of interacting random walkersCollective motion of interacting random walkers
Collective motion of interacting random walkers
 

Mehr von Yandex

Предсказание оттока игроков из World of Tanks
Предсказание оттока игроков из World of TanksПредсказание оттока игроков из World of Tanks
Предсказание оттока игроков из World of TanksYandex
 
Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...
Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...
Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...Yandex
 
Структурированные данные, Юлия Тихоход, лекция в Школе вебмастеров Яндекса
Структурированные данные, Юлия Тихоход, лекция в Школе вебмастеров ЯндексаСтруктурированные данные, Юлия Тихоход, лекция в Школе вебмастеров Яндекса
Структурированные данные, Юлия Тихоход, лекция в Школе вебмастеров ЯндексаYandex
 
Представление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров Яндекса
Представление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров ЯндексаПредставление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров Яндекса
Представление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров ЯндексаYandex
 
Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...
Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...
Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...Yandex
 
Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...
Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...
Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...Yandex
 
Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...
Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...
Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...Yandex
 
Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...
Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...
Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...Yandex
 
Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...
Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...
Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...Yandex
 
Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...
Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...
Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...Yandex
 
Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...
Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...
Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...Yandex
 
Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...
Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...
Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...Yandex
 
Как защитить свой сайт, Пётр Волков, лекция в Школе вебмастеров
Как защитить свой сайт, Пётр Волков, лекция в Школе вебмастеровКак защитить свой сайт, Пётр Волков, лекция в Школе вебмастеров
Как защитить свой сайт, Пётр Волков, лекция в Школе вебмастеровYandex
 
Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...
Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...
Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...Yandex
 
Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...
Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...
Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...Yandex
 
Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...
Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...
Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...Yandex
 
Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...
Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...
Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...Yandex
 
Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...
Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...
Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...Yandex
 
Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...
Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...
Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...Yandex
 
Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...
Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...
Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...Yandex
 

Mehr von Yandex (20)

Предсказание оттока игроков из World of Tanks
Предсказание оттока игроков из World of TanksПредсказание оттока игроков из World of Tanks
Предсказание оттока игроков из World of Tanks
 
Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...
Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...
Как принять/организовать работу по поисковой оптимизации сайта, Сергей Царик,...
 
Структурированные данные, Юлия Тихоход, лекция в Школе вебмастеров Яндекса
Структурированные данные, Юлия Тихоход, лекция в Школе вебмастеров ЯндексаСтруктурированные данные, Юлия Тихоход, лекция в Школе вебмастеров Яндекса
Структурированные данные, Юлия Тихоход, лекция в Школе вебмастеров Яндекса
 
Представление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров Яндекса
Представление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров ЯндексаПредставление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров Яндекса
Представление сайта в поиске, Сергей Лысенко, лекция в Школе вебмастеров Яндекса
 
Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...
Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...
Плохие методы продвижения сайта, Екатерины Гладких, лекция в Школе вебмастеро...
 
Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...
Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...
Основные принципы ранжирования, Сергей Царик и Антон Роменский, лекция в Школ...
 
Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...
Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...
Основные принципы индексирования сайта, Александр Смирнов, лекция в Школе веб...
 
Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...
Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...
Мобильное приложение: как и зачем, Александр Лукин, лекция в Школе вебмастеро...
 
Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...
Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...
Сайты на мобильных устройствах, Олег Ножичкин, лекция в Школе вебмастеров Янд...
 
Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...
Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...
Качественная аналитика сайта, Юрий Батиевский, лекция в Школе вебмастеров Янд...
 
Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...
Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...
Что можно и что нужно измерять на сайте, Петр Аброськин, лекция в Школе вебма...
 
Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...
Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...
Как правильно поставить ТЗ на создание сайта, Алексей Бородкин, лекция в Школ...
 
Как защитить свой сайт, Пётр Волков, лекция в Школе вебмастеров
Как защитить свой сайт, Пётр Волков, лекция в Школе вебмастеровКак защитить свой сайт, Пётр Волков, лекция в Школе вебмастеров
Как защитить свой сайт, Пётр Волков, лекция в Школе вебмастеров
 
Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...
Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...
Как правильно составить структуру сайта, Дмитрий Сатин, лекция в Школе вебмас...
 
Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...
Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...
Технические особенности создания сайта, Дмитрий Васильева, лекция в Школе веб...
 
Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...
Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...
Конструкторы для отдельных элементов сайта, Елена Першина, лекция в Школе веб...
 
Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...
Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...
Контент для интернет-магазинов, Катерина Ерошина, лекция в Школе вебмастеров ...
 
Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...
Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...
Как написать хороший текст для сайта, Катерина Ерошина, лекция в Школе вебмас...
 
Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...
Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...
Usability и дизайн - как не помешать пользователю, Алексей Иванов, лекция в Ш...
 
Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...
Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...
Cайт. Зачем он и каким должен быть, Алексей Иванов, лекция в Школе вебмастеро...
 

Kürzlich hochgeladen

Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsSumit Kumar yadav
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksSérgio Sacani
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfrohankumarsinghrore1
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)Areesha Ahmad
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 

Kürzlich hochgeladen (20)

Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questions
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdf
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 

Alexander Krot – Limits of Local Algorithms for Randomly Generated Constraint Satisfaction Problems

  • 1. Models based on preferential attachment Analysis of PA-models Conclusion Local clustering coefficient in preferential attachment graphs Liudmila Ostroumova, Egor Samosvat, Alexander Krot Moscow Institute of Physics and Technology Moscow State University Yandex June, 2014 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 2. Models based on preferential attachment Analysis of PA-models Conclusion Plan 1 Models based on the preferential attachment 2 Theoretical analysis of the general case 3 Conclusion Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 3. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Degree distribution Real-world networks often have the power law degree distribution: #{v : deg(v) = d} n ≈ c dγ , where 2 < γ < 3. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 4. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Clustering coefficient Global clustering coefficient of a graph G: C1(n) = 3#(triangles in G) #(pairs of adjacent edges in G) . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 5. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Clustering coefficient Global clustering coefficient of a graph G: C1(n) = 3#(triangles in G) #(pairs of adjacent edges in G) . Average local clustering coefficient Ti is the number of edges between the neighbors of a vertex i Pi 2 is the number of pairs of neighbors C(i) = Ti Pi 2 is the local clustering coefficient for a vertex i C2(n) = 1 n n i=1 C(i) – average local clustering coefficient Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 6. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Preferential attachment Idea of preferential attachment [Barab´asi, Albert]: Start with a small graph At every step we add new vertex with m edges The probability that a new vertex will be connected to a vertex i is proportional to the degree of i Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 7. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples PA-class of models Start from an arbitrary graph Gn0 m with n0 vertices and mn0 edges Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 8. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples PA-class of models Start from an arbitrary graph Gn0 m with n0 vertices and mn0 edges We make Gn+1 m from Gn m by adding a new vertex n + 1 with m edges Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 9. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples PA-class of models Start from an arbitrary graph Gn0 m with n0 vertices and mn0 edges We make Gn+1 m from Gn m by adding a new vertex n + 1 with m edges PA-condition: the probability that the degree of a vertex i increases by one equals A deg(i) n + B 1 n + O (deg(i))2 n2 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 10. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples PA-class of models Start from an arbitrary graph Gn0 m with n0 vertices and mn0 edges We make Gn+1 m from Gn m by adding a new vertex n + 1 with m edges PA-condition: the probability that the degree of a vertex i increases by one equals A deg(i) n + B 1 n + O (deg(i))2 n2 The probability of adding a multiple edge is O (deg(i))2 n2 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 11. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples PA-class of models Start from an arbitrary graph Gn0 m with n0 vertices and mn0 edges We make Gn+1 m from Gn m by adding a new vertex n + 1 with m edges PA-condition: the probability that the degree of a vertex i increases by one equals A deg(i) n + B 1 n + O (deg(i))2 n2 The probability of adding a multiple edge is O (deg(i))2 n2 2mA + B = m, 0 ≤ A ≤ 1 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 12. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples T-subclass Triangles property: The probability that the degree of two vertices i and j increases by one equals eij D mn + O dn i dn j n2 Here eij is the number of edges between vertices i and j in Gn m and D is a positive constant. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 13. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Bollob´as–Riordan, Buckley–Osthus, M´ori, etc. Fix some positive number a – "initial attractiveness". (Bollob´as–Riordan model: a = 1). Start with a graph with one vertex and m loops. At n-th step add one vertex with m edges. We add m edges one by one. The probability to add an edge n → i at each step is proportional to indeg(i) + am. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 14. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Bollob´as–Riordan, Buckley–Osthus, M´ori, etc. Fix some positive number a – "initial attractiveness". (Bollob´as–Riordan model: a = 1). Start with a graph with one vertex and m loops. At n-th step add one vertex with m edges. We add m edges one by one. The probability to add an edge n → i at each step is proportional to indeg(i) + am. Outdegree: m Triangles property: D = 0 PA-condition: A = 1 1+a Degree distribution: Power law with γ = 2 + a Global clustering: (log n)2 n (a = 1), log n n (a > 1) Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 15. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 16. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 17. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 18. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 19. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 20. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 21. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 22. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Random Apollonian networks Outdegree: m = 3 Triangles property: D = 3 PA-condition: A = 1 2 Degree distribution: Power law with γ = 3 Average local clustering: constant Global clustering: tends to zero Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 23. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Polynomial model Put m = 2p Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 24. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Polynomial model Put m = 2p Fix α, β, δ ≥ 0 and α + β + δ = 1 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 25. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Polynomial model Put m = 2p Fix α, β, δ ≥ 0 and α + β + δ = 1 Add a new vertex i with m edges. We add m edges in p steps Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 26. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Polynomial model Put m = 2p Fix α, β, δ ≥ 0 and α + β + δ = 1 Add a new vertex i with m edges. We add m edges in p steps α – probability of an indegree preferential step β – probability of an edge preferential step δ – probability of a random step Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 27. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Polynomial model Put m = 2p Fix α, β, δ ≥ 0 and α + β + δ = 1 Add a new vertex i with m edges. We add m edges in p steps α – probability of an indegree preferential step β – probability of an edge preferential step δ – probability of a random step Edge preferential: cite two endpoints of a random edge Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 28. Models based on preferential attachment Analysis of PA-models Conclusion Properties of interest Generalized preferential attachment Examples Polynomial model Put m = 2p Fix α, β, δ ≥ 0 and α + β + δ = 1 Add a new vertex i with m edges. We add m edges in p steps α – probability of an indegree preferential step β – probability of an edge preferential step δ – probability of a random step Edge preferential: cite two endpoints of a random edge Outdegree: 2p Triangles property: D = βp PA-condition: A = α + β 2 . Degree distribution: Power law with γ = 1 + 2 2α+β Average local clustering: constant Global clustering: constant for A > 1/2 (γ > 3), tends to zero for A ≤ 1/2 (2 < γ ≤ 3) Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 29. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Degree distribution Let Nn(d) be the number of vertices with degree d in Gn m. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 30. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Degree distribution Let Nn(d) be the number of vertices with degree d in Gn m. Expectation For every d ≥ m we have ENn(d) = c(m, d) n + O d2+ 1 A , where c(m, d) = Γ d + B A Γ m + B+1 A A Γ d + B+A+1 A Γ m + B A ∼ Γ m + B+1 A d−1− 1 A A Γ m + B A and Γ(x) is the gamma function. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 31. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Degree distribution Concentration For every d = d(n) we have P |Nn(d) − ENn(d)| ≥ d √ n log n = O n− log n . Therefore, for any δ > 0 there exists a function ϕ(n) = o(1) such that lim n→∞ P ∃ d ≤ n A−δ 4A+2 : |Nn(d) − ENn(d)| ≥ ϕ(n) ENn(d) = 0 . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 32. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Global clustering Let P2(n) be the number of all path of length 2 in Gn m. P2(n) (1) If 2A < 1, then whp P2(n) ∼ 2m(A + B) + m(m−1) 2 n 1−2A . (2) If 2A = 1, then whp P2(n) ∝ n log(n) . (3) If 2A > 1, then whp P2(n) ∝ n2A . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 33. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Global clustering Let P2(n) be the number of all path of length 2 in Gn m. P2(n) (1) If 2A < 1, then whp P2(n) ∼ 2m(A + B) + m(m−1) 2 n 1−2A . (2) If 2A = 1, then whp P2(n) ∝ n log(n) . (3) If 2A > 1, then whp P2(n) ∝ n2A . Triangles Whp the number of triangles T(n) ∼ D n . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 34. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Global clustering Global clustering (1) If 2A < 1 then whp C1(n) ∼ 3(1−2A)D (2m(A+B)+ m(m−1) 2 ) . (2) If 2A = 1 then whp C1(n) ∝ (log n)−1 . (2) If 2A > 1 then whp C1(n) ∝ n1−2A . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 35. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Average local clustering Average local clustering Whp C2(n) ≥ 1 n i:deg(i)=m C(i) ≥ 2cD m(m + 1) . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 36. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Local clustering: definition Let Tn(d) be the number of triangles on the vertices of degree d in Gn m. Let Nn(d) be the number of vertices of degree d in Gn m. Local clustering coefficient: C(d) = Tn(d) Nn(d)d(d−1) 2 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 37. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Local clustering: number of triangles Tn(d) is the number of triangles on the vertices of degree d in Gn m Expectation ETn(d) = f(d) n + O d2+ 1 A , where f(d) ∼ d−1/A Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 38. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof The following recurrent formula holds: ETn+1(d) = ETn(d) − ETn(d) · Ad + B n + O d2 n2 + +ETn(d − 1) · A(d − 1) + B n + O (d − 1)2 n2 + + j:j is a neighbor of a vertex of degree d − 1 D mn + O (d − 1) · dj n2 Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 39. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof The following recurrent formula holds: ETn+1(d) = ETn(d) − ETn(d) · Ad + B n + O d2 n2 + +ETn(d − 1) · A(d − 1) + B n + O (d − 1)2 n2 + + j:j is a neighbor of a vertex of degree d − 1 D mn + O (d − 1) · dj n2 Next we prove that ETn(d) = f(d)(n + O(d2+ 1 A )) where f(d) ∼ d− 1 A . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 40. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Number of triangles Concentration For every d = d(n) we have P |Tn(d) − ETn(d)| ≥ d2 √ n log n = O n− log n . Therefore, for any δ > 0 there exists a function ϕ(n) = o(1) such that lim n→∞ P ∃ d ≤ n A−δ 4A+2 : |Tn(d) − ETn(d)| ≥ ϕ(n) ETn(d) = 0 . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 41. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof Azuma, Hoeffding Let (Xi)n i=0 be a martingale such that |Xi − Xi−1| ≤ ci for any 1 ≤ i ≤ n. Then P (|Xn − X0| ≥ x) ≤ 2e − x2 2 n i=1 c2 i for any x > 0. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 42. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof Azuma, Hoeffding Let (Xi)n i=0 be a martingale such that |Xi − Xi−1| ≤ ci for any 1 ≤ i ≤ n. Then P (|Xn − X0| ≥ x) ≤ 2e − x2 2 n i=1 c2 i for any x > 0. Xi(d) = E(Tn(d) | Gi m), i = 0, . . . , n. Note that X0(d) = ETn(d) and Xn(d) = Tn(d). Xn(d) is a martingale. For any i = 0, . . . , n − 1: |Xi+1(d) − Xi(d)| ≤ Md2, where M > 0 is some constant. Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 43. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof Fix 0 ≤ i ≤ n − 1 and some graph Gi m. E Tn(d) | Gi+1 m − E Tn(d) | Gi m ≤ ≤ max ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m − min ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 44. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof Fix 0 ≤ i ≤ n − 1 and some graph Gi m. E Tn(d) | Gi+1 m − E Tn(d) | Gi m ≤ ≤ max ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m − min ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m . ˆGi+1 m = arg max E(Tn(d) | ˜Gi+1 m ), ¯Gi+1 m = arg min E(Tn(d) | ˜Gi+1 m ). Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 45. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof Fix 0 ≤ i ≤ n − 1 and some graph Gi m. E Tn(d) | Gi+1 m − E Tn(d) | Gi m ≤ ≤ max ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m − min ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m . ˆGi+1 m = arg max E(Tn(d) | ˜Gi+1 m ), ¯Gi+1 m = arg min E(Tn(d) | ˜Gi+1 m ). For i + 1 ≤ t ≤ n put δi t(d) = E(Tt(d) | ˆGi+1 m ) − E(Tt(d) | ¯Gi+1 m ) . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 46. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Idea of the proof Fix 0 ≤ i ≤ n − 1 and some graph Gi m. E Tn(d) | Gi+1 m − E Tn(d) | Gi m ≤ ≤ max ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m − min ˜Gi+1 m ⊃Gi m E Tn(d) | ˜Gi+1 m . ˆGi+1 m = arg max E(Tn(d) | ˜Gi+1 m ), ¯Gi+1 m = arg min E(Tn(d) | ˜Gi+1 m ). For i + 1 ≤ t ≤ n put δi t(d) = E(Tt(d) | ˆGi+1 m ) − E(Tt(d) | ¯Gi+1 m ) . δi t+1(d) ≤ δi t(d) 1 − Ad + B t + O d2 t2 + +δi t(d − 1) A(d − 1) + B t + O d2 t2 + O d2 t . Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 47. Models based on preferential attachment Analysis of PA-models Conclusion Degree distribution Clustering coefficient Local clustering Local clustering C(d) = Tn(d) Nn(d)d(d−1) 2 ∼ d−1/A · d1+1/A · d−2 ∼ 1 d Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 48. Models based on preferential attachment Analysis of PA-models Conclusion Generalized preferential attachment models: Power law degree distribution with any exponent γ > 2 Constant global clustering coefficient only for γ > 3 Constant average local clustering coefficient Local clustering C(d) ∼ 1 d Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs
  • 49. Models based on preferential attachment Analysis of PA-models Conclusion Thank You! Questions? Liudmila Ostroumova, Egor Samosvat, Alexander Krot Local clustering in preferential attachment graphs