Quantifying the Optimization and Generalization Advantages of Graph Neural Networks Over Multilayer Perceptrons
Wei Huang, Yuan Cao, Haonan Wang, Xin Cao, Taiji Suzuki

TL;DR
This paper provides a quantitative analysis showing that graph neural networks (GNNs) outperform multilayer perceptrons (MLPs) in optimization and generalization by emphasizing signal learning, especially in low test error regimes, supported by theoretical and empirical evidence.
Contribution
It offers a novel theoretical comparison of GNNs and MLPs from an optimization and generalization perspective using a signal-noise model.
Findings
GNNs prioritize signal learning over noise more than MLPs.
GNNs achieve significantly lower test error regimes, proportional to D^{q-2}.
Empirical results on synthetic and real datasets support the theoretical analysis.
Abstract
Graph neural networks (GNNs) have demonstrated remarkable capabilities in learning from graph-structured data, often outperforming traditional Multilayer Perceptrons (MLPs) in numerous graph-based tasks. Although existing works have demonstrated the benefits of graph convolution through Laplacian smoothing, expressivity or separability, there remains a lack of quantitative analysis comparing GNNs and MLPs from an optimization and generalization perspective. This study aims to address this gap by examining the role of graph convolution through feature learning theory. Using a signal-noise data model, we conduct a comparative analysis of the optimization and generalization between two-layer graph convolutional networks (GCNs) and their MLP counterparts. Our approach tracks the trajectory of signal learning and noise memorization in GNNs, characterizing their post-training generalization.…
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 · Machine Learning in Materials Science · Advanced Memory and Neural Computing
MethodsConvolution
