REVIEW 3 major objections 4 minor 44 references
Importance of Overlapping Network Nodes in Influence Spreading
T0 review · 3 major / 4 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read Nodes belonging to multiple overlapping circles consistently show higher influence in spreading processes than nodes in a single circle, under both simple and complex contagion, across four real-world networks.
desk verdict Useful descriptive study of overlap and spreading centrality, but the missing degree-matched baseline means the paper cannot yet support the claim that overlap itself drives influence. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the Influence Spreading Matrix (ISM), a matrix $C$ whose entry $C_{ij}$ is the probability that influence originating at node $i$ reaches node $j$ under the probabilistic Influence Spreading Model. From this matrix the paper derives three node-level metrics: In-Centrality (column sums, susceptibility), Out-Centrality (row sums, spreading power), and an ISM-based Betweenness Centrality defined as the relative decrease in total network cohesion when the node is removed. Because the ISM accounts for all propagation paths rather than only shortest paths, these metrics capture probabilistic and temporal features of spreading that conventional centrality measures miss, and the same framework accommodates both simple contagion (single-pass self-avoiding paths) and complex contagion (recurrent interactions and feedback). The key comparison is the relative difference between average metric values for overlapping and non-overlapping nodes, backed by bootstrap geometric-mean ratios.
What would settle it
Repeat the analysis after matching each overlapping node to a non-overlapping node with the same degree, or re-running the simulations on degree-preserving randomizations of circle memberships; if the Out-Centrality advantage and the geometric-mean ratios above one vanish, then overlap per se does not drive the effect.
Extended reading notes
Core claim
The paper's central claim is that overlapping nodes are not peripheral participants but consistently the strongest drivers of influence spreading. This is demonstrated by computing, from the Influence Spreading Matrix, the average In-, Out-, and Betweenness centrality of the two node classes and comparing them over time. At the start of spreading, overlapping nodes show markedly higher In-Centrality, indicating greater exposure; as the process saturates, the In-Centrality gap narrows while the Out-Centrality gap persists or grows, so overlapping nodes keep spreading power long after the initial wave. The betweenness analysis shows that overlapping nodes retain their mediatory role over a longer period, and bootstrap ratios of geometric means confirm the effect in every dataset and under both contagion models, with the exception of a less decisive In-Centrality ratio hovering near unity. The authors further report that the circle definition matters: when only the largest circles are kept, the overlap advantage shrinks only gradually, implying that the most influential overlapping nodes live in large circles rather than small triads.
Load-bearing premise
The comparison does not control for node degree or other attributes, so the entire case rests on the assumption that the overlap itself, rather than the higher connectivity that often comes with it, is what produces the measured influence advantage.
Editorial extensions
If this is right
- Immunization and targeted influence campaigns can concentrate on overlapping nodes, since these nodes keep a disproportionate spreading role even after saturation.
- Out-Centrality computed from the ISM offers a computationally cheaper proxy for Betweenness Centrality when only relative differences between node classes are needed.
- Circle-definition choices change the measured overlap effect, so any comparison across datasets must state the minimum circle size; restricting to large circles preserves the influence advantage and locates key influencers in the largest circles.
- The ordering of overlapping over non-overlapping nodes holds under both simple and complex contagion in all four networks, so the effect appears robust to the contagion mechanism.
- Overlap alone is not enough to identify true influencers; the most influential nodes likely sit at the intersection of circles and community structures.
Reading between the lines
- A degree-matched replication would show whether the overlap advantage is independent of connectivity; the paper does not perform this matching.
- The same ISM-based machinery could be applied to directed and temporal networks, where path reversal symmetry breaks and In- versus Out-Centrality differences become more informative.
- The concentration of super-influencers in large circles suggests a practical two-step targeting heuristic: find large circles, then pick nodes that belong to several, which could be tested against standard influence-maximization algorithms.
- Because the bridging mechanism is largely topological, overlapping communities rather than circles should show an even stronger effect, a prediction the authors leave open.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies the role of nodes that belong to multiple overlapping circle structures in influence spreading on networks. Using a probabilistic Influence Spreading Model (ISM), the authors define three centrality metrics—In-centrality, Out-centrality, and Betweenness Centrality—and compare their values between overlapping (OL) and non-overlapping (NOL) nodes in four real-world network datasets (Facebook, LiveJournal, Orkut, and Wikipedia categories) under both simple and complex contagion. The main reported finding is that OL nodes exhibit consistently higher Out-centrality and Betweenness Centrality than NOL nodes, with relative differences up to 90% in LiveJournal and Orkut, and geometric-mean ratios exceeding one in all networks. The paper also analyzes how the minimum circle size affects the OL advantage, concluding that influential nodes reside predominantly in larger circles.
Significance. If the central claim were established, the paper would contribute to understanding the role of overlapping substructures in spreading dynamics and would have practical implications for targeted intervention or influence maximization. The study has notable strengths: it uses externally defined ground-truth circles rather than algorithmically detected communities, compares multiple networks with diverse structural properties, tests both simple and complex contagion, and provides bootstrap confidence intervals and a robustness check over edge weights. However, the current analysis does not rule out the simpler explanation that the observed OL advantage is a proxy for higher node degree, and the reliance on the ISM model—referenced but not described in sufficient detail—limits the reader's ability to assess the generality of the findings. The paper's headline claim is also stronger than the presented evidence: the FB dataset and the In-centrality results show only weak or no consistent advantage.
major comments (3)
- [Results, Eqs. (3), (8), (10), Figs. 4–8] The comparison between OL and NOL nodes is not adjusted for node degree. Since nodes in multiple circles are likely to have more social connections, and since Out-centrality and Betweenness Centrality derived from the ISM are strongly influenced by the number and length of paths emanating from a node, the reported 90% higher Out-centrality (LJ, ORK) and the geometric-mean ratios R>1 (Figs. 7–8) may reflect the fact that OL nodes are better connected rather than an effect of overlap itself. Appendix B reinforces this concern: when edge weights approach 1, the OL advantage diminishes, consistent with a connectivity-driven mechanism. The authors should provide a degree-matched or degree-stratified comparison (e.g., matching each OL node to a NOL node of the same degree, or including degree as a covariate) to support the claim that overlap has an independent effect on influence.
- [Methods, 'Methods' subsection] The Influence Spreading Model is only referenced (ref. 30) rather than described; the reader is told that the model outputs a matrix C of pairwise influence probabilities, but not the update equations, the handling of simple versus complex contagion, or the role of parameters such as the uniform edge weight 0.05 and maximum path length 100. Because all centrality metrics and the betweenness measure are defined on this ISM, the reported results are entirely internal to this model. The authors should either summarize the model's equations in the manuscript or provide a more detailed description in an appendix, and they should discuss how the model's parameters are chosen and whether the qualitative findings are robust to reasonable variations. Ideally, the model should be validated against an external spreading dataset or at least compared with a standard SIR-like simulation to ensure the centralities are not an artifact of the ISM's specific formulation.
- [Abstract; Results, Fig. 2, Fig. 7c] The abstract states that 'at each stage of the spreading process the overlapping nodes consistently exhibit greater influence than the non-overlapping ones,' but this is not fully supported by the authors' own results. In the FB dataset, Figure 2 shows OL nodes shifted to lower Betweenness Centrality in the top decile, and the text reports only a 'smaller difference' for FB. Moreover, the In-centrality relative difference decreases smoothly over time (Fig. 4b) and the geometric-mean ratio for In-centrality concentrates around unity (Fig. 7c). The strong claim of consistency should be qualified to specify the metrics (Out-centrality and Betweenness Centrality) and datasets for which the effect is robust, or the analysis should be extended to establish a consistent effect across all three metrics.
minor comments (4)
- [Abstract] There is a typo: 'importanc' should be 'importance'.
- [Methods, 'Choosing the Edge Weights' (Appendix B)] The parameter choice of edge weight 0.05 is defended in Appendix B, but the discussion of weights appears after the results; consider moving a brief justification of the edge weight and maximum path length to the Methods section for readers who do not read the appendix.
- [Results, Fig. 2 caption] The caption says 'Cumulative density' but the figure plots cumulative distribution functions; the wording should be corrected to 'cumulative distribution function'.
- [Discussion, 'The Choice of Circles'] The sentence 'Subsequently, only few very peripherial and isolated nodes would be classified as NOL' contains a typo: 'peripherial' should be 'peripheral'.
Circularity Check
No significant circularity: the OL/NOL advantage is an unconstrained model computation on external ground-truth circles, not a fitted or definitionally forced prediction.
full rationale
The paper's central comparison—OL vs NOL centrality—is computed from the Influence Spreading Matrix (Eqs. 1-2), the Betweenness metric (Eqs. 4-6), and the aggregate differences (Eqs. 3, 8, 10). The overlap labels are external ground-truth circle memberships, not quantities constructed from the centrality values. The ISM parameters are fixed uniformly (edge weight 0.05, path length 100, node probabilities 1) and are nowhere fitted to reproduce the reported 90% Out-centrality gap or the R-ratios; the sign of Eq. 3 and the value of Eq. 10 are not forced by the definitions and could, in principle, have gone either way. The only self-citation touchpoints are the adoption of the Influence Spreading Model from [30] and the ISM-based Betweenness Centrality from [32], both by the present authors; these are methodological citations rather than load-bearing uniqueness theorems, and they are supported by the model's prior use and by the paper's own robustness check in Appendix B (weight sweep). The skeptic's degree-confound concern is a covariate-control limitation of the empirical comparison, not a circular reduction; Appendix B even reports that the effect diminishes at high edge weights, which is a substantive falsifiable feature rather than an artifact of the definition. Therefore no equation equates the target result to an input by construction, and the appropriate finding is no significant circularity, with only minor methodological self-citation. Degree confounding is better treated as a correctness or confounding risk than as circularity, because the paper does not fit its parameters to the OL/NOL gap and does not define overlap in terms of influence.
Assumptions & free parameters
free parameters (4)
- Uniform edge weight =
0.05
- Maximum path length =
100
- Minimum circle size =
10 (for LJ and ORK)
- Subnetwork size range =
500 to 1500 neighbor nodes
assumptions (3)
- domain assumption The probabilistic Influence Spreading Model (ISM) from Kuikka (2018) faithfully represents simple and complex contagion in real networks.
- domain assumption The ground-truth circles in the SNAP datasets are meaningful cohesive subgroups representing actual social circles.
- domain assumption The edge-weight parameter w=0.05 is a reasonable uniform interaction strength for all networks.
Cite this review
Pith. "Pith review of Importance of Overlapping Network Nodes in Influence Spreading." pith.science (2026). https://pith.science/paper/7LU2WBKW
@misc{pith2026251024360,
author = {Pith},
title = {Pith review of: Importance of Overlapping Network Nodes in Influence Spreading},
year = {2026},
howpublished = {\url{https://pith.science/paper/7LU2WBKW}},
note = {Machine review of arXiv:2510.24360}
}
read the original abstract
In complex networks there are overlapping substructures or "circles" that consist of nodes belonging to multiple cohesive subgroups. Yet the role of these overlapping nodes in influence spreading processes remains underexplored. In the present study, we analyse networks with circle structures using a probabilistic influence spreading model for processes of simple and complex contagion. We quantify the roles of nodes using three metrics, i.e., In-Centrality, Out-Centrality, and Betweenness Centrality that represent the susceptibility, spreading power, and mediatory role of nodes, respectively, and find that at each stage of the spreading process the overlapping nodes consistently exhibit greater influence than the non-overlapping ones. Furthermore, we observe that the criteria to define circles shape the overlapping effects. When we restrict our analysis to only largest circles, we find that circles reflect not only node-level attributes but also of topological importance. These findings clarify the distinction between local attribute-driven circles and global community structures, thus highlighting the strategic importanc of overlapping nodes in spreading dynamics. This provides foundation for future research on overlapping nodes in both circles and communities.
Figures
Figures from the paper (8 more)
Reference graph
Works this paper leans on
-
[2]
Available online: http:// networksciencebook.com/
Barabási, A.-L.Network Science(Cambridge University Press, Cambridge, UK, 2016). Available online: http:// networksciencebook.com/
work page 2016
-
[3]
Community detection in graphs.Phys
Fortunato, S. Community detection in graphs.Phys. Reports486, 75–174, DOI: https://doi.org/10.1016/j.physrep.2009.11. 002 (2010)
-
[4]
Fortunato, S. & Hric, D. Community detection in networks: A user guide.Phys. Reports659, 1–44, DOI: https: //doi.org/10.1016/j.physrep.2016.09.002 (2016). Community detection in networks: A user guide
-
[5]
McAuley, J. J. & Leskovec, J. Discovering social circles in ego networks.ACM Transactions on Knowl. Discov. from Data (TKDD)8, 1–28, DOI: https://doi.org/10.1145/2556612 (2014)
doi:10.1145/2556612 2014
-
[7]
jin Shin, S., jin Jeong, Y ., Kim, C.-M., Han, Y .-H. & Park, C. Y . Study on relation between social circles and communities in facebook ego networks. InProceedings of the International Conference on Ubiquitous Information Technologies and Applications (CUTE), 567–572, DOI: https://doi.org/10.1007/978-3-642-41671-2_72 (Springer, Berlin, Heidelberg, 2013)
-
[8]
Brauer, S. & Schmidt, T. C. Are circles communities? a comparative analysis of selective sharing in google+. In Proceedings of the 34th IEEE International Conference on Distributed Computing Systems Workshops (ICDCSW), 8–15, DOI: https://doi.org/10.1109/ICDCSW.2014.34 (IEEE, 2014)
-
[9]
Yang, J. & Leskovec, J. Structure and overlaps of ground-truth communities in networks.ACM Transactions on Intell. Syst. Technol.5, 1–35, DOI: https://doi.org/10.1145/2594454 (2014)
-
[10]
Palla, G., Derényi, I., Farkas, I. & Vicsek, T. Uncovering the overlapping community structure of complex networks in nature and society.Nature435, 814–818, DOI: https://doi.org/10.1038/nature03607 (2005)
Show all 44 references
-
[11]
H., Kertész, J., Kaski, K
Roy, C., Jo, H. H., Kertész, J., Kaski, K. & Török, J. Homophilic organization of egocentric communities in ict services. PLoS ONE20, e0325187, DOI: https://doi.org/10.1371/journal.pone.0325187 (2025)
2025 doi
-
[12]
Shang, J., Liu, L., Li, X., Xie, F. & Wu, C. Epidemic spreading on complex networks with overlapping and non-overlapping community structure.Phys. A: Stat. Mech. its Appl.419, 171–182, DOI: https://doi.org/10.1016/j.physa.2014.10.023 (2015)
2015 doi
-
[13]
& Cherifi, H
Rajeh, S. & Cherifi, H. On the role of diffusion dynamics on community-aware centrality measures.PLOS ONE19, e0306561, DOI: https://doi.org/10.1371/journal.pone.0306561 (2024)
2024 doi
-
[14]
Peng, H., Nematzadeh, A., Romero, D. M. & Ferrara, E. Network modularity controls the speed of information diffusion. Phys. Rev. E102, 052316, DOI: https://doi.org/10.1103/PhysRevE.102.052316 (2020)
2020 doi
-
[15]
Detecting overlapping communities based on influence-spreading matrix and local maxima of a quality function
Kuikka, V . Detecting overlapping communities based on influence-spreading matrix and local maxima of a quality function. Computation12, 85, DOI: https://doi.org/10.3390/computation12040085 (2024)
2024 doi
-
[16]
& Cherifi, H
Rajeh, S., Savonnet, M., Leclercq, E. & Cherifi, H. Identifying influential nodes using overlapping modularity vitality. InProceedings of the 2021 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining, ASONAM ’21, 257–264, DOI: https://doi.org/10...
2021
-
[17]
& Cherifi, H
Chakraborty, D., Singh, A. & Cherifi, H. Immunization strategies based on the overlapping nodes in networks with community structure. In Cherifi, H., Gaito, S., Quattrociocchi, W. & Sala, A. (eds.)Computational Social Networks, vol. 9551 ofLecture Notes in Computer Science, 62...
-
[18]
& Macy, M
Centola, D. & Macy, M. Complex contagions and the weakness of long ties.Am. J. Sociol.113, 702–734, DOI: https://doi.org/10.1086/521848 (2007)
2007 doi
-
[19]
& Kuikka, V
Almiala, I. & Kuikka, V . Similarity of epidemic spreading and information network connectivity mechanisms demonstrated by analysis of two probabilistic models.AIMS Biophys10, 173–183, DOI: https://doi.org/10.3934/biophy.2023011 (2023)
2023 doi
-
[20]
& Éva Tardos
Blume, L., Easley, D., Kleinberg, J., Kleinberg, R. & Éva Tardos. Which networks are least susceptible to cascading failures? In2011 IEEE 52nd Annual Symposium on Foundations of Computer Science (FOCS), 393–402, DOI: https: //doi.org/10.1109/FOCS.2011.38 (2011). 13/17
2011 doi
-
[21]
& Kertész, J
Lancichinetti, A., Fortunato, S. & Kertész, J. Detecting the overlapping and hierarchical community structure in complex networks.New J. Phys.11, 033015, DOI: https://doi.org/10.1088/1367-2630/11/3/033015 (2009)
2009 doi
-
[22]
Finding overlapping communities using disjoint community detection algorithms
Gregory, S. Finding overlapping communities using disjoint community detection algorithms. InComplex Networks: CompleNet 2009, 47–61, DOI: https://doi.org/10.1007/978-3-642-01206-8_5 (Springer, 2009)
2009 doi
-
[23]
& Hurley, N
Reid, F. & Hurley, N. Diffusion in networks with overlapping community structure. In2011 IEEE 11th International Conference on Data Mining Workshops, 969–978, DOI: https://doi.ieeecomputersociety.org/10.1109/ICDMW.2011.66 (IEEE, 2011)
2011 doi
-
[24]
& Vespignani, A
Pastor-Satorras, R., Castellano, C., Van Mieghem, P. & Vespignani, A. Epidemic processes in complex networks.Rev. Mod. Phys.87, 925–979, DOI: https://doi.org/10.1103/RevModPhys.87.925 (2015)
2015 doi
-
[25]
K., Ali, W
Alasadi, M. K., Ali, W. M. & Abdulkadhem, A. A. Clustering-based: Assessing the impact of overlapping nodes and centrality measures on influencer detection in social networks.RIA38, 1369–1379, DOI: https://doi.org/10.18280/ria. 380501 (2024)
2024 doi
-
[26]
Understanding the influence of all nodes in a network.Sci
Lawyer, G. Understanding the influence of all nodes in a network.Sci. Reports5, 8665, DOI: https://doi.org/10.1038/ srep08665 (2015)
2015
-
[27]
& Gummadi, K
Cha, M., Haddadi, H., Benevenuto, F. & Gummadi, K. P. Measuring user influence in twitter: The million follower fallacy. InProceedings of the 4th International AAAI Conference on Weblogs and Social Media (ICWSM), 10–17, DOI: https://doi.org/10.1609/icwsm.v4i1.14033 (2010)
2010 doi
-
[28]
& El Hassouni, M
Ghalmane, Z., Cherifi, C., Cherifi, H. & El Hassouni, M. Centrality in complex networks with overlapping community structure.Sci. Reports9, 1–29, DOI: https://doi.org/10.1038/s41598-019-46507-y (2019)
2019 doi
-
[29]
& Zhu, Z
Zhao, Z., Wang, X., Zhang, W. & Zhu, Z. A community-based approach to identifying influential spreaders.Entropy17, 2228–2252, DOI: https://doi.org/10.3390/e17042228 (2015)
2015 doi
-
[30]
Influence spreading model used to analyse social networks and detect sub-communities.Comput
Kuikka, V . Influence spreading model used to analyse social networks and detect sub-communities.Comput. Soc. Networks 5, DOI: https://doi.org/10.1186/s40649-018-0060-z (2018)
2018 doi
-
[31]
Opinion formation on social networks—the effects of recurrent and circular influence.Computation11, 103, DOI: https://doi.org/10.3390/computation11050103 (2023)
Kuikka, V . Opinion formation on social networks—the effects of recurrent and circular influence.Computation11, 103, DOI: https://doi.org/10.3390/computation11050103 (2023)
2023 doi
-
[32]
& Kaski, K
Kuikka, V . & Kaski, K. K. Detailed-level modelling of influence spreading on complex networks.Sci. Reports14, DOI: https://doi.org/10.1038/s41598-024-79182-9 (2024)
2024 doi
-
[33]
Freeman, L. C. A set of measures of centrality based on betweenness.Sociometry40, 35–41, DOI: https://doi.org/10.2307/ 3033543 (1977)
1977
-
[34]
& Lan, X
Backstrom, L., Huttenlocher, D., Kleinberg, J. & Lan, X. Group formation in large social networks: Membership, growth, and evolution. InProceedings of the 12th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 44–54, DOI: https://doi.org/10.1145/11504...
-
[35]
J., Dasgupta, A
Leskovec, J., Lang, K. J., Dasgupta, A. & Mahoney, M. W. Community structure in large networks: Natural cluster sizes and the absence of large well-defined clusters.Internet Math.6, 29–123, DOI: https://doi.org/10.1080/15427951.2009.10129177 (2009)
2009
-
[36]
Rossi, R. A. & Ahmed, N. K. The network data repository with interactive graph analytics and visualization. InProceedings of the AAAI Conference on Artificial Intelligence, vol. 29, 429–436, DOI: https://doi.org/10.1609/aaai.v29i1.9277 (2015)
2015 doi
-
[37]
R., Leskovec, J
Yin, H., Benson, A. R., Leskovec, J. & Gleich, D. F. Local higher-order graph clustering. InProceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 555–564, DOI: https://doi.org/10.1145/ 3097983.3098069 (2017)
2017
-
[38]
Klymko, C., Gleich, D. F. & Kolda, T. G. Using triangles to improve community detection in directed networks. InProceedings of the ASE BigData / SocialCom / CyberSecurity Conference(2014). Also available as preprint: https://arxiv.org/abs/1404.5874
2014 arXiv
-
[39]
& Kaski, K
Kuikka, V ., Aalto, H., Ijäs, M. & Kaski, K. K. Efficiency of algorithms for computing influence and information spreading on social networks.Algorithms15, DOI: https://doi.org/10.3390/a15080262 (2022)
2022 doi
-
[40]
P., Ediger, D., McColl, R., Bader, D
Fairbanks, J. P., Ediger, D., McColl, R., Bader, D. A. & Gilbert, E. A statistical framework for streaming graph analysis. InProceedings of the 2013 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM ’13), 341–347, DOI: https://doi.org...
2013
-
[41]
P., Melnik, S
Gleeson, J. P., Melnik, S. & Hackett, A. How clustering affects the bond percolation threshold in complex networks.Phys. Rev. E81, 066114, DOI: https://doi.org/10.1103/PhysRevE.81.066114 (2010)
2010 doi
-
[42]
Bertotti, M. L. & Modanese, G. Network rewiring in the r–k plane.Entropy22, 653, DOI: https://doi.org/10.3390/ e22060653 (2020)
2020
-
[43]
& Newman, M
Karrer, B., Levina, E. & Newman, M. E. J. Robustness of community structure in networks.Phys. Rev. E77, 046119, DOI: https://doi.org/10.1103/PhysRevE.77.046119 (2008)
2008 doi
- [44]
-
[45]
& Zabovsky, M
Takac, L. & Zabovsky, M. Data analysis in public social networks. InInternational Scientific Conference & International Workshop Present Day Trends of Innovations(Łom˙za, Poland, 2012)
2012
-
[46]
height" and
Bellingeri, M.et al.Considering weights in real social networks: A review.Front. Phys.11, 1152243, DOI: https: //doi.org/10.3389/fphy.2023.1152243 (2023). 15/17 Appendix Appendix A. Synthetic Circles Attributes do not always provide the possibility of directly identifying over...
2023
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.