Title: Ronald Westra
1- Ronald Westra
- Department of Mathematics
- Faculty of Humanities Sciences
- Universiteit Maastricht
2 3- 3.1. Properties of Networks
4 Network properties
Networks consist of nodes connections
(directed or undirected) update rules for the
nodes
5 Network properties
x
Node
Connection (directed arrow)
Update rule xt1 some_function_of (xt)
f(xt)
6 The meaning of networks
Until now we have encountered a number of
interesting models 1 entity that interacts only
with itself
7 The meaning of networks
Examples population growth, exponential growth,
Verhulst equation xt1 some_function_of
(xt) f(xt)
8 The meaning of networks
2 entities that interact
9 The meaning of networks
Example predator-prey-relations as the
Lotka-Volterra equation xt1 f( xt, yt)
yt1 g( xt, yt)
10 The meaning of networks
Multiple entities that interact in a network
structure
This is a general model for multi-agent
interaction
11- 3.2. Small-World Networks
12Growth of knowledgesemantic networks
- Average separation should be small
- Local clustering should be large
13Semantic net at age 3
14Semantic net at age 4
15Semantic net at age 5
16The growth of semantic networks obeys a logistic
law
17- We now anticipate on task 3
- Given the enormous size of our semantic networks,
how do we associate two arbitrary concepts?
18Clustering coefficient and Characteristic Path
Length
- Clustering Coefficient (C)
- The fraction of associated neighbors of a concept
- Characteristic Path Length (L)
- The average number of associative links between a
pair of concepts - Branching Factor (k)
- The average number of associative links for one
concept
19Example
20Four network types
a
b
fully connected
random
c
d
regular
small world
21Network Evaluation
22Varying the rewiring probability p from regular
to random networks
23Data set two examples
- APPLE
- PIE (20)
- PEAR (17)
- ORANGE (13)
- TREE ( 8)
- CORE ( 7)
- FRUIT ( 4)
NEWTON APPLE (22) ISAAC (15) LAW ( 8) ABBOT (
6) PHYSICS ( 4) SCIENCE ( 3)
24L as a function of age ( 100)
25C as a function of age ( 100)
26Small-worldlinessWalsh (1999)
- Measure of how well small path length is combined
with large clustering - Small-wordliness (C/L)/(Crand/Lrand)
27Small-worldliness as a function of age
adult
28Some comparisons
Small-Worldliness
29What causes the small-worldliness in the semantic
net?
- TOP 40 of concepts
- Ranked according to their k-value (number of
associations with other concepts)
30Semantic top 40
31(No Transcript)
32 33Special Networks
- Small-world networks
- Scale-free networks
34 Network properties branching factor k
Consider a set of nodes
x1
x2
x3
x4
x5
35 Network properties branching factor k
Now make random connections
x1
x2
x3
x4
x5
This is a random network
36 Network properties branching factor k
This approach results in an average branching
number kav If we plot a histogram of the number
of connections we find
37 Network properties branching factor k
Now consider an structured network
x1
x2
x3
x4
x5
38 Network properties branching factor k
This approach results in an equal branching
number kav for all nodes If we plot a histogram
of the number of connections we find
39 Network properties branching factor k
The same for a fully connected network this
results in an equal branching number kav n - 1
40 Network properties branching factor k
Now what for a small-world network?
41 Scale-Free Networks (Barabasi et al, 1998)
History Using a Web crawler, physicist
Albert-László Barabási at the University of Notre
Dame mapped the connectedness of the Web in 1999
(Barabási and Albert, 1999). To their surprise,
the Web did not have an even distribution of
connectivity (so-called "random connectivity").
Instead, some network nodes had many more
connections than the average seeking a simple
categorical label, Barabási and his collaborators
called such highly connected nodes "hubs".
42 Scale-Free Networks (Barabasi et al, 1998)
43 Scale-Free Networks (Barabasi et al, 1998)
History (Ctd) In physics, such right-skewed or
heavy-tailed distributions often have the form of
a power law, i.e., the probability P(k) that a
node in the network connects with k other nodes
was roughly proportional to k-?, and this
function gave a roughly good fit to their
observed data.
44 Scale-Free Networks (Barabasi et al, 1998)
History (Ctd) After finding that a few other
networks, including some social and biological
networks, also had heavy-tailed degree
distributions, Barabási and collaborators coined
the term "scale-free network" to describe the
class of networks that exhibit a power-law degree
distribution. Soon after, Amaral et al. showed
that most of the real-world networks can be
classified into two large categories according to
the decay of P(k) for large k.
45 Scale-Free Networks (Barabasi et al, 1998)
A scale-free network is a noteworthy kind of
complex network because many "real-world
networks" fall into this category. Real-world"
refers to any of various observable phenomena
that exhibit network theoretic characteristics
(see e.g., social network, computer network,
neural network, epidemiology).
46 Scale-Free Networks (Barabasi et al, 1998)
In scale-free networks, some nodes act as "highly
connected hubs" (high degree), although most
nodes are of low degree. Scale-free networks'
structure and dynamics are independent of the
system's size N, the number of nodes the system
has. In other words, a network that is scale-free
will have the same properties no matter what the
number of its nodes is.
47 Scale-Free Networks (Barabasi et al, 1998)
The defining characteristic of scale-free
networks is that their degree distribution
follows the Yule-Simon distribution a power law
relationship defined by where the probability
P(k) that a node in the network connects with k
other nodes was roughly proportional to k-?, and
this function gave a roughly good fit to their
observed data. The coefficient ? may vary
approximately from 2 to 3 for most real networks.
48(No Transcript)
49 Scale-Free Networks (Barabasi et al, 1998)
- In the late 1990s Analysis of large data sets
became possible - Finding the degree distribution often follows a
power law many lowly connected nodes, very few
highly connected nodes - Examples
- Biological networks metabolic,
protein-protein interaction - Technological networks Internet, WWW
- Social networks citation, actor collaboration
- Other earthquakes, human language
50(No Transcript)
51(No Transcript)
52Random versus scale-free
53Random (?) and scale free (?)
Linear axes
Logarithmic axes
54Nodes people, links of sexual partners
55Nodes email-addresses, links emails
56Protein network C.elegans
57100 000 Internet routers and the physical
connections between them
58- c. Web pages
- Inlinks and outlinks (red and blue)
- d. Network nodes (green)
59Many more examples
60END LECTURE 3