Extracting local community structure from local cores

  • Authors:
  • Xianchao Zhang;Liang Wang;Yueting Li;Wenxin Liang

  • Affiliations:
  • School of Software, Dalian University of Technology, Dalian, China;School of Software, Dalian University of Technology, Dalian, China;School of Software, Dalian University of Technology, Dalian, China;School of Software, Dalian University of Technology, Dalian, China

  • Venue:
  • DASFAA'11 Proceedings of the 16th international conference on Database systems for advanced applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

To identify global community structure in networks is a great challenge that requires complete information of graphs, which is not feasible for some large networks, e.g. the World Wide Web. Recently, local algorithms have been proposed to extract communities in nearly linear time, which just require a small part of the graphs. However, their results, largely depending on the starting vertex, are not stable. In this paper, we propose a local modularity method for extracting local communities from local cores instead of random vertices. This approach firstly extracts a large enough local core with a heuristic strategy. Then, it detects the corresponding local community by optimizing local modularity, and finally removes outliers based on introversion. Experiment results indicate that, compared with previous algorithms, our method can extract stable meaningful communities with higher quality.