Fractal analysis is useful in the study of complex networks, present in both natural and artificial systems such as computer systems, brain and social networks, allowing further development of the field in network science.
Many real networks have two fundamental properties, scale-free property and small-world property. If the degree distribution of the network follows a power-law, the network is scale-free; if any two arbitrary nodes in a network can be connected in a very small number of steps, the network is said to be small-world.
The small-world properties can be mathematically expressed by the slow increase of the average diameter of the network, with the total number of nodes
N
\left\langlel\right\rangle\simln{N}
where
l
Equivalently:
N\sim
\left\langlel\right\rangle/l0 | |
e |
where
l0
For a self-similar structure, a power-law relation is expected rather than the exponential relation above. From this fact, it would seem that the small-world networks are not self-similar under a length-scale transformation.
Self-similarity has been discovered in the solvent-accessible surface areas of proteins.[1] [2] Because proteins form globular folded chains, this discovery has important implications for protein evolution and protein dynamics, as it can be used to establish characteristic dynamic length scales for protein functionality.[3]
The fractal dimension can be calculated using methods such as the box counting method or the cluster growing method.
Let
NB
lB
dB
NB\sim
-dB | |
l | |
B |
This means that the average number of vertices
\left\langleMB\left(lB\right)\right\rangle
lB
\left\langleMB\left(lB\right)\right\rangle\sim
dB | |
l | |
B |
By measuring the distribution of
N
\left\langleMB\left(lB\right)\right\rangle
dB
One seed node is chosen randomly. If the minimum distance
l
l
df
\left\langleMC\right\rangle\sim
df | |
l |
where
\left\langleMC\right\rangle
These methods are difficult to apply to networks since networks are generally not embedded in another space. In order to measure the fractal dimension of networks we add the concept of renormalization.
To investigate self-similarity in networks, the box-counting method with renormalization can be used.For each size lB, boxes are chosen randomly (as in the cluster growing method) until the network is covered, A box consists of nodes all separated by a distance of l < lB, that is every pair of nodes in the box must be separated by a minimal path of at most lB links. Then each box is replaced by a node(renormalization). The renormalized nodes are connected if there is at least one link between the unrenormalized boxes. This procedure is repeated until the network collapses to one node. Each of these boxes has an effective mass (the number of nodes in it) which can be used as shown above to measure the fractal dimension of the network.
The plot shows the invariance of the degree distribution P(k) under the renormalization performed as a function of the box size on the World Wide Web. The networks are also invariant under multiple renormalizations applied for a fixed box size lB. This invariance suggests that the networks are self-similar on multiple length scales.
The fractal properties of the network can be seen in its underlying tree structure. In this view, the network consists of the skeleton and the shortcuts. The skeleton is a special type of spanning tree, formed by the edges having the highest betweenness centralities, and the remaining edges in the network are shortcuts.If the original network is scale-free, then its skeleton also follows a power-law degree distribution, where the degree can be different from the degree of the original network. For the fractal networks following fractal scaling, each skeleton shows fractal scaling similar to that of the original network. The number of boxes to cover the skeleton is almost the same as the number needed to cover the network.
Since fractal networks and their skeletons follow the relation
\left\langleMB\left(lB\right)\right\rangle\sim
dB | |
l | |
B |
A network can be classified as fractal or not and the fractal dimension can be found. For example, the WWW, the human brain, metabolic network, protein interaction network (PIN) of H. sapiens, and PIN of S. cerevisiaeare considered as fractal networks. Furthermore, the fractal dimensions measured are
dB=4.1,3.7,3.4,2.0,and1.8
The best definition of dimension for a complex network or graph depends on the application. For example, metric dimension is defined in terms of the resolving set for a graph. Definitions based on the scaling property of the "mass" as defined above with distance,[5] or based on the complex network zeta function[6] have also been studied.