Quantifying Dismantlement in Disconnected Networks
Siddharth Patwardhan

TL;DR
This paper introduces a new measure for network dismantlement that accounts for the number and size variance of disconnected components, improving upon traditional measures focused solely on the largest component.
Contribution
It adapts the uniformity measure from Szemeredi's Regularity Lemma to better quantify network fragmentation, considering component count and size variance.
Findings
The new measure increases with more disconnected components.
It decreases as the variance in component sizes increases.
It offers a refined way to evaluate network dismantlement.
Abstract
We propose a novel measure to quantify dismantlement of a fragmented network. The existing measure of dismantlement used to study problems like optimal percolation is usually the size of the largest component of the network. We modify the measure of uniformity used to prove the Szemeredi's Regularity Lemma to obtain the proposed measure. The proposed measure incorporates the notion that the measure of dismantlement increases as the number of disconnected components increase and decreases as the variance of sizes of these components increases.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Graph theory and applications · Stochastic processes and statistical mechanics
Quantifying Dismantlement in Disconnected Networks
Siddharth Patwardhan
Department of Mathematics and Statistics
Indian Institute of Science Education and Research Kolkata
Abstract
We propose a novel measure to quantify dismantlement of a fragmented network. The existing measure of dismantlement used to study problems like optimal percolation is usually the size of the largest component of the network. We modify the measure of uniformity used to prove the Szemeredi’s Regularity Lemma to obtain the proposed measure. The proposed measure incorporates the notion that the measure of dismantlement increases as the number of disconnected components increase and decreases as the variance of sizes of these components increases.
1 Introduction
Sometimes, a fragmented network is more desirable than a fully connected functioning one. Consider, for example, the need to eliminate bacteria by disrupting their molecular network or by vaccinating a few individuals in a population to break up the contact network through which an infection spreads[1]. This enables us to ask the question, to what degree has a network been fragmented? It is known that the removal of a few highly connected nodes, or hubs, can break up a complex network into many disconnected components[2] and to find these nodes, is an important problem in network science. It also makes it necessary to quantify dismantlement to verify the effect these nodes have on the network upon removal, which is done by measuring the size of the largest component[3][4]. It effectively quantifies dismantlement in the context of the optimal percolation of most real world networks. However, in case of the optimal percolation of many social, technological and transport networks which have a community structure[5], we come across networks in which the largest component does not essentially quantify dismantlement. It can be seen from the networks illustrated in figure 1 that the size of the largest component does not always correctly quantify dismantlement in a disconnected network.
Almost 30 years ago, in the course of the proof of a major result on the Ramsey properties of arithmetic progressions, Szemeredi developed a graph theoretical tool, the regularity lemma, whose fundamental importance has been realized more and more in recent years. The lemma says that all graphs can be approximated by random graphs in the following sense: every graph can be partitioned, into a bounded number of equal parts, so that most of its edges run between different parts and the edges between any two parts are distributed fairly uniformly. Just as we would expect it if they had been generated at random[6].
2 Proposed Measure
In the proof for Szemeredi’s Regularity Lemma [6], given a graph and with a partition , the elements in partition represent the sizes of sub-graphs. The uniformity of the partition is given by
[TABLE]
where, is the edge density between any two sub-graphs, given by
[TABLE]
where is the number of edges between the two sub-graphs. In the context of a disconnected graph, we consider the partition to be such that the disconnected components of the network are considered to be distinct sub-graphs. Therefore we have for all pairs of disconnected components and by definition. Since we are only interested in disconnected networks we set the value of for all and . We also change the denominator to correctly normalize the measure for a disconnected network such that a connected network would have a measure zero and a network with no edges (a maximally dismantled network), the measure of dismantlement would be 1.
[TABLE]
Therefore for a graph with disconnected components given by , we obtain the following,
[TABLE]
3 Results
For a given partition the amount of dismantlement must necessarily increase when the number of components is increased by further breaking down the connected components by removing the edges in the network. Suppose we obtain a partition by breaking down , then it can be easily shown that, is strictly less than .
[TABLE]
This notion cannot be incorporated if we use the size of the largest component as a measure of dismantlement, unless the largest component is being broken down by removing nodes or edges.
Furthermore, for a graph of size and connected components, the amount of dismantlement must increase as the variance of the sizes of components must decreases, as components of uniform size would always be more dismantled when networks with equal number of components are compared. The amount of dismantlement in a disconnected network must increase as the number of disconnected components increases. The proposed measure incorporates this notion. For any two disconnected components the product of the sizes of these components is maximised when the sizes are equal to each other. The product decreases as the the difference between the sizes increases.
The measure of dismantlement of the networks in figure 1 is for the first network and for the second according to the proposed measure.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] István A. Kovács and Albert-László Barabási. Destruction perfected. Nature , 524(39), 2015.
- 2[2] Réka Albert, Hawoong Jeong, and Albert-László Barabási. Error and attack tolerance of complex networks. Nature , 406:378–382, 2000.
- 3[3] Filippo Radicchi. Predicting percolation thresholds in networks. Physical Review E , 91, 2015.
- 4[4] Flaviano Morone and Hernan Makse. Influence maximization in complex networks through optimal percolation. Nature , 524(65), 2015.
- 5[5] M. E. J. Newman. The structure and function of complex networks. SIAM Rev. , 45:167–256, 2003.
- 6[6] Reinhard Diestel. Graph Theory . Springer, 1997.
