Spectral Algorithms for Community Detection in Directed Networks

Abstract

Community detection in large social networks is affected by degree heterogeneity of nodes. The D-SCORE algorithm for directed networks was introduced to reduce this effect by taking the element-wise ratios of the singular vectors of the adjacency matrix before clustering. Meaningful results were obtained for the statistician citation network, but rigorous analysis on its performance was missing. First, this paper establishes theoretical guarantee for this algorithm and its variants for the directed degree-corrected block model (Directed-DCBM). Second, this paper provides significant improvements for the original D-SCORE algorithms by attaching the nodes outside of the community cores using the information of the original network instead of the singular vectors.

Cite

Text

Wang et al. "Spectral Algorithms for Community Detection in Directed Networks." Journal of Machine Learning Research, 2020.

Markdown

[Wang et al. "Spectral Algorithms for Community Detection in Directed Networks." Journal of Machine Learning Research, 2020.](https://mlanthology.org/jmlr/2020/wang2020jmlr-spectral/)

BibTeX

@article{wang2020jmlr-spectral,
  title     = {{Spectral Algorithms for Community Detection in Directed Networks}},
  author    = {Wang, Zhe and Liang, Yingbin and Ji, Pengsheng},
  journal   = {Journal of Machine Learning Research},
  year      = {2020},
  pages     = {1-45},
  volume    = {21},
  url       = {https://mlanthology.org/jmlr/2020/wang2020jmlr-spectral/}
}