Homophily-enhanced Structure Learning for Graph Clustering
Ming Gu, Gaoming Yang, Sheng Zhou, Ning Ma, Jiawei Chen, Qiaoyu Tan,, Meihan Liu, Jiajun Bu

TL;DR
This paper introduces HoLe, a novel graph clustering method that enhances structure learning by increasing homophily, leading to improved clustering performance without requiring ground-truth labels.
Contribution
The paper proposes a homophily-enhanced structure learning framework with two modules, enabling better graph structure refinement for clustering tasks without supervision.
Findings
HoLe outperforms state-of-the-art methods on seven benchmark datasets.
The method effectively improves clustering metrics across various graph types.
Joint optimization of structure learning and clustering enhances overall results.
Abstract
Graph clustering is a fundamental task in graph analysis, and recent advances in utilizing graph neural networks (GNNs) have shown impressive results. Despite the success of existing GNN-based graph clustering methods, they often overlook the quality of graph structure, which is inherent in real-world graphs due to their sparse and multifarious nature, leading to subpar performance. Graph structure learning allows refining the input graph by adding missing links and removing spurious connections. However, previous endeavors in graph structure learning have predominantly centered around supervised settings, and cannot be directly applied to our specific clustering tasks due to the absence of ground-truth labels. To bridge the gap, we propose a novel method called \textbf{ho}mophily-enhanced structure \textbf{le}arning for graph clustering (HoLe). Our motivation stems from the observation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Recommender Systems and Techniques
