Skip to main content
Top
Published in: Knowledge and Information Systems 4/2024

10-01-2024 | Regular Paper

A label propagation community discovery algorithm combining seed node influence and neighborhood similarity

Authors: Miaomiao Liu, Jinyun Yang, Jingfeng Guo, Jing Chen

Published in: Knowledge and Information Systems | Issue 4/2024

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

To address the problem of poor stability and low accuracy of community division caused by the randomness in the traditional label propagation algorithm (LPA), a community discovery algorithm that combines seed node influence and neighborhood similarity is proposed. Firstly, the K-shell values of neighbor nodes are combined with clustering coefficients to define node influence, the initial seed set is filtered by a threshold, and the less influential one in adjacent node pairs is removed to obtain the final seed set. Secondly, the connection strengths between non-seed nodes and seed nodes are defined based on their own weights, distance weights, and common neighbor weights. The labels of non-seed nodes are updated to the labels of seed nodes with which they have the maximum connection strength. Further, for the case that the connection strengths between a non-seed node and multiple seed nodes are the same, a new neighborhood similarity combining the information between the two types of nodes and their neighbors is proposed, thus avoiding the instability caused by randomly selecting the labels of seed nodes. Experiments are conducted on six classic real networks and eight artificial datasets with different complexities. The comparison and analysis with dozens of related algorithms are also done, which shows the proposed algorithm effectively improves the execution efficiency, and the community division results are stable and more accurate, with a maximum improvement in the modularity of about 87.64% and 47.04% over the LPA on real and artificial datasets, respectively.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Literature
5.
go back to reference Martinet LE, Kramer MA, Viles W et al (2020) Robust dynamic community detection with applications to human brain functional networks. Nat Commun 11(1):1–13CrossRef Martinet LE, Kramer MA, Viles W et al (2020) Robust dynamic community detection with applications to human brain functional networks. Nat Commun 11(1):1–13CrossRef
10.
go back to reference Kaixuan DENG, Hongchang CHEN, Ruiyang HUANG (2018) Improved LPA algorithm based on label propagation ability. Comput Eng 44(3):60–64 Kaixuan DENG, Hongchang CHEN, Ruiyang HUANG (2018) Improved LPA algorithm based on label propagation ability. Comput Eng 44(3):60–64
13.
go back to reference Zhenxin ZHAI, Yuecheng YU, Yu GU (2021) Community discovery algorithm combining LeaderRank and tag propagation. Comput Digit Eng 49(5):942–946 Zhenxin ZHAI, Yuecheng YU, Yu GU (2021) Community discovery algorithm combining LeaderRank and tag propagation. Comput Digit Eng 49(5):942–946
16.
go back to reference Pan Z (2015) A revisit to evaluating the accuracy of community detection using the normalized mutual information. J Stat Mech: Theory Exp 2015(11):P11006CrossRef Pan Z (2015) A revisit to evaluating the accuracy of community detection using the normalized mutual information. J Stat Mech: Theory Exp 2015(11):P11006CrossRef
23.
go back to reference Jing C, Jiangchuan L, Nana W (2022) An overlapping community discovery algorithm incorporating K-shell and label entropy. Comput Appl 42(04):1162–1169 Jing C, Jiangchuan L, Nana W (2022) An overlapping community discovery algorithm incorporating K-shell and label entropy. Comput Appl 42(04):1162–1169
24.
go back to reference Ma J, Liu F, Li H et al (2019) Overlapping community detection algorithm by label propagation using PageRank and node clustering coefficients. J Natl Univ Defense Technol 41(1):183–190 Ma J, Liu F, Li H et al (2019) Overlapping community detection algorithm by label propagation using PageRank and node clustering coefficients. J Natl Univ Defense Technol 41(1):183–190
25.
go back to reference Qingshou WU, Rongwang CHEN, Wensen YU et al (2020) Overlapping community detection algorithm integrating label preprocessing and node influence. J Comput Appl 40(12):3578–3585 Qingshou WU, Rongwang CHEN, Wensen YU et al (2020) Overlapping community detection algorithm integrating label preprocessing and node influence. J Comput Appl 40(12):3578–3585
28.
go back to reference Yuyang L, Longjie Li, Na S et al (2020) A link prediction method incorporating aggregation coefficients. Comput Appl 40(1):28 Yuyang L, Longjie Li, Na S et al (2020) A link prediction method incorporating aggregation coefficients. Comput Appl 40(1):28
30.
go back to reference Pons P, Latapy M (2005) Computing communities in large networks using random walks. International Symposium on Computer and Information Sciences, Springer, Berlin/Heidelberg, Germany, pp 284–293 Pons P, Latapy M (2005) Computing communities in large networks using random walks. International Symposium on Computer and Information Sciences, Springer, Berlin/Heidelberg, Germany, pp 284–293
31.
go back to reference Kumar R, Moseley B, Vassilvitskii S et al (2015) Fast greedy algorithms in mapreduce and streaming. ACM Transactions on Parallel Computing (TOPC) 2(3):1–22CrossRef Kumar R, Moseley B, Vassilvitskii S et al (2015) Fast greedy algorithms in mapreduce and streaming. ACM Transactions on Parallel Computing (TOPC) 2(3):1–22CrossRef
34.
go back to reference Liu MM (2020) Theory and application of weighted social network community discovery and link prediction. Tsinghua University Press, Beijing, pp 139–141 Liu MM (2020) Theory and application of weighted social network community discovery and link prediction. Tsinghua University Press, Beijing, pp 139–141
35.
go back to reference Aghaalizadeh S, Afshord ST, Bouyer A et al (2021) Improving the stability of label propagation algorithm by propagating from low-significance nodes for community detection in social networks. Computing 104(1):21–42MathSciNetCrossRef Aghaalizadeh S, Afshord ST, Bouyer A et al (2021) Improving the stability of label propagation algorithm by propagating from low-significance nodes for community detection in social networks. Computing 104(1):21–42MathSciNetCrossRef
37.
go back to reference Hanzhang K, Qinma K, Chao L et al (2018) An improved label propagation algorithm based on node intimacy for community detection in networks. Int J Mod Phys B 32(25):1850279CrossRef Hanzhang K, Qinma K, Chao L et al (2018) An improved label propagation algorithm based on node intimacy for community detection in networks. Int J Mod Phys B 32(25):1850279CrossRef
38.
go back to reference Xiaohu D, Fuyuan C (2022) Node local similarity based on two-stage density peaks algorithm for overlapping community detection. Computer Science 49(12):170–177 Xiaohu D, Fuyuan C (2022) Node local similarity based on two-stage density peaks algorithm for overlapping community detection. Computer Science 49(12):170–177
39.
go back to reference Lidong Fu, Jiahui L, Qiuhong W (2023) Label propagation community discovery algorithm based on density peak. Appl Res Comput 40(8):1–7 Lidong Fu, Jiahui L, Qiuhong W (2023) Label propagation community discovery algorithm based on density peak. Appl Res Comput 40(8):1–7
40.
go back to reference Gregory S (2010) Finding overlapping communities in networks by label propagation. New J Phys 12(10):103018CrossRef Gregory S (2010) Finding overlapping communities in networks by label propagation. New J Phys 12(10):103018CrossRef
42.
go back to reference Wu T, Guo Y, Chen LT et al (2016) Integrated structure investigation in complex networks by label propagation. Phys A Stat Mech Appl 448:68–80CrossRef Wu T, Guo Y, Chen LT et al (2016) Integrated structure investigation in complex networks by label propagation. Phys A Stat Mech Appl 448:68–80CrossRef
44.
Metadata
Title
A label propagation community discovery algorithm combining seed node influence and neighborhood similarity
Authors
Miaomiao Liu
Jinyun Yang
Jingfeng Guo
Jing Chen
Publication date
10-01-2024
Publisher
Springer London
Published in
Knowledge and Information Systems / Issue 4/2024
Print ISSN: 0219-1377
Electronic ISSN: 0219-3116
DOI
https://doi.org/10.1007/s10115-023-02035-w

Other articles of this Issue 4/2024

Knowledge and Information Systems 4/2024 Go to the issue

Premium Partner