paper-with-me

홈 › Papers

Bayesian community detection for networks with covariates

2022-03-04 · Luyi Shen, Arash Amini, Nathaniel Josephs, Lizhen Lin

The increasing prevalence of network data in a vast variety of fields and the need to extract useful information out of them have spurred fast developments in related models and algorithms. Among the various learning tasks with network data, community detection, the discovery of node clusters or "communities," has arguably received the most attention in the scientific community. In many real-world applications, the network data often come with additional information in the form of node or edge covariates that should ideally be leveraged for inference. In this paper, we add to a limited literature on community detection for networks with covariates by proposing a Bayesian stochastic block model with a covariate-dependent random partition prior. Under our prior, the covariates are explicitly expressed in specifying the prior distribution on the cluster membership. Our model has the flexibility of modeling uncertainties of all the parameter estimates including the community membership. Importantly, and unlike the majority of existing methods, our model has the ability to learn the number of the communities via posterior inference without having to assume it to be known. Our model can be applied to community detection in both dense and sparse networks, with both categorical and continuous covariates, and our MCMC algorithm is very efficient with good mixing properties. We demonstrate the superior performance of our model over existing models in a comprehensive simulation study and an application to two real datasets.

📄 PDF Abstract BibTeX arXiv:2203.02090

Code (1)

aaamini/bcdc 공식 구현

Tasks

Community DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

Pairwise Covariates-adjusted Block Model for Community Detection

2018-07-10 · Sihan Huang, Jiajin Sun, Yang Feng

One of the most fundamental problems in network study is community detection. The stochastic block model (SBM) is a widely used model, for which various estimation methods have been developed with their community detecti…

ClusteringCommunity Detectionfeature selectionmodel+2

VEC-SBM: Optimal Community Detection with Vectorial Edges Covariates

2024-02-29 · Guillaume Braun, Masashi Sugiyama

Social networks are often associated with rich side information, such as texts and images. While numerous methods have been developed to identify communities from pairwise interactions, they usually ignore such side info…

Community DetectionStochastic Block Model

Perfect Spectral Clustering with Discrete Covariates

2022-05-17 · Jonathan Hehir, Xiaoyue Niu, Aleksandra Slavkovic

Among community detection methods, spectral clustering enjoys two desirable properties: computational efficiency and theoretical guarantees of consistency. Most studies of spectral clustering consider only the edges of a…

ClusteringCommunity DetectionComputational Efficiency

Equipping SBMs with RBMs: An Explainable Approach for Analysis of Networks with Covariates

2019-11-11 · Shubham Gupta, Gururaj K., Ambedkar Dukkipati, Rui M. Castro

Networks with node covariates offer two advantages to community detection methods, namely, (i) exploit covariates to improve the quality of communities, and more importantly, (ii) explain the discovered communities by id…

Community DetectionLink Prediction

Covariate Regularized Community Detection in Sparse Graphs

2016-07-10 · Bowei Yan, Purnamrita Sarkar

In this paper, we investigate community detection in networks in the presence of node covariates. In many instances, covariates and networks individually only give a partial view of the cluster structure. One needs to jo…

ClusteringCommunity Detection