Jump to content

Network

From glossaLAB

anon

Clarification activity Information, Knowledge and Philosophy
Author(s) Alexander Prugger
Creation date Jan 2023
Status 🔵 Ready to publish

Review comments: This article requires the following improvements:

  • Though the current content is reliable, it is still worth dealing with: (i) free-scale networks, (ii) multilevel networks. Thus, if anyone is interested in working on these aspects or any other relevant ones, we will be delighted to open the draft for further development.

A network is defined as a set of nodes (or vertices) connected by links (or edges), forming structures that represent relationships and interactions between entities. Building on this definition, the article introduces the foundations of network science and explains key concepts such as directed and undirected connections, degree, geodesic paths, and network diameter. It explores different types of networks—including social, informational, technological, and biological ones—and shows how network topology helps explain connectivity, resilience, and complexity in systems such as the internet, social communities, and ecological relations. Through examples like the Seven Bridges of Königsberg problem and the “small world experiment,” the article illustrates the historical development and practical relevance of network analysis for understanding modern systems.

For a discussion of the concept of network, see also the homonymous article network in the IESC.

Networks

While at first, it may sound obvious what a network is and how it is defined. After all, we’re surrounded by them, yet it is in fact more complicated. To understand, what exactly a network and therefore to be able to understand what network science is, it’s important to first to define what a Network actually means.

Definiton & Explaination

“A network in its naked flesh is nothing more than a set of nodes and links among them.” [1]

Sounds simple, and as we see in Figure 1 it looks on the first glance simple as well. “Nodes” and “links” are also called “vertex” and “edges”, so basically a network is a simple a set of those.[2] Those networks though can expand rapidly and become increasingly difficult to understand or even to realize. In Figure 2, we can see some more complex visualizations of three examples of networks.

Figure 1: Network as: a) set of nodes and links interacting with each other; b) set of interacting agents, Source: Nafría-Díaz, J. M. (2017). Cyber-Subsidiarity: Towards a Global Sustainable Information Society.
Figure 2: Three examples of Networks. (a) A food web predator-prey interactions between species in a freshwater lake. (b) The network of collaborations between scientists at a priv. research institution and (c) A network of sexual contacts between individuals. (Source: Newman, M.E. The structure and function of complex networks.)

As we can see in both figures, there are certain types and differences between networks, yet it is important to first clarify certain terms in regards of the topology of networks:[2]

  • Vertex, also known as node, actor or site.
  • Edge, the line between two nodes.
  • Directed/undirected, we differ between directed and undirected connections between two nodes. Undirected means, that it runs in both ways and directed means that the connections is only one-directional established.
  • Degree, means the number of edges which are connected to a node. Yet, not every edge means necessarily the connection to another individual vertex.
  • Geodesic path is the shortest path between two nodes, although it is possible that there are more than one geodesic paths.
  • Diameter, so it’s the lengths (number of edges) called, of the longest geodesic path between two nodes.

Furthermore, nodes often have in reality some kind of “agency”, which can be either an active or a passive one; depending on whether the “agent” acts by itself or if it used by some active agent to perform a certain task. This is shown in Figure 1. [1]

Therefore, we can classify different types of networks. For the purpose of this paper, I’ll stick with a rather functional classification of those: social networks, information networks, technological networks and biological networks.

  • Under social networks, we understand basically the social relationships people have. While those on the first glance are pretty self-explanatory, they are often more complicated and difficult to understand than assumed. Traditionally, studies in that regard often have flaws due to the small sample size, subjectivity or simple the wrongness of data the subject group provides. A famous experiment in that category would be the “Small World Experiment”, which we will explain later in more detail.
  • Information networks include, for example, the citation structure used in this paper, which constitutes a directed network. Another example is the World Wide Web (WWW), which can be classified as an undirected information network. However, as it often happens non-directivity encapsulates double directivity, which is not always symmetric, as it happens with many digital subscriber lines in which the capacity of the link in both directions are different.
  • Technological networks are man-made ones, the power grid, the telephone network or also the world wide web.
  • Biological Networks aren’t to confuse with biological Systems; I’d point out here the so called “food web”, like its displayed in Figure 2, In which the vertices show which Species preys on which.[2]

As we see, those categories aren’t “fixed”, nor completely distinct. While the Internet is, on the one hand, an informational networks it is also obviously a technological one and we could even argue that it has an big impact on our social networks itself through social networks; from Facebook to Instagram or simple Forums like Reddit or 4chan. Those sites enable us nowadays, to form social networks far bigger than we sometimes grasp ourselves, with effects on the global social network —the one including social relations of any type, not only the ones mediated by digital technologies— which might endanger its very function. However, through their pervasive mediation within the global social network, these technologies may be significantly transforming the topology, reach, and dynamics of social interaction.[3]

Mathematically, we also can describe a Network in its most basic form as:[1] G={V,E}

So basically, G corresponds to a graph which comprises a set of nodes (or vertices) V and a set of edges E (s. Graph theory in the IESC). the important feature of any note is its Degree k. “For the network altogether, it is the degree distribution density, P(k) [which is] its most relevant attribute.”[1] This attribute can also be an indicator for the Network resilience. Because, the more different routes you can take from point A to point B, the less likely is it to become completely blocked off.

Historical Overview: Seven Bridges of Königsberg

Historically, one of the most famous and probably oldest “Network Problems” in a mathematically sense, was the “Seven Bridges of Königsberg Problem”, solved by the famous Euler himself 1736.[4]

Figure 3: Euler's Figure from 'Solutio problematis ad geometriam situs pertinentis'. (Source: MAA Euler)

As we see in Figure 3, Königsberg gets parted by the river Pregel and his two islands; both islands are directed connected by a bridge and both town parts were connected through three bridges each. The question was: is there a way to cross all seven bridges exactly once?

Figure 4: Depiction of the bridges in Königsberg in Figure 3 as nodes and edges. (Source: own work)

While we can look at that issue and try to find a way with pencil, which would fulfil our requirement – We could use some “Topology” accordingly to the previous chapter which would result in something like Figure 4. Every part of the town – upper, lower and the two islands – can be considered as a node. While the bridges can be seen as edges. Now the problem becomes a little clearer, and in fact Euler followed a very similar approach at the time. As we see in Figure 3, he already simplified the Problem and gave each part a letter; A, B, C and D. Euler comes to the point in which he states, that if we would like to travel to all four nodes – and would want to cross every bridge exactly only once – we would need eight bridges. He also concludes that if the number of bridges is an odd number, and is increased by one, then the number of coming by node A is half of the result. In our example, A is the island in the middle which has five Bridges; (5+1)/2 = 3

If we now do the same for every other point, or node, and add them together we will get: A(3)+B(2)+C(2)+D(2) = 9

Yet, that is a contradiction to his statement because if we add one to seven (because we have overall seven bridges), and divide that by two we will get four. Which means; it is impossible to travel to each point while crossing each Bridge only once. In his work “Solutio problematis ad geometriam situs pertinentis”, Euler goes further and proofs in detail that it is in fact like he stated. With his formulation, we can calculate how often a node must appear and if this node has less connections to other nodes; an edge must be used double. Furthermore, if the total of the bridges plus one doesn’t equal the sum of the times the nodes must appear – it wont be possible to get to every node while using every edge one time only.

This is one of the earliest examples of the modern age, in which “networks” or rather the “network topology” was used to solve a mathematical problem.

Small World Experiment

As mentioned, the small world experiment is one of the most famous experiment in regards of social Networks. Conducted in the USA by Stanley Milgram in the 1960’s, “in which letters passed from person to person were able to reach a designated target individual in only a small number of steps – around six in the publisher cases.”[2]

This means that, theoretically, every person in the USA is connected to any other person through only a small number of intermediate nodes. In "The Structure and Function of Complex Networks", Mark Newman explains that, if we consider an undirected network and define l as the geodesic distance between pairs of nodes, it can can be formulated as:

l=112n(n+1)ijdij(1)

In which dij stands for the geodesic distance from node i to node j. Newman points out, that he included the distance from each node to itself, which would be zero, because it is mathematically convenient. Newman goes on in further detail, which we wont because it would be exceed the purpose of this paper. Yet, he also points that a certain effect – “clustering” – can have an impact on this so called “small world effect”.

In the real world, the mentioned effect can be disturbed by various factors. In “Cyber-Subsidiarity: Towards a Global Sustainable Information Society” by Nafría-Díaz, the infrastructure of the Internet on a global scale is pointed out. In which case, for an example the whole of the Internet of south America is mostly directed over one Node in north America. Although even in social networks, we can observe certain factors which do lead to so called “clustering”. For an example communities which do isolate themselves due to religious reasons, or communities which are rather isolated due to factors they can’t impact like the infrastructure around them or geographical reasons. As examples in the USA itself, we could mentioned the native American or Amish Communities which weren’t included in that experiment. The extreme example could be named: the Sentinelese —an indigenous community living on North Sentinel Island and almost completely isolated from the rest of the world— which also emphasizes the importance of network resiliency in many applications.

Conclusion

As further discussed in the system Article, it is important to differ between networks and systems. The interplay between these two concepts offer the possibility to explore the dynamics of the emergence of systems and autonomous agents.

Furthermore, in the article The anarchist shaping of technology from the same author, we can see real life examples in which the analysis and changing of networks and systems does directly impact our daily life.

Sources & Material

  1. 1.0 1.1 1.2 1.3 J. M. Nafría-Díaz, "Cyber-Subsidiarity: Towards a Global Sustainable Information Society," 2017
  2. 2.0 2.1 2.2 2.3 M. E. J. Newman, "The structure and function of complex networks".
  3. Numerous authors have argued that this transformation increasingly deprives many individuals—particularly children and adolescents—of forms of direct social interaction that would otherwise exist in the absence of such technologies. In this regard, Jonathan Haidt provides in The Anxious Generation and related complementary materials a broad overview of the effects of digital technologies and social media on the development of children and adolescents, as well as their wider social consequences. His analysis is based on an extensive body of references, international studies, and continuously updated information sources on the subject. See: Haidt, J. (2024). The Anxious Generation. Penguin Random House. In a similar vein, Michel Desmurget, in La Fabrique du crétin digital, presents extensive evidence based on numerous studies regarding the harmful effects of digital technologies on education. According to this perspective, these effects ultimately influence the global social network by reducing the interactional and cognitive capacities of social agents. See: Desmurget, M. (2019). Le fabrique du crétin digital. Editions du Seuil.
  4. L. Euler, Solutio problematis ad geomtriam situs pertinentis, Petropolis, Typis Academia, 1736.
This website only uses its own cookies for technical purposes; it does not collect or transfer users' personal data without their knowledge. However, it contains links to third-party websites with third-party privacy policies, which you can accept or reject when you access them.