• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2022, Vol. 44 ›› Issue (04): 713-722.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

A rational label propagation algorithm based on node influence

HUANGFU Fei-fei1,YANG Yang2,DENG Xiao-yi2,3   

  1. (1.College of Foreign Languages,Huaqiao University,Quanzhou 362021,China;
    2.Research Center for Modern Applied Statistics & Big Data,Huaqiao University,Xiamen 361021,China;
    3.Rutgers Business School,Rutgers,the State University of New Jersey,Newark,New Jersey 07102,USA)
  • Received:2020-08-26 Revised:2021-01-25 Accepted:2022-04-25 Online:2022-04-25 Published:2022-04-20

Abstract: Community discovery can reveal the topology and important nodes of real social networks. Due to its linear time complexity and no need to define objective functions and objective parameters, Label Propagation Algorithm (LPA) is widely used in academic and practical fields as a classic community discovery algorithm. Aiming at the update disorder of LPA algorithm and the randomness of label selection, a Rational Node Label Propagation Algorithm Based on Node Influence (RLPBNI) is proposed. The algorithm takes the node influence ranking as the update order, introduces the concept of rational nodes for label selection, and defines the overlap degree for community dimensionality reduction. The analysis of the experimental results shows that, compared with other comparative algorithms, the RLPBNI algorithm can not only effectively improve the accuracy of community division, but also more easily discover hidden communities in networks with a high degree of mixing. 

Key words: community detection, label propagation, node influence, rational node, complex network