Parallel Algorithm for Identifying Overlapping Communities from Local Extension

Hua Long,Baoan Li
DOI: https://doi.org/10.2991/aiie-16.2016.22
2016-01-01
Abstract:The overlapping communities identification in complex networks was studied with the parallel algorithm from local extension. The algorithm thought originated from clustering of modularity. Firstly, based on the Map/Reduce framework, the core node was selected according to the distribution and aggregation of nodes; Then, the algorithm calculated the members of newly added nodes and the existing small community formed by core node and neighbor nodes, and achieved a gradual expansion from local community to global community; Finally, the overlapping degree and modularity increment were used to effectively identify community. Experimental results show that: Community identification algorithm realized an extension from local community, and improved the effect of aggregation, and its parallel computing is faster and more efficient than traditional algorithms.
What problem does this paper attempt to address?