Generalization Guarantee of Training Graph Convolutional Networks with Graph Topology Sampling
Abstract
Graph convolutional networks (GCNs) have recently achieved great empirical success in learning graph-structured data. To address its scalability issue due to the recursive embedding of neighboring features, graph topology sampling has been proposed to reduce the memory and computational cost of training GCNs, and it has achieved comparable test performance to those without topology sampling in many empirical studies. To the best of our knowledge, this paper provides the first theoretical justification of graph topology sampling in training (up to) three-layer GCNs for semi-supervised node classification. We formally characterize some sufficient conditions on graph topology sampling such that GCN training leads to diminishing generalization error. Moreover, our method tackles the non-convex interaction of weights across layers, which is under-explored in the existing theoretical analyses of GCNs. This paper characterizes the impact of graph structures and topology sampling on the generalization performance and sample complexity explicitly, and the theoretical findings are also justified through numerical experiments.
Cite
Text
Li et al. "Generalization Guarantee of Training Graph Convolutional Networks with Graph Topology Sampling." International Conference on Machine Learning, 2022.Markdown
[Li et al. "Generalization Guarantee of Training Graph Convolutional Networks with Graph Topology Sampling." International Conference on Machine Learning, 2022.](https://mlanthology.org/icml/2022/li2022icml-generalization/)BibTeX
@inproceedings{li2022icml-generalization,
title = {{Generalization Guarantee of Training Graph Convolutional Networks with Graph Topology Sampling}},
author = {Li, Hongkang and Wang, Meng and Liu, Sijia and Chen, Pin-Yu and Xiong, Jinjun},
booktitle = {International Conference on Machine Learning},
year = {2022},
pages = {13014-13051},
volume = {162},
url = {https://mlanthology.org/icml/2022/li2022icml-generalization/}
}