A Novel Algorithm for Community Discovery in Social Networks Based on Label Propagation

Zhao Zhuoxiang,Wang Yitong,Tian Jiatang,Zhou Zexue
2011-01-01
Journal of Computer Research and Development
Abstract:Community Discovery is a hot issue in social network analysis and many algorithms have been proposed to discover communities.To find potential community structures,a community discovery algorithm based on label propagation will propagate the labels of nodes in social networks.Every node will be assigned a unique label and update the label for each node in a random order.A node will choose a label randomly if there is more than one candidate label.This method will result in many fragmentary communities unsteadily.Therefore,a novel algorithm called Label-Influence-Based(LIB) algorithm for community discovery is proposed.LIB algorithm will select a set of nodes as seeds,each of which is assigned a unique label.A node will choose its label by calculating Label-Influence Value during propagating procedure.We have tested LIB algorithm in different datasets and results show that the quality of communities discovered by LIB algorithm is improved with a better stability.
What problem does this paper attempt to address?