Closeness Degree of Node Algorithm for Mining Local Community from Complex Networks

FANG Ping,LI Zhitang,TU Hao,GUO Zhengbiao
DOI: https://doi.org/10.3778/j.issn.1002-8331.1204-0316
2013-01-01
Abstract:To make the local community detection faster and more accurate, this paper proposes an algorithm for detecting local community structures in complex networks based on closeness degree of node. The proposed method, which uses the maximal closeness degree of node and the local community’s Q value, starts from the maximum degree node of the network and detects the community it belongs to by searching the neighbor nodes. It is also applicable for global community structure detecting. The experiments on two typical complex networks show that the algorithm can effectively mine the intrinsic local community struc-ture in networks. The time complexity of the algorithm is O(nlog(n))on a sparse graph, where n is the number of nodes.
What problem does this paper attempt to address?