graph-clustering
There are 82 repositories under graph-clustering topic.
benedekrozemberczki/awesome-community-detection
A curated list of community detection research papers with implementations.
benedekrozemberczki/karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
benedekrozemberczki/ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
drprojects/superpoint_transformer
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"
FanzhenLiu/Awesome-Deep-Community-Detection
Deep and conventional community detection related papers, implementations, datasets, and tools.
XiaohangZhan/cdp
Code for our ECCV 2018 work.
yueliu1999/HSAN
[AAAI 2023] An official source code for paper Hard Sample Aware Network for Contrastive Deep Graph Clustering.
benedekrozemberczki/EdMot
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
chenxuhao/ReadingList
Papers on Graph Analytics, Mining, and Learning
benedekrozemberczki/LabelPropagation
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
Marigoldwu/A-Unified-Framework-for-Deep-Attribute-Graph-Clustering
This project is a scalable unified framework for deep graph clustering.
micans/mcl
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.
benedekrozemberczki/EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
googlebaba/WWW2020-O2MAC
WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering
nlpub/chinese-whispers
An implementation of Chinese Whispers in Python.
ZhenyuYangMQ/Awesome-Graph-Level-Learning
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…
FilippoMB/Simplifying-Clustering-with-Graph-Neural-Networks
Tensorflow and Pytorch implementation of "Just Balance GNN" for graph clustering.
RapidsAtHKUST/ppSCAN
ppSCAN: Parallelizing Pruning-based Graph Structural Clustering (ICPP'18) - by Yulin Che, Shixuan Sun and Prof. Qiong Luo
mims-harvard/crank
Prioritizing network communities
nlpub/watset-java
An implementation of the Watset clustering algorithm in Java.
gnthibault/Optimisation-Python
A set of notebooks related to convex optimization, variational inference and numerical methods for signal processing, machine learning, deep learning, graph analysis, bayesian programming, statistics or astronomy.
trneedham/Spectral-Gromov-Wasserstein
Graph matching and clustering by comparing heat kernels via optimal transport.
adityat/fastconsensus
Fast consensus clustering in networks
waynezhanghk/gacluster
Graph Agglomerative Clustering Library
benedekrozemberczki/resolutions-2019
A list of data mining and machine learning papers that I implemented in 2019.
FilippoMB/Total-variation-graph-neural-networks
Pytorch and Tensorflow implementation of TVGNN, presented at ICML 2023.
pyyush/GraphML
PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks"
ankushbhatia2/community-detect
Community detection using attribute and structural similarities.
chrisPiemonte/url2vec
Graph clustering and Node embeddings with word2vec
kunzhan/SCDGN
ACM MM 2023: ISelf-contrastive graph diffusion network
HipGraph/Force2Vec
Implementation of Force2Vec method for ICDM 2020 paper titled "Force2Vec: Parallel force-directed graph embedding"
DongqiFu/L-MEGA
Local Motif Clustering on Time-Evolving Graphs, KDD 2020
KrainskiL/CGE.jl
Julia package to Compare Graph Embeddings
yisiyu95/R2FGC
[Accepted by TNNLS] Source Code for Relational Redundancy-Free Graph Clustering