TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Supervised Community Detection with Line Graph Neural Netw...

Supervised Community Detection with Line Graph Neural Networks

Zhengdao Chen, Xiang Li, Joan Bruna

2017-05-23ICLR 2019 5Community DetectionGraph Classification
PaperPDFCodeCode(official)CodeCode

Abstract

Traditionally, community detection in graphs can be solved using spectral methods or posterior inference under probabilistic graphical models. Focusing on random graph families such as the stochastic block model, recent research has unified both approaches and identified both statistical and computational detection thresholds in terms of the signal-to-noise ratio. By recasting community detection as a node-wise classification problem on graphs, we can also study it from a learning perspective. We present a novel family of Graph Neural Networks (GNNs) for solving community detection problems in a supervised learning setting. We show that, in a data-driven manner and without access to the underlying generative models, they can match or even surpass the performance of the belief propagation algorithm on binary and multi-class stochastic block models, which is believed to reach the computational threshold. In particular, we propose to augment GNNs with the non-backtracking operator defined on the line graph of edge adjacencies. Our models also achieve good performance on real-world datasets. In addition, we perform the first analysis of the optimization landscape of training linear GNNs for community detection problems, demonstrating that under certain simplifications and assumptions, the loss values at local and global minima are not far apart.

Results

TaskDatasetMetricValueModel
Community DetectionAmazonAccuracy-NE2GNN

Related Papers

Density-aware Walks for Coordinated Campaign Detection2025-06-16Understanding the Effect of Knowledge Graph Extraction Error on Downstream Graph Analyses: A Case Study on Affiliation Graphs2025-06-14Learning to Collaborate Over Graphs: A Selective Federated Multi-Task Learning Approach2025-06-11Identifying Hubs Through Influential Nodes in Transportation Network by Using a Gravity Centrality Approach2025-06-10Strongly Consistent Community Detection in Popularity Adjusted Block Models2025-06-08Positional Encoding meets Persistent Homology on Graphs2025-06-06Speaker Diarization with Overlapping Community Detection Using Graph Attention Networks and Label Propagation Algorithm2025-06-03Weisfeiler and Leman Follow the Arrow of Time: Expressive Power of Message Passing in Temporal Event Graphs2025-05-30