Better Not to Propagate: Understanding Edge Uncertainty and Over-smoothing in Signed Graph Neural Networks
Yoonhyuk Choi, Jiho Choi, Taewook Ko, Chong-Kwon Kim

TL;DR
This paper investigates the effects of edge uncertainty and over-smoothing in signed graph neural networks, proposing a dynamic propagation method that improves performance across different graph types.
Contribution
It introduces a novel method for estimating homophily and edge error ratio, enabling dynamic selection of propagation schemes during training.
Findings
Blocking message-passing outperforms signed propagation at high edge error ratios.
The proposed method enhances GNN performance on both homophilic and heterophilic graphs.
Theoretical analysis is supported by extensive experimental validation.
Abstract
Traditional Graph Neural Networks (GNNs) rely on network homophily, which can lead to performance degradation due to over-smoothing in many real-world heterophily scenarios. Recent studies analyze the smoothing effect (separability) after message-passing (MP), depending on the expectation of node features. Regarding separability gain, they provided theoretical backgrounds on over-smoothing caused by various propagation schemes, including positive, signed, and blocked MPs. More recently, by extending these theorems, some works have suggested improvements in signed propagation under multiple classes. However, prior works assume that the error ratio of all propagation schemes is fixed, failing to investigate this phenomenon correctly. To solve this problem, we propose a novel method for estimating homophily and edge error ratio, integrated with dynamic selection between blocked and signed…
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 · Neural Networks and Applications
