A Community Detection Algorithm Based on Local Similarity

WU Zhonggang,L(U) Zhao
DOI: https://doi.org/10.3969/j.issn.1000-3428.2016.12.034
2016-01-01
Abstract:Many existing community detection algorithms focus on topological structure or node attributes.Some attribut graph clustering algorithms consider both of them but the quality of community is not good.Shared neighbors based local similarity algorithms underestimate pairwise of node similarity.Hence,this paper proposes a new Local Similarity based Community Detection(LS-CD)algorithm.The proposed algorithm contains two main components:node local similarity calculation and node clustering.It evaluates the vertex importance using the Pagerank algorithm and calculates the similarity of pairwise vertexes by combining connetion strength and node attribute.To avoid underestimating node similarity based on shared neighbors,the similarity of vertexes is calculated by the similarity of their local neighborhoods.The K-Medoids clusteringalgorithmisusedtoidentifycommunitybymeasuringthelocalsimilarityofnodeandclustercentroid.Experimentalresultsshowthat,comparedwithtraditionalSA-Clusterandk-SNAPalgorithms,thisalgorithmcanminehighqualitycommunityandhasgoodcommunityidentificationeffect.
What problem does this paper attempt to address?