An Improved Label Propagation Algorithm for Undirected Weighted Networks

Peilei Li,Hanqing Yu,Yijin Zhang
DOI: https://doi.org/10.1109/icwoc62055.2024.10684964
2024-01-01
Abstract:In recent years, with the rapid development of network technology, the scale of social networks has become increasingly large and diversified. The detection of community has become a hot spot in the research of social network. Label propagation algorithm (LPA) has been widely concerned since it has the advantages of linear time complexity. However, the randomness of LPA affects the accuracy and stability of the community. This paper proposes an improved label propagation algorithm for undirected weighted networks. In the first stage, considering both node importance and local topological information, an improved LPA is designed to divide the undirected weighted network into initial communities, thereby reducing the instability of LPA. In the second stage, a strategy for increasing modularity is designed to merge small communities, thereby improving the quality of community partitioning. Experimental results show that the proposed community detection algorithm has better community detection quality compared to LPA and four classical community detection algorithms.
What problem does this paper attempt to address?