paper-with-me

홈 › Papers

Inference via Message Passing on Partially Labeled Stochastic Block Models

2016-03-22 · T. Tony Cai, Tengyuan Liang, Alexander Rakhlin

We study the community detection and recovery problem in partially-labeled stochastic block models (SBM). We develop a fast linearized message-passing algorithm to reconstruct labels for SBM (with $n$ nodes, $k$ blocks, $p,q$ intra and inter block connectivity) when $\delta$ proportion of node labels are revealed. The signal-to-noise ratio ${\sf SNR}(n,k,p,q,\delta)$ is shown to characterize the fundamental limitations of inference via local algorithms. On the one hand, when ${\sf SNR}>1$, the linearized message-passing algorithm provides the statistical inference guarantee with mis-classification rate at most $\exp(-({\sf SNR}-1)/2)$, thus interpolating smoothly between strong and weak consistency. This exponential dependence improves upon the known error rate $({\sf SNR}-1)^{-1}$ in the literature on weak recovery. On the other hand, when ${\sf SNR}<1$ (for $k=2$) and ${\sf SNR}<1/4$ (for general growing $k$), we prove that local algorithms suffer an error rate at least $\frac{1}{2} - \sqrt{\delta \cdot {\sf SNR}}$, which is only slightly better than random guess for small $\delta$.

📄 PDF Abstract BibTeX arXiv:1603.06923

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

A Message Passing Realization of Expected Free Energy Minimization

2025-08-04 · Wouter W. L. Nuijten, Mykola Lukashchuk, Thijs van de Laar, Bert de Vries arxiv

We present a message passing approach to Expected Free Energy (EFE) minimization on factor graphs, based on the theory introduced in arXiv:2504.14898. By reformulating EFE minimization as Variational Free Energy minimiza…

Clustering in Partially Labeled Stochastic Block Models via Total Variation Minimization

2019-11-03 · Alexander Jung

A main task in data analysis is to organize data points into coherent groups or clusters. The stochastic block model is a probabilistic model for the cluster structure. This model prescribes different probabilities for t…

ClusteringStochastic Block Model

Classifying Partially Labeled Networked Data via Logistic Network Lasso

2019-03-26 · Nguyen Tran, Henrik Ambos, Alexander Jung

We apply the network Lasso to classify partially labeled data points which are characterized by high-dimensional feature vectors. In order to learn an accurate classifier from limited amounts of labeled data, we borrow s…

Joint Inference of Multiple Label Types in Large Networks

2014-01-30 · Deepayan Chakrabarti, Stanislav Funiak, Jonathan Chang, Sofus A. Macskassy

We tackle the problem of inferring node labels in a partially labeled graph where each node in the graph has multiple label types and each label type has a large number of possible labels. Our primary example, and the fo…

Fundamental limits of community detection from multi-view data: multi-layer, dynamic and partially labeled block models

2024-01-16 · Xiaodong Yang, Buyu Lin, Subhabrata Sen

Multi-view data arises frequently in modern network analysis e.g. relations of multiple types among individuals in social network analysis, longitudinal measurements of interactions among observational units, annotated n…

Community DetectionStochastic Block Model