benedekrozemberczki/awesome-community-detection
A curated list of community detection research papers with implementations.
This resource provides a curated collection of research papers focused on community detection. It helps researchers, data scientists, and social scientists explore various methods for identifying groups or clusters within complex network data. You get an organized list of academic work and often linked implementations, which can inform your own analyses of social networks, biological networks, or information propagation.
2,432 stars.
Use this if you are a researcher or practitioner looking for an overview of current and past research in community detection algorithms for network analysis, along with potential code implementations.
Not ideal if you are looking for an out-of-the-box software tool or a step-by-step tutorial on how to apply community detection to your specific dataset without diving into academic papers.
Stars
2,432
Forks
358
Language
Python
License
CC0-1.0
Category
Last pushed
Dec 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/benedekrozemberczki/awesome-community-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.