A curated list of community detection research papers with implementations.
-
Updated
Mar 18, 2023 - 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).
Code for our ECCV 2018 work.
Deep and conventional community detection related papers, implementations, datasets, and tools. Welcome to contribute to this repository by following the {instruction_for_contribution.pdf} file.
[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).
Papers on Graph Analytics, Mining, and Learning
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering
MCL, the Markov Cluster algorithm, also known as Markov Clustering, is a method and program for clustering weighted or simple networks, a.k.a. graphs.
ppSCAN: Parallelizing Pruning-based Graph Structural Clustering (ICPP'18) - by Yulin Che, Shixuan Sun and Prof. Qiong Luo
An implementation of the Watset clustering algorithm in Java.
Prioritizing network communities
This project is a scalable unified framework for deep graph clustering.
Awesome graph-level learning methods. Collections of commonly used datasets, papers as well as implementations are listed in this github repository. We also invite researchers interested in graph representation learning, graph regression and graph classification to join this project as contribut…
Fast consensus clustering in networks
Graph Agglomerative Clustering Library
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."