Reinforcement Graph Clustering with Unknown Cluster Number
Yue Liu, Ke Liang, Jun Xia, Xihong Yang, Sihang Zhou, Meng Liu,, Xinwang Liu, Stan Z. Li

TL;DR
This paper introduces Reinforcement Graph Clustering (RGC), a novel deep graph clustering approach that automatically determines the number of clusters using reinforcement learning, eliminating the need for predefined cluster numbers.
Contribution
The proposed RGC method unifies cluster number determination and representation learning into a reinforcement learning framework, enabling unsupervised graph clustering without prior knowledge of cluster count.
Findings
RGC effectively determines the optimal number of clusters.
The method improves clustering cohesion and separation.
Experiments show RGC outperforms existing methods in accuracy and efficiency.
Abstract
Deep graph clustering, which aims to group nodes into disjoint clusters by neural networks in an unsupervised manner, has attracted great attention in recent years. Although the performance has been largely improved, the excellent performance of the existing methods heavily relies on an accurately predefined cluster number, which is not always available in the real-world scenario. To enable the deep graph clustering algorithms to work without the guidance of the predefined cluster number, we propose a new deep graph clustering method termed Reinforcement Graph Clustering (RGC). In our proposed method, cluster number determination and unsupervised representation learning are unified into a uniform framework by the reinforcement learning mechanism. Concretely, the discriminative node representations are first learned with the contrastive pretext task. Then, to capture the clustering state…
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 · Advanced Computing and Algorithms
