Learning Latent Block Structure in Weighted Networks

arXiv:1404.0431v2332 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of community detection in weighted networks for researchers and practitioners in network analysis, offering an incremental improvement by incorporating edge weights into a well-established model.

The authors tackled the limitation of existing community detection methods that discard edge weights by introducing the weighted stochastic block model (WSBM), which generalizes to networks with edge weights from any exponential family distribution, and it performed as well or better than alternatives on real-world edge-existence and edge-weight prediction tasks.

Community detection is an important task in network analysis, in which we aim to learn a network partition that groups together vertices with similar community-level connectivity patterns. By finding such groups of vertices with similar structural roles, we extract a compact representation of the network's large-scale structure, which can facilitate its scientific interpretation and the prediction of unknown or future interactions. Popular approaches, including the stochastic block model, assume edges are unweighted, which limits their utility by throwing away potentially useful information. We introduce the `weighted stochastic block model' (WSBM), which generalizes the stochastic block model to networks with edge weights drawn from any exponential family distribution. This model learns from both the presence and weight of edges, allowing it to discover structure that would otherwise be hidden when weights are discarded or thresholded. We describe a Bayesian variational algorithm for efficiently approximating this model's posterior distribution over latent block structures. We then evaluate the WSBM's performance on both edge-existence and edge-weight prediction tasks for a set of real-world weighted networks. In all cases, the WSBM performs as well or better than the best alternatives on these tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes