paper-with-me

Papers

Spectral Algorithms for Community Detection in Directed Networks

2020-08-09 · Zhe Wang, Yingbin Liang, Pengsheng Ji

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.

📄 PDF Abstract BibTeX arXiv:2008.03820

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity Detection

Similar Papers 제목 키워드 기반

Scalable Spectral Algorithms for Community Detection in Directed Networks

2012-11-29 · Sungmin Kim, Tao Shi

Community detection has been one of the central problems in network studies and directed network is particularly challenging due to asymmetry among its links. In this paper, we found that incorporating the direction of l…

Community Detection

Bayesian estimation of the latent dimension and communities in stochastic blockmodels

2019-04-06 · Francesco Sanna Passino, Nicholas A. Heard

Spectral embedding of adjacency or Laplacian matrices of undirected graphs is a common technique for representing a network in a lower dimensional latent space, with optimal theoretical guarantees. The embedding can be u…

Community Detection

Spectral redemption: clustering sparse networks

2013-06-24 · Florent Krzakala, Cristopher Moore, Elchanan Mossel, Joe Neeman 외

Spectral algorithms are classic approaches to clustering and community detection in networks. However, for sparse networks the standard versions of these algorithms are suboptimal, in some cases completely failing to det…

ClusteringCommunity DetectionStochastic Block Model

A Spectral Framework for Tracking Communities in Evolving Networks

2024-12-10 · Jacob Hume, Laura Balzano

Discovering and tracking communities in time-varying networks is an important task in network science, motivated by applications in fields ranging from neuroscience to sociology. In this work, we characterize the celebra…

Community DetectionDynamic Community DetectionRiemannian optimizationSociology

Perfect Clustering for Sparse Directed Stochastic Block Models

2026-01-23 · Behzad Aalipur, Yichen Qin arxiv

Exact recovery in stochastic block models (SBMs) is well understood in undirected settings, but remains considerably less developed for directed and sparse networks, particularly when the number of communities diverges. …

Community Detection