English

Fast community detection by SCORE

Methodology 2014-12-01 v2 Social and Information Networks Physics and Society

Abstract

Consider a network where the nodes split into KK different communities. The community labels for the nodes are unknown and it is of major interest to estimate them (i.e., community detection). Degree Corrected Block Model (DCBM) is a popular network model. How to detect communities with the DCBM is an interesting problem, where the main challenge lies in the degree heterogeneity. We propose a new approach to community detection which we call the Spectral Clustering On Ratios-of-Eigenvectors (SCORE). Compared to classical spectral methods, the main innovation is to use the entry-wise ratios between the first leading eigenvector and each of the other leading eigenvectors for clustering. Let AA be the adjacency matrix of the network. We first obtain the KK leading eigenvectors of AA, say, η^1,,η^K\hat{\eta}_1,\ldots,\hat{\eta}_K, and let R^\hat{R} be the n×(K1)n\times (K-1) matrix such that R^(i,k)=η^k+1(i)/η^1(i)\hat{R}(i,k)=\hat{\eta}_{k+1}(i)/\hat{\eta}_1(i), 1in1\leq i\leq n, 1kK11\leq k\leq K-1. We then use R^\hat{R} for clustering by applying the kk-means method. The central surprise is, the effect of degree heterogeneity is largely ancillary, and can be effectively removed by taking entry-wise ratios between η^k+1\hat{\eta}_{k+1} and η^1\hat{\eta}_1, 1kK11\leq k\leq K-1. The method is successfully applied to the web blogs data and the karate club data, with error rates of 58/122258/1222 and 1/341/34, respectively. These results are more satisfactory than those by the classical spectral methods. Additionally, compared to modularity methods, SCORE is easier to implement, computationally faster, and also has smaller error rates. We develop a theoretic framework where we show that under mild conditions, the SCORE stably yields consistent community detection. In the core of the analysis is the recent development on Random Matrix Theory (RMT), where the matrix-form Bernstein inequality is especially helpful.

Keywords

Cite

@article{arxiv.1211.5803,
  title  = {Fast community detection by SCORE},
  author = {Jiashun Jin},
  journal= {arXiv preprint arXiv:1211.5803},
  year   = {2014}
}

Comments

Published in at http://dx.doi.org/10.1214/14-AOS1265 the Annals of Statistics (http://www.imstat.org/aos/) by the Institute of Mathematical Statistics (http://www.imstat.org)

R2 v1 2026-06-21T22:43:47.853Z