A curated list of community detection research papers with implementations.
-
Updated
Mar 16, 2024 - Python
A curated list of community detection research papers with implementations.
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering"
Code for our ECCV 2018 work.
[AAAI 2023] An official source code for paper Hard Sample Aware Network for Contrastive Deep Graph Clustering.
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
This project is a scalable unified framework for deep graph clustering.
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering
An implementation of Chinese Whispers in Python.
Tensorflow and Pytorch implementation of "Just Balance GNN" for graph clustering.
Graph matching and clustering by comparing heat kernels via optimal transport.
Pytorch and Tensorflow implementation of TVGNN, presented at ICML 2023.
PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks"
Community detection using attribute and structural similarities.
ACM MM 2023: ISelf-contrastive graph diffusion network
Add a description, image, and links to the graph-clustering topic page so that developers can more easily learn about it.
To associate your repository with the graph-clustering topic, visit your repo's landing page and select "manage topics."