Home

Awesome

<div align="center"> <h1> 🎩 MAGI (coMmunity-Aware Graph clusterIng)</h1> <h3>Revisiting Modularity Maximization for Graph Clustering: A Contrastive Learning Perspective</h3>

arXiv (arXiv:2406.142886),

</div> <div align="center"> <img width="400" src="imgs/example.png"/> </div>

TL; DR

Requirements

[!NOTE] Higher versions should be also compatible.

pip install -r requirements.txt

Model

framework

Reproduction

Citation

Please kindly cite our paper if you find our project is useful:

@inproceedings{magi,
  title  = {Revisiting Modularity Maximization for Graph Clustering: A Contrastive Learning Perspective},
  author = {Yunfei Liu and Jintang Li and Yuehe Chen and Ruofan Wu and Baokun Wang and Jing Zhou and Sheng Tian and Shuheng Shen and Xing Fu and Changhua Meng and Weiqiang Wang and Liang Chen},
  booktitle    = {{KDD}},
  publisher    = {{ACM}},
  year   = {2024},
}