Affiliation:
1. School of electronic Engineering, Xidian University, China
Abstract
Deep graph clustering, efficiently dividing nodes into multiple disjoint clusters in an unsupervised manner, has become a crucial tool for analyzing ubiquitous graph data. Existing methods have acquired impressive clustering effects by optimizing the clustering network under the parametric condition—predefining the true number of clusters (
K
tr
). However,
K
tr
is inaccessible in pure unsupervised scenarios, in which existing methods are incapable of inferring the number of clusters (
K
), causing limited feasibility. This article proposes the first Parameter-Agnostic Deep Graph Clustering method (PADGC), which consists of two core modules:
K
-guidence clustering and topological-hierarchical inference, to infer
K
efficiently and gain impressive clustering predictions. Specifically,
K
-guidence clustering is employed to optimize the cluster assignments and discriminative embeddings in a mutual promotion manner under the latest updated
K
, even though
K
may deviate from
K
tr
. In turn, such optimized cluster assignments are utilized to explore more accurate
K
in the topological-hierarchical inference, which can split the dispersive clusters and merge the coupled ones. In this way, these two modules are complementarily optimized until generating the final convergent
K
and discriminative cluster assignments. Extensive experiments on several benchmarks, including graphs and images, can demonstrate the superiority of our method. The mean values of our inferred
K
, in 11 out of 12 datasets, deviates from
K
tr
by less than 1. Our method can also achieve competitive clustering effects with existing parametric deep graph clustering.
Funder
Joint Fund of Ministry of Education of China
Key Research and Development Program of Shaanxi
National Natural Science Foundation of China
Fundamental Research Funds for the Central Universities
Publisher
Association for Computing Machinery (ACM)
Reference61 articles.
1. DenMune: Density peak based clustering using mutual nearest neighbors
2. Mixtures of Dirichlet Processes with Applications to Bayesian Nonparametric Problems
3. Filippo Maria Bianchi, Daniele Grattarola, and Cesare Alippi. 2020. Spectral clustering with graph neural networks for graph pooling. In Proc. Int. Conf. Mach. Learn. PMLR, 874–883.
4. Deyu Bo, Xiao Wang, Chuan Shi, Meiqi Zhu, Emiao Lu, and Peng Cui. 2020. Structural deep clustering network. In Proc. Web Conf.1400–1410.
5. Joan Bruna Wojciech Zaremba Arthur Szlam and Yann LeCun. 2013. Spectral networks and locally connected networks on graphs. arXiv:1312.6203. Retrieved from https://arxiv.org/abs/1312.6203