WOCD: A Semi-Supervised Method for Overlapping Community Detection Using Weak Cliques
Shaozhen Ma, Hanchen Wang, Dong Wen, Wenjie Zhang, Wei Huang, Ying Zhang

TL;DR
This paper introduces WOCD, a semi-supervised method utilizing weak cliques and a graph transformer to improve overlapping community detection accuracy by effectively integrating link, attribute, and prior information.
Contribution
The paper proposes a novel semi-supervised OCD approach that leverages weak cliques, pseudo-labels, and a graph transformer to enhance detection performance on complex graphs.
Findings
WOCD outperforms state-of-the-art semi-supervised OCD methods in accuracy.
The use of weak cliques and pseudo-labels improves detection robustness.
Single-layer Graph Transformer enhances efficiency and performance.
Abstract
Overlapping community detection (OCD) is a fundamental graph data analysis task for extracting graph patterns. Traditional OCD methods can be broadly divided into node clustering and link clustering approaches, both of which rely solely on link information to identify overlapping communities. In recent years, deep learning-based methods have made significant advancements for this task. However, existing GNN-based approaches often face difficulties in effectively integrating link, attribute, and prior information, along with challenges like limited receptive fields and over-smoothing, which hinder their performance on complex overlapping community detection. In this paper, we propose a Weak-clique based Overlapping Community Detection method, namely WOCD, which incorporates prior information and optimizes the use of link information to improve detection accuracy. Specifically, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
