English

Incorporating Higher-order Structural Information for Graph Clustering

Machine Learning 2024-10-29 v2 Social and Information Networks

Abstract

Clustering holds profound significance in data mining. In recent years, graph convolutional network (GCN) has emerged as a powerful tool for deep clustering, integrating both graph structural information and node attributes. However, most existing methods ignore the higher-order structural information of the graph. Evidently, nodes within the same cluster can establish distant connections. Besides, recent deep clustering methods usually apply a self-supervised module to monitor the training process of their model, focusing solely on node attributes without paying attention to graph structure. In this paper, we propose a novel graph clustering network to make full use of graph structural information. To capture the higher-order structural information, we design a graph mutual infomax module, effectively maximizing mutual information between graph-level and node-level representations, and employ a trinary self-supervised module that includes modularity as a structural constraint. Our proposed model outperforms many state-of-the-art methods on various datasets, demonstrating its superiority.

Keywords

Cite

@article{arxiv.2403.11087,
  title  = {Incorporating Higher-order Structural Information for Graph Clustering},
  author = {Qiankun Li and Haobing Liu and Ruobing Jiang and Tingting Wang},
  journal= {arXiv preprint arXiv:2403.11087},
  year   = {2024}
}
R2 v1 2026-06-28T15:23:03.844Z