Beyond Over-smoothing: Uncovering the Trainability Challenges in Deep Graph Neural Networks
Jie Peng, Runlin Lei, Zhewei Wei

TL;DR
This paper challenges the common belief that over-smoothing causes performance issues in deep GNNs, revealing that trainability problems are the main obstacle, and proposes solutions to improve deep GNN training.
Contribution
The paper provides a theoretical and empirical analysis showing trainability, not over-smoothing, is the key challenge in deep GNNs, and demonstrates methods to enhance trainability.
Findings
Deep MLP training difficulty is the main challenge in deep GNNs.
Existing methods improve trainability by constraining gradient flow.
Experimental results support the theoretical analysis.
Abstract
The drastic performance degradation of Graph Neural Networks (GNNs) as the depth of the graph propagation layers exceeds 8-10 is widely attributed to a phenomenon of Over-smoothing. Although recent research suggests that Over-smoothing may not be the dominant reason for such a performance degradation, they have not provided rigorous analysis from a theoretical view, which warrants further investigation. In this paper, we systematically analyze the real dominant problem in deep GNNs and identify the issues that these GNNs towards addressing Over-smoothing essentially work on via empirical experiments and theoretical gradient analysis. We theoretically prove that the difficult training problem of deep MLPs is actually the main challenge, and various existing methods that supposedly tackle Over-smoothing actually improve the trainability of MLPs, which is the main reason for their…
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.
