arXiv Analytics

Sign in

arXiv:2302.04451 [cs.LG]AbstractReferencesReviewsResources

Generalization in Graph Neural Networks: Improved PAC-Bayesian Bounds on Graph Diffusion

Haotian Ju, Dongyue Li, Aneesh Sharma, Hongyang R. Zhang

Published 2023-02-09Version 1

Graph neural networks are widely used tools for graph prediction tasks. Motivated by their empirical performance, prior works have developed generalization bounds for graph neural networks, which scale with graph structures in terms of the maximum degree. In this paper, we present generalization bounds that instead scale with the largest singular value of the graph neural network's feature diffusion matrix. These bounds are numerically much smaller than prior bounds for real-world graphs. We also construct a lower bound of the generalization gap that matches our upper bound asymptotically. To achieve these results, we analyze a unified model that includes prior works' settings (i.e., convolutional and message-passing networks) and new settings (i.e., graph isomorphism networks). Our key idea is to measure the stability of graph neural networks against noise perturbations using Hessians. Empirically, we find that Hessian-based measurements correlate with the observed generalization gaps of graph neural networks accurately; Optimizing noise stability properties for fine-tuning pretrained graph neural networks also improves test performance on several graph-level classification tasks.

Related articles: Most relevant | Search more
arXiv:1810.09746 [cs.LG] (Published 2018-10-23)
On PAC-Bayesian Bounds for Random Forests
arXiv:2210.06143 [cs.LG] (Published 2022-10-12)
On the Importance of Gradient Norm in PAC-Bayesian Bounds
arXiv:1905.06018 [cs.LG] (Published 2019-05-15)
Can Graph Neural Networks Go "Online"? An Analysis of Pretraining and Inference