The paper presents a deep graph neural network (GNN) approach for overlapping community detection in graphs. The key contributions are:
Development of a deep residual GCN (DynaResGCN) model that incorporates dynamic dilated aggregation to effectively capture communities with larger diameters in irregular graphs.
Design of an overlapping community detection framework based on the DynaResGCN encoder and a Bernoulli-Poisson decoder.
Evaluation of the proposed approach on various datasets, including a research topics network without ground truth, Facebook social networks with reliable ground truth, and large co-authorship networks with empirical ground truth. The results show significant performance improvements over state-of-the-art methods.
The paper first introduces the necessary background on graph neural networks and overlapping community detection. It then describes the DynaResGCN encoder architecture, which combines residual connections, dynamic dilated aggregation, and deep GCN layers to effectively learn community embeddings. The Bernoulli-Poisson decoder is used to reconstruct the original graph from the learned embeddings, and the reconstruction loss is used to train the encoder.
Experiments are conducted on datasets of different sizes and with varying availability of ground truth information. For the dataset without ground truth, quality metrics like conductance, clustering coefficient, density, and coverage are used for evaluation. For datasets with ground truth, normalized mutual information (NMI) is used to measure the similarity between ground truth and predicted communities. The results demonstrate the superior performance of the proposed DynaResGCN approach compared to state-of-the-art methods.
เป็นภาษาอื่น
จากเนื้อหาต้นฉบับ
arxiv.org
ข้อมูลเชิงลึกที่สำคัญจาก
by Md Nurul Mut... ที่ arxiv.org 10-01-2024
https://arxiv.org/pdf/2210.11174.pdfสอบถามเพิ่มเติม