paper-with-me

홈 › Papers

On spectral algorithms for community detection in stochastic blockmodel graphs with vertex covariates

2020-07-04 · Cong Mu, Angelo Mele, Lingxin Hao, Joshua Cape, Avanti Athreya, Carey E. Priebe

In network inference applications, it is often desirable to detect community structure, namely to cluster vertices into groups, or blocks, according to some measure of similarity. Beyond mere adjacency matrices, many real networks also involve vertex covariates that carry key information about underlying block structure in graphs. To assess the effects of such covariates on block recovery, we present a comparative analysis of two model-based spectral algorithms for clustering vertices in stochastic blockmodel graphs with vertex covariates. The first algorithm uses only the adjacency matrix, and directly estimates the block assignments. The second algorithm incorporates both the adjacency matrix and the vertex covariates into the estimation of block assignments, and moreover quantifies the explicit impact of the vertex covariates on the resulting estimate of the block assignments. We employ Chernoff information to analytically compare the algorithms' performance and derive the information-theoretic Chernoff ratio for certain models of interest. Analytic results and simulations suggest that the second algorithm is often preferred: we can often better estimate the induced block assignments by first estimating the effect of vertex covariates. In addition, real data examples also indicate that the second algorithm has the advantages of revealing underlying block structure and taking observed vertex heterogeneity into account in real applications. Our findings emphasize the importance of distinguishing between observed and unobserved factors that can affect block structure in graphs.

📄 PDF Abstract BibTeX arXiv:2007.02156

Code (1)

CongM/sbm-cov 공식 구현

Tasks

ClusteringCommunity Detection

Similar Papers 제목 키워드 기반

Spectral clustering on spherical coordinates under the degree-corrected stochastic blockmodel

2020-11-09 · Francesco Sanna Passino, Nicholas A. Heard, Patrick Rubin-Delanchy

Spectral clustering is a popular method for community detection in network graphs: starting from a matrix representation of the graph, the nodes are clustered on a low dimensional projection obtained from a truncated spe…

ClusteringCommunity DetectionModel Selection

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

Community detection in sparse latent space models

2020-08-04 · Fengnan Gao, Zongming Ma, Hongsong Yuan

We show that a simple community detection algorithm originated from stochastic blockmodel literature achieves consistency, and even optimality, for a broad and flexible class of sparse latent space models. The class of m…

ClusteringCommunity Detection

An improved spectral clustering method for community detection under the degree-corrected stochastic blockmodel

2020-11-12 · Huan Qing, Jingli Wang

For community detection problem, spectral clustering is a widely used method for detecting clusters in networks. In this paper, we propose an improved spectral clustering (ISC) approach under the degree corrected stochas…

ClusteringCommunity DetectionStochastic Block Model

Empirical Bayes Estimation for the Stochastic Blockmodel

2014-05-23 · Shakira Suwan, Dominic S. Lee, Runze Tang, Daniel L. Sussman 외

Inference for the stochastic blockmodel is currently of burgeoning interest in the statistical community, as well as in various application domains as diverse as social networks, citation networks, brain connectivity net…

Position