Stochastic Block Model
Spectral community detection · detectability threshold · Bethe Hessian
—
Adjacency matrix (sorted by community)
Graph (colored by detected community)
Spectral embedding (2nd & 3rd eigenvectors)
SBM: nodes in K groups; edge prob p_in within, p_out between.
Detectability threshold: (p_in−p_out)²·n/(K·c) > 1 where c=avg degree.
Spectral method: eigenvectors of Laplacian/Bethe Hessian cluster communities above threshold.