English

Accelerating Community Detection by Using K-core Subgraphs

Physics and Society 2014-10-14 v3 Social and Information Networks

Abstract

Community detection is expensive, and the cost generally depends at least linearly on the number of vertices in the graph. We propose working with a reduced graph that has many fewer nodes but nonetheless captures key community structure. The K-core of a graph is the largest subgraph within which each node has at least K connections. We propose a framework that accelerates community detection by applying an expensive algorithm (modularity optimization, the Louvain method, spectral clustering, etc.) to the K-core and then using an inexpensive heuristic (such as local modularity maximization) to infer community labels for the remaining nodes. Our experiments demonstrate that the proposed framework can reduce the running time by more than 80% while preserving the quality of the solutions. Recent theoretical investigations provide support for using the K-core as a reduced representation.

Keywords

Cite

@article{arxiv.1403.2226,
  title  = {Accelerating Community Detection by Using K-core Subgraphs},
  author = {Chengbin Peng and Tamara G. Kolda and Ali Pinar},
  journal= {arXiv preprint arXiv:1403.2226},
  year   = {2014}
}

Comments

15 pages, 8 figures

R2 v1 2026-06-22T03:23:28.922Z