WLPA: A novel algorithm to detect community structures in social networks

Yue Yang,Changjia Chen,Sheng Pang
2011-01-01
Journal of Computational Information Systems
Abstract:Today's world is one of information. Community detection and analysis is an important methodology for understanding the organization of various real-world networks. Knowledge of social networks gives us the insight to take advantage of them. Currently used algorithms that identify the community structures in large-scale real-world networks detect the communities with some characters such as the vertexes and edges of networks. Sometimes those characters can not be useful basis for clique finding. In this paper, according to the characterization of search charts' social network, we investigated a novel algorithm-weight-based label propagation algorithm that uses the weight of edges alone about the communities. In our algorithm every node is initialized with a unique label and given the label that most edge-weight of its neighbors currently have at every step. Through this process nodes will be formed to groups based on their unique label. We validate the algorithm with a real network. We also demonstrate that the algorithm takes an advantage of linear time complexity. As a result, the algorithm can efficiently and effectively detect the community structures of various types of social networks. Copyright © 2011 Binary Information Press.
What problem does this paper attempt to address?