Properties of small-world networksBy virtue of the above definition, small-world networks will inevitably have high representation of cliques, and subgraphs that are a few edges shy of being cliques, i.e. small-world networks will have sub-networks that are characterized by the presence of connections between almost any two nodes within them. This follows from the requirement of a high cluster coefficient. Secondly, most pairs of nodes will be connected by at least one short path. This follows from the requirement that the mean-shortest path length be small. Additionally, there are several properties that are commonly associated with small-world networks even though they are not required for that classification. Typically there is an over-abundance of hubs - nodes in the network with a high number of connections (known as high degree). These hubs serve as the common connections mediating the short path lengths between other edges. By analogy, the small-world network of airline flights has a small mean-path length (i.e. between any two cities you are likely to have to take three or fewer flights) because many flights are routed through hub cities. This property is often analyzed by considering the fraction of nodes in the network that have a particular number of connections going into them (the degree distribution of the network). Networks with a greater than expected number of hubs will have a greater fraction of nodes with high degree, and consequently the degree distribution will be enriched at high degree values. This is known colloquially as a fat-tailed distribution. Specifically, if a network has a degree-distribution which can be fit with a power law distribution, it is taken as a sign that the network is small-world. Power law distributions have fat tails when compared to exponential distributions characteristic of random networks. These networks are known as scale-free networks. This type of network is by no means the only kind of small-world network. Graphs of very different topology can still qualify as small-world networks as long as they satisfy the two definitional requirements above. Examples of small-world networksSmall-world networks have been discovered in a surprising number of natural phenomena. For example, networks [1] composed of proteins with connections indicating that the proteins physically interact have power-law obeying degree distributions and are small-world. Similarly transcriptional networks in which genes correspond to nodes, and up or down-regulatory genetic influence correspond to connections are small world networks obeying power-laws [2]. There are also many other graphs which have been found to exhibit small-world properties. Examples include road maps, food chains, electric power grids, metabolite processing networks, neural networks, voter networks, telephone call graphs, and social influence networks. In 2004, Sara Solla et al. developed a computer model of short-term memory constructed around a small-world network [3]. This model successfully demonstrated bistability, a property thought to be important in memory storage. The bistability appears to be the result of recurrent self-sustaining loops of activity after an activating pulse is given. A second pulse would turn off the system. Hence, the pulses switch the system between its bistable states. A functioning large small-world network that can be viewed and analysed by anyone is XING. It shows that of the more than 1,000,000 members worldwide hardly anyone is more than five or six nodes away from any random other person. Non-examples of small-world networksThere are also several examples of naturally occurring graphs that are not small networks. These are especially likely to occur where the links in the graph arise from some form of physical proximity, e.g., spatial or temporal proximity. For example, the famous "six degrees of separation" between people tacitly presumes that the domain of discourse is people alive at any one time. If persons A and B are linked if A and B knew each other, then the number of degrees of separation between Albert Einstein and Alexander the Great is almost certainly greater than 30. A similarly constrained network would be the "went to school with" network: if two people went to the same college ten years apart from one another, it is unlikely that they have acquaintances in common amongst the student body. Similarly, the number of relay stations through which a message must pass was not always small. In the days when the post was carried by hand or on horseback, the number of times a letter changed hands between its source and destination would have been much greater than it is today. The number of times a message changed hands in the days of the visual telegraph (circa 1800-1850) was determined by the requirement that two stations be connected by line-of-sight. These considerations are sometimes important, especially since the literature on graphs is sometimes biased in favour of finding small-world networks. There are certainly naturally occurring examples of small-world networks, but it is also possible to introduce tacit assumptions so that models that exhibit small-world properties are preferred. Network robustnessIt is hypothesized by some researchers such as Barabasi that the prevalence of small world networks in biological systems may reflect an evolutionary advantage of such an architecture. One possibility is that small-world networks are more robust to perturbations than other network architectures. If this were the case, it would provide an advantage to biological systems that are subject to damage by mutation or viral infection. In a power law distributed small world network, deletion of a random node rarely causes a dramatic increase in mean-shortest path length (or a dramatic decrease in the clustering coefficient). This follows from the fact that most shortest paths between nodes flow through hubs, and if a peripheral node is deleted it is unlikely to interfere with passage between other peripheral nodes. For example, if the small airport in Sun Valley, Idaho were shut down, it would not increase the average number of flights that other passengers traveling in the United states would have to take to arrive at their respective destinations. That said, if random deletion of a node hits a hub by chance, the average path length can increase dramatically. This can be observed annually when northern hub airports are shut down because of snow. If Chicago's O'Hare airport shut down, many people would have to take additional flights. By contrast, in a random network, in which all nodes have roughly the same number of connections, deleting a random node is likely to increase the mean-shortest path length slightly but significantly for almost any node deleted. In this sense, random networks are vulnerable to random perturbations, whereas small-world networks are robust. However, small-world networks are vulnerable to targeted attack of hubs, whereas random networks cannot be targeted for catastrophic failure. Appropriately, viruses have evolved to interfere with the activity of hub proteins such as p53, thereby bringing about the massive changes in cellular behavior which are conducive to viral replication. Construction of small-world networksSeveral procedures are known to generate small-world networks from scratch. One of these methods is known as preferential attachment [4]. In this model, new nodes are added to a pre-existing network, and connected to each of the original nodes with a probability proportional to the number of connections each of the original nodes already had. I.e., new nodes are more likely to attach to hubs than peripheral nodes. Statistically, this method will generate a power-law distributed small-world network (that is, a scale-free network). Elements of this mechanism can be seen to contribute to the small-worldness of the World Wide Web. A new site is more likely to have links to major pre-existing sites, such as Google or Wikipedia than arbitrary small obscure sites. This observation is known colloquially as a rich get richer model. See also: Diffusion-limited aggregation, pattern formation Footnotes
See alsoReferencesBooks
Journal articles
External links
| |