Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VGAER: Graph Neural Network Reconstruction based Community Detection

About

Community detection is a fundamental and important issue in network science, but there are only a few community detection algorithms based on graph neural networks, among which unsupervised algorithms are almost blank. By fusing the high-order modularity information with network features, this paper proposes a Variational Graph AutoEncoder Reconstruction based community detection VGAER for the first time, and gives its non-probabilistic version. They do not need any prior information. We have carefully designed corresponding input features, decoder, and downstream tasks based on the community detection task and these designs are concise, natural, and perform well (NMI values under our design are improved by 59.1% - 565.9%). Based on a series of experiments with wide range of datasets and advanced methods, VGAER has achieved superior performance and shows strong competitiveness and potential with a simpler design. Finally, we report the results of algorithm convergence analysis and t-SNE visualization, which clearly depicted the stable performance and powerful network modularity ability of VGAER. Our codes are available at https://github.com/qcydm/VGAER.

Chenyang Qiu, Zhaoci Huang, Wenzhe Xu, Huijia Li• 2022

Related benchmarks

TaskDatasetResultRank
Community DetectionCora v1 (test)
Accuracy45.3
13
Community DetectionCiteseer v1 (test)
ACC30.2
13
Community DetectionPubmed v1 (test)
ACC30.1
13
ClusteringML100K N=0%
Accuracy43.44
12
ClusteringML100K N=10%
Accuracy36.85
12
ClusteringML100K N=20%
ACC37.21
12
ClusteringVessel10
Accuracy0.3395
12
ClusteringVessel01
Accuracy32.32
12
Showing 8 of 8 rows

Other info

Follow for update