English

DGCLUSTER: A Neural Framework for Attributed Graph Clustering via Modularity Maximization

Machine Learning 2023-12-21 v1 Social and Information Networks

Abstract

Graph clustering is a fundamental and challenging task in the field of graph mining where the objective is to group the nodes into clusters taking into consideration the topology of the graph. It has several applications in diverse domains spanning social network analysis, recommender systems, computer vision, and bioinformatics. In this work, we propose a novel method, DGCluster, which primarily optimizes the modularity objective using graph neural networks and scales linearly with the graph size. Our method does not require the number of clusters to be specified as a part of the input and can also leverage the availability of auxiliary node level information. We extensively test DGCluster on several real-world datasets of varying sizes, across multiple popular cluster quality metrics. Our approach consistently outperforms the state-of-the-art methods, demonstrating significant performance gains in almost all settings.

Keywords

Cite

@article{arxiv.2312.12697,
  title  = {DGCLUSTER: A Neural Framework for Attributed Graph Clustering via Modularity Maximization},
  author = {Aritra Bhowmick and Mert Kosan and Zexi Huang and Ambuj Singh and Sourav Medya},
  journal= {arXiv preprint arXiv:2312.12697},
  year   = {2023}
}

Comments

Accepted to AAAI'24

R2 v1 2026-06-28T13:57:04.083Z