paper-with-me

Papers

Pseudo-likelihood methods for community detection in large sparse networks

2012-07-10 · Arash A. Amini, Aiyou Chen, Peter J. Bickel, Elizaveta Levina

Many algorithms have been proposed for fitting network models with communities, but most of them do not scale well to large networks, and often fail on sparse networks. Here we propose a new fast pseudo-likelihood method for fitting the stochastic block model for networks, as well as a variant that allows for an arbitrary degree distribution by conditioning on degrees. We show that the algorithms perform well under a range of settings, including on very sparse networks, and illustrate on the example of a network of political blogs. We also propose spectral clustering with perturbations, a method of independent interest, which works well on sparse networks where regular spectral clustering fails, and use it to provide an initial value for pseudo-likelihood. We prove that pseudo-likelihood provides consistent estimates of the communities under a mild condition on the starting value, for the case of a block model with two communities.

📄 PDF Abstract BibTeX arXiv:1207.2340

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionStochastic Block Model

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Fast Network Community Detection with Profile-Pseudo Likelihood Methods

2020-11-01 · Jiangzhou Wang, Jingfei Zhang, Binghui Liu, Ji Zhu 외

The stochastic block model is one of the most studied network models for community detection. It is well-known that most algorithms proposed for fitting the stochastic block model likelihood function cannot scale to larg…

Community DetectionStochastic Block Model

A pseudo-likelihood approach to community detection in weighted networks

2023-03-10 · Andressa Cerqueira, Elizaveta Levina

Community structure is common in many real networks, with nodes clustered in groups sharing the same connections patterns. While many community detection methods have been developed for networks with binary edges, few of…

Community DetectionComputational EfficiencyStochastic Block Model

A Survey on Theoretical Advances of Community Detection in Networks

2018-08-26 · Zhao Yunpeng

Real-world networks usually have community structure, that is, nodes are grouped into densely connected communities. Community detection is one of the most popular and best-studied research topics in network science and …

ClusteringCommunity DetectionModel SelectionSurvey

Fair Community Detection and Structure Learning in Heterogeneous Graphical Models

2021-12-09 · Davoud Ataee Tarzanagh, Laura Balzano, Alfred O. Hero

Inference of community structure in probabilistic graphical models may not be consistent with fairness constraints when nodes have demographic attributes. Certain demographics may be over-represented in some detected com…

Community DetectionFairnessModel Selection

StepMix: A Python Package for Pseudo-Likelihood Estimation of Generalized Mixture Models with External Variables

2023-04-07 · Sacha Morin, Robin Legault, Félix Laliberté, Zsuzsa Bakk 외

StepMix is an open-source Python package for the pseudo-likelihood estimation (one-, two- and three-step approaches) of generalized finite mixture models (latent profile and latent class analysis) with external variables…