A Multi-Branch Training Strategy for Enhancing Neighborhood Signals in GNNs for Community Detection
Yuning Guo, Qiang Wu, Linyuan Lü

TL;DR
This paper introduces a new training strategy for graph neural networks to better detect communities in complex networks by preserving important local signals.
Contribution
The novel multi-branch training strategy enhances first-order neighborhood signals in GNNs to combat Laplacian oversmoothing.
Findings
The proposed method improves community detection metrics by 0.6–3.6% compared to baseline models.
The framework is applicable to GCN, GAT, and GraphSAGE and shows robustness in incomplete networks.
Experiments confirm the effectiveness of preserving local topological information through gradient modulation.
Abstract
The tasks of community detection in complex networks have garnered increasing attention from researchers. Concurrently, with the emergence of graph neural networks (GNNs), these models have rapidly become the mainstream approach for solving this task. However, GNNs frequently encounter the Laplacian oversmoothing problem, which dilutes the crucial neighborhood signals essential for community identification. These signals, particularly those from first-order neighbors, are the core source information defining community structure and identity. To address this contradiction, this paper proposes a novel training strategy focused on strengthening these key local signals. We design a multi-branch learning structure that injects a gradient into the GNN layer during backpropagation. This gradient is then modulated by the GNN’s native message-passing path, precisely supplementing the parameters…
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7Peer 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 · Advanced Technologies in Various Fields
