Exploring and Improving Initialization for Deep Graph Neural Networks: A Signal Propagation Perspective

Abstract

Graph Neural Networks (GNNs) often suffer from performance degradation as the network depth increases. This paper addresses this issue by introducing initialization methods that enhance signal propagation (SP) within GNNs. We propose three key metrics for effective SP in GNNs: forward propagation, backward propagation, and graph embedding variation (GEV). While the first two metrics derive from classical SP theory, the third is specifically designed for GNNs. We theoretically demonstrate that a broad range of commonly used initialization methods for GNNs, which exhibit performance degradation with increasing depth, fail to control these three metrics simultaneously. To deal with this limitation, a direct exploitation of the SP analysis--searching for weight initialization variances that optimize the three metrics--is shown to significantly enhance the SP in deep GCNs. This approach is called \textit{\textbf{S}ignal \textbf{P}ropagation \textbf{o}n \textbf{G}raph-guided \textbf{Init}ialization (\textbf{SPoGInit})}. Our experiments demonstrate that SPoGInit outperforms commonly used initialization methods on various tasks and architectures. Notably, SPoGInit enables performance improvements as GNNs deepen, which represents a significant advancement in addressing depth-related challenges and highlights the validity and effectiveness of the SP analysis framework.

Cite

Text

Wang et al. "Exploring and Improving Initialization for Deep Graph Neural Networks: A Signal Propagation Perspective." Transactions on Machine Learning Research, 2025.

Markdown

[Wang et al. "Exploring and Improving Initialization for Deep Graph Neural Networks: A Signal Propagation Perspective." Transactions on Machine Learning Research, 2025.](https://mlanthology.org/tmlr/2025/wang2025tmlr-exploring/)

BibTeX

@article{wang2025tmlr-exploring,
  title     = {{Exploring and Improving Initialization for Deep Graph Neural Networks: A Signal Propagation Perspective}},
  author    = {Wang, Senmiao and Chen, Yupeng and Zhang, Yushun and Sun, Ruoyu and Ding, Tian},
  journal   = {Transactions on Machine Learning Research},
  year      = {2025},
  url       = {https://mlanthology.org/tmlr/2025/wang2025tmlr-exploring/}
}