On the Interplay between Graph Structure and Learning Algorithms in Graph Neural Networks
Junwei Su, Chuan Wu

TL;DR
This paper investigates how graph structure influences the learning performance of GNNs, extending theoretical analysis to noisy regimes and revealing the impact on algorithms like SGD and Ridge regression.
Contribution
It derives excess risk profiles for GNN learning algorithms and links these to graph spectral properties, providing new insights into GNN generalization and over-smoothing.
Findings
Graph structure significantly affects GNN learning performance.
Spectral analysis reveals differences between regular and power-law graphs.
Multi-layer GNNs exhibit non-isotropic risk profiles related to over-smoothing.
Abstract
This paper studies the interplay between learning algorithms and graph structure for graph neural networks (GNNs). Existing theoretical studies on the learning dynamics of GNNs primarily focus on the convergence rates of learning algorithms under the interpolation regime (noise-free) and offer only a crude connection between these dynamics and the actual graph structure (e.g., maximum degree). This paper aims to bridge this gap by investigating the excessive risk (generalization performance) of learning algorithms in GNNs within the generalization regime (with noise). Specifically, we extend the conventional settings from the learning theory literature to the context of GNNs and examine how graph structure influences the performance of learning algorithms such as stochastic gradient descent (SGD) and Ridge regression. Our study makes several key contributions toward understanding the…
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
TopicsNeural Networks and Applications · Advanced Graph Neural Networks
