# Community detection over a heterogeneous population of non-aligned   networks

**Authors:** Guilherme Gomes, Vinayak Rao, Jennifer Neville

arXiv: 1904.05332 · 2019-04-11

## TL;DR

This paper introduces a joint stochastic blockmodel for community detection across multiple heterogeneous, non-aligned graphs, leveraging cross-graph information to improve community estimation.

## Contribution

It develops a novel joint SBM framework and an efficient spectral clustering method for community detection in unaligned, heterogeneous graphs.

## Key findings

- Joint SBM outperforms separate SBMs in community estimation
- Spectral clustering efficiently learns model parameters
- Model validated on synthetic and real-world datasets

## Abstract

Clustering and community detection with multiple graphs have typically focused on aligned graphs, where there is a mapping between nodes across the graphs (e.g., multi-view, multi-layer, temporal graphs). However, there are numerous application areas with multiple graphs that are only partially aligned, or even unaligned. These graphs are often drawn from the same population, with communities of potentially different sizes that exhibit similar structure. In this paper, we develop a joint stochastic blockmodel (Joint SBM) to estimate shared communities across sets of heterogeneous non-aligned graphs. We derive an efficient spectral clustering approach to learn the parameters of the joint SBM. We evaluate the model on both synthetic and real-world datasets and show that the joint model is able to exploit cross-graph information to better estimate the communities compared to learning separate SBMs on each individual graph.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05332/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1904.05332/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1904.05332/full.md

---
Source: https://tomesphere.com/paper/1904.05332