Semi-supervised Community Detection using Graph Embedding

Bin Wu,Xinyu Yao,Boyan Zhang
DOI: https://doi.org/10.1109/ICEBE55470.2022.00033
2022-01-01
Abstract:Community detection is one of the fundamental problems in network analysis. The target of most methods in community detection is finding dense subgraphs using metrics like modularity. However, in real applications, communities are not always consistent with dense subgraphs. Recently, semi-supervised community detection methods have been proposed to address the issue. It focuses on finding more communities by learning directly from some tagged communities. Following this setting, we designed a semi-supervised community detection method by utilizing graph neural networks to learn graph em-beddings. We use unsupervised graph embedding method to learn embeddings of communities. Efficient community search and generation methods are adopted to find more similar communities in the whole graph. We show the effectiveness of our method on several public datasets by similarity matching between generated communities and ground-truth communities.
What problem does this paper attempt to address?