Skip to main content

The Myth of the Robust-Yet-Fragile Nature of Scale-Free Networks: An Empirical Analysis

  • Conference paper
  • First Online:
Algorithms and Models for the Web Graph (WAW 2023)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 13894))

Included in the following conference series:

Abstract

In addition to their defining skewed degree distribution, the class of scale-free networks are generally described as robust-yet-fragile. This description suggests that, compared to random graphs of the same size, scale-free networks are more robust against random failures but more vulnerable to targeted attacks. Here, we report on experiments on a comprehensive collection of networks across different domains that assess the empirical prevalence of scale-free networks fitting this description. We find that robust-yet-fragile networks are a distinct minority, even among those networks that come closest to being classified as scale-free.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://github.com/adbroido/SFAnalysis.

  2. 2.

    https://github.com/ivanvoitalov/tail-estimation.

  3. 3.

    We included in our collection only networks with enough density after preprocessing, such that this rejection-sampling step succeeds within at most one hundred attempts.

  4. 4.

    The z-score, defined as \(z=\sqrt{n}(x-\mu )/\sigma \), describes the relation of a value x to a group of n values that have mean \(\mu \) and standard deviation \(\sigma \). A positive or negative z-score captures, respectively, a tendency to obtain values above or below the reference mean. In light of this, we will use this score to evaluate how an empirical network’s robustness compares to that of a baseline of size-matching random graphs, given a fixed vertex removal strategy.

References

  1. Albert, R., Jeong, H., Barabási, A.L.: Error and attack tolerance of complex networks. Nature 406(6794), 378–382 (2000)

    Article  Google Scholar 

  2. Barabási, A.L., Albert, R.: Emergence of scaling in random networks. Science 286(5439), 509–512 (1999)

    Article  MathSciNet  MATH  Google Scholar 

  3. Broido, A.D., Clauset, A.: Scale-free networks are rare. Nat. Commun. 10(1), 1017 (2019)

    Article  Google Scholar 

  4. Clauset, A., Tucker, E., Sainz, M.: The Colorado index of complex networks (2016). https://icon.colorado.edu/

  5. Collins, S.R., et al.: Toward a comprehensive atlas of the physical interactome of saccharomyces cerevisiae. Mol. Cell. Proteomics 6(3), 439–450 (2007)

    Article  Google Scholar 

  6. Doyle, J.C., et al.: The “robust yet fragile’’ nature of the Internet. Proc. Natl. Acad. Sci. 102(41), 14497–14502 (2005)

    Article  Google Scholar 

  7. Holme, P.: Rare and everywhere: perspectives on scale-free networks. Nat. Commun. 10(1), 1016 (2019)

    Article  Google Scholar 

  8. Huss, M., Holme, P.: Currency and commodity metabolites: their identification and relation to the modularity of metabolic networks. IET Syst. Biol. 1(5), 280–285 (2007)

    Article  Google Scholar 

  9. Jacomy, M.: Epistemic clashes in network science: mapping the tensions between idiographic and nomothetic subcultures. Big Data Soc. 7(2) (2020)

    Google Scholar 

  10. Klau, G.W., Weiskircher, R.: Robustness and resilience. In: Brandes, U., Erlebach, T. (eds.) Network Analysis. LNCS, vol. 3418, pp. 417–437. Springer, Heidelberg (2005). https://doi.org/10.1007/978-3-540-31955-9_15

    Chapter  Google Scholar 

  11. Kunegis, J.: KONECT: the Koblenz network collection. In: Proceedings of the 22nd International Conference on World Wide Web, WWW 2013 Companion, pp. 1343–1350. Association for Computing Machinery (2013)

    Google Scholar 

  12. Leskovec, J., Kleinberg, J., Faloutsos, C.: Graphs over time: densification laws, shrinking diameters and possible explanations. In: Proceedings of the Eleventh ACM SIGKDD International Conference on Knowledge Discovery in Data Mining, KDD 2005, pp. 177–187. Association for Computing Machinery (2005)

    Google Scholar 

  13. Leskovec, J., Krevl, A.: SNAP Datasets: Stanford large network dataset collection (2014). http://snap.stanford.edu/data

  14. Li, L., Alderson, D., Doyle, J.C., Willinger, W.: Towards a theory of scale-free graphs: definition, properties, and implications. Internet Math. 2(4), 431–523 (2005)

    Article  MathSciNet  MATH  Google Scholar 

  15. Peixoto, T.P.: The Netzschleuder network catalogue and repository (2020). https://networks.skewed.de/

  16. Schneider, C.M., Moreira, A.A., Andrade, J.S., Havlin, S., Herrmann, H.J.: Mitigation of malicious attacks on networks. Proc. Natl. Acad. Sci. 108(10), 3838–3841 (2011)

    Article  Google Scholar 

  17. Serafino, M., et al.: True scale-free networks hidden by finite size effects. Proc. Natl. Acad. Sci. 118(2), e2013825118 (2021)

    Article  MathSciNet  MATH  Google Scholar 

  18. Traud, A.L., Mucha, P.J., Porter, M.A.: Social structure of Facebook networks. Phys. A: Stat. Mech. Appl. 391(16), 4165–4180 (2012)

    Article  Google Scholar 

  19. Voitalov, I., van der Hoorn, P., van der Hofstad, R., Krioukov, D.: Scale-free networks well done. Phys. Rev. Res. 1(3), 033034 (2019)

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Rouzbeh Hasheminezhad .

Editor information

Editors and Affiliations

Ethics declarations

Availability of materials

Our code for collecting and preprocessing the network dataset, as well as the code for replicating our analysis and visualizations, are available at https://github.com/RouzbehHasheminezhad/WAW-2023-RYF.

6Appendix

6Appendix

1.1 6.1Scale-Freeness Classification: Further Analysis

In the following table, we present the scale-freeness classification results of the remaining categories, namely biological, transportation, and auxiliary. We can observe that the evaluations of the Broido et al. and Voitalov et al. methods are not necessarily aligned, for example, for the auxiliary and transportation categories. In fact, these evaluations sometimes disagree strongly, for instance, in the case of biological networks. The table also presents the scale-freeness classification results for the social category without considering the Facebook100 networks. It shows that even without these Facebook100 networks, 60% of all the social networks in our collection are evaluated as not scale-free, and around 47% of them are evaluated as hardly power-law or not power-law. This indicates that the earlier observed evaluation of both methods that scale-free networks do not constitute the strong majority of social networks is mostly consistent. We note that 99.98% of Facebook100 networks are hardly power-law or not power-law according to the Voitalov et al. method, while the evaluation of Broido et al. is inconclusive for 57.14% and places the rest in the not scale-free category (Table 2).

Table 2. The columns indicate, respectively, the Weak (W), Super-Weak (SW), Not Scale-Free (NSF), and Inconclusive (INC) categories from the Broido et al. method. The rows indicate, respectively, the Divergent second moment Power-Law (DPL), Other Power-Law (OPL), Hardly Power-Law (HPL), and Not Power-Law (NPL) categories from the Voitalov et al. method. Each cell at the intersection of a row and a column indicates the percentage of networks at the intersection of the respective classes. Since we did not have any Strong, Super-Weak and Weak, or Weakest but not Weak networks in our collection, we utilized a more concise non-overlapping representation of scale-freeness classes, compared to the one originally defined by Broido et al.
Fig. 3.
figure 3

The figure illustrates the comparison between the networks in our collection and size-matching random graphs in terms of their robustness against targeted attacks and random failures. Dark dashes depict the identity line. The first inset (marked with solid gray borders) zooms in on the area where most non-social networks are located. The second inset (marked with dark dotted borders) focuses on the region where networks are more robust against random failures but more vulnerable to targeted attacks (based on the current degree), compared to the baseline of size-matching random graphs. Note that in favor of improving the clarity of the visualization, we have refrained from displaying the extreme outliers, which constitute 3% of all networks in our collection and attain (under both considered vertex removal strategies) highly negative z-scores. (Color figure online)

1.2 6.2Robustness: Further Analysis

To create Fig. 3, we used the same procedure as for Fig. 2, with the only variation being the usage of adaptive targeted attacks, in which vertices with a higher current degree are removed first rather than those with a higher initial degree.

As shown in Fig. 3, all networks, including the Collins yeast interactome network, exhibit increased sensitivity to adaptive targeted attacks compared to random failures. This is evident from the fact that the markers for the networks across different categories are above the identity line, and the marker for the Collins yeast interactome network is very slightly above the identity line. We also observe that the networks from the social category continue to constitute a noticeable fraction of the most fragile networks in the entire collection.

Our analysis shows that 88% of the networks in our collection are more fragile than size-matching random graphs, while the remaining 12% are robust-yet-fragile. This is consistent with our previous results in Sect. 4, with all robust-yet-fragile networks except for three Kegg Metabolic networks being from the technological category, which comprises almost exclusively the networks in our collection best suited for classification as scale-free. The percentage of robust-yet-fragile networks among technological networks is 14.86%, similar to the findings of Sect. 4.

Based on the above two paragraphs, we can conclude that all the networks in our collection are more sensitive to adaptive targeted attacks than they are to random failures. Furthermore, those networks that can be characterized as robust-yet-fragile constitute only a distinct minority, even among those networks that are the best candidates for being classified as scale-free, which is in line with our conclusions in Sect. 4.

1.3 6.3The Curious Case of Collins Yeast Interactome

A protein complex is a group of proteins that work together to perform a specific biological function. In the Collins yeast interactome network, individual proteins in budding yeast are represented as vertices, and edges connect all proteins that are part of the same protein complex to each other [5]. Thus, the structure of this network is characterized by the presence of dense, interconnected clusters, with larger clusters comprising high-degree vertices of proteins that interact mostly with other proteins within the same complex. These clusters are interconnected mainly through connectivity hubs, which are proteins that do not necessarily interact with many proteins within their protein complex, but with potentially few proteins from different complexes. In Fig. 4 on the next page, we present a visualization of the Collins yeast interactome network, in which the discussed network structure is apparent.

This structure has important implications for the robustness of the network. To observe this, note that high-degree vertices are found within dense clusters of similarly high-degree vertices, so targeted attacks which remove high-degree vertices first would mainly focus on disintegrating these high-density clusters, while leaving the low-degree vertices that interconnect them intact. In contrast, random failures are more likely to hit these low-degree interconnecting vertices, resulting in a faster disintegration of the network into many smaller, disjoint clusters. This explains the higher susceptibility of the robustness of the Collins yeast interactome network to random failures compared to targeted attacks, as opposed to any other network in our collection.

Fig. 4.
figure 4

The largest connected component of the Collins yeast interactome network. The size of each vertex is proportional to its degree in the network.

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Hasheminezhad, R., Rønberg, A.B., Brandes, U. (2023). The Myth of the Robust-Yet-Fragile Nature of Scale-Free Networks: An Empirical Analysis. In: Dewar, M., Prałat, P., Szufel, P., Théberge, F., Wrzosek, M. (eds) Algorithms and Models for the Web Graph. WAW 2023. Lecture Notes in Computer Science, vol 13894. Springer, Cham. https://doi.org/10.1007/978-3-031-32296-9_7

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-32296-9_7

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-32295-2

  • Online ISBN: 978-3-031-32296-9

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics