English

Overlapping Community Detection with Graph Neural Networks

Machine Learning 2019-09-27 v1 Social and Information Networks Machine Learning

Abstract

Community detection is a fundamental problem in machine learning. While deep learning has shown great promise in many graphrelated tasks, developing neural models for community detection has received surprisingly little attention. The few existing approaches focus on detecting disjoint communities, even though communities in real graphs are well known to be overlapping. We address this shortcoming and propose a graph neural network (GNN) based model for overlapping community detection. Despite its simplicity, our model outperforms the existing baselines by a large margin in the task of community recovery. We establish through an extensive experimental evaluation that the proposed model is effective, scalable and robust to hyperparameter settings. We also perform an ablation study that confirms that GNN is the key ingredient to the power of the proposed model.

Keywords

Cite

@article{arxiv.1909.12201,
  title  = {Overlapping Community Detection with Graph Neural Networks},
  author = {Oleksandr Shchur and Stephan Günnemann},
  journal= {arXiv preprint arXiv:1909.12201},
  year   = {2019}
}

Comments

The First International Workshop on Deep Learning on Graphs (In Conjunction with the 25th ACM SIGKDD Conference on Knowledge Discovery and Data Mining) https://dlg2019.bitbucket.io/

R2 v1 2026-06-23T11:27:07.832Z