arXiv Analytics

Sign in

arXiv:1909.11715 [cs.LG]AbstractReferencesReviewsResources

GraphMix: Regularized Training of Graph Neural Networks for Semi-Supervised Learning

Vikas Verma, Meng Qu, Alex Lamb, Yoshua Bengio, Juho Kannala, Jian Tang

Published 2019-09-25Version 1

We present GraphMix, a regularization technique for Graph Neural Network based semi-supervised object classification, leveraging the recent advances in the regularization of classical deep neural networks. Specifically, we propose a unified approach in which we train a fully-connected network jointly with the graph neural network via parameter sharing, interpolation-based regularization, and self-predicted-targets. Our proposed method is architecture agnostic in the sense that it can be applied to any variant of graph neural networks which applies a parametric transformation to the features of the graph nodes. Despite its simplicity, with GraphMix we can consistently improve results and achieve or closely match state-of-the-art performance using even simpler architectures such as Graph Convolutional Networks, across three established graph benchmarks: the Cora, Citeseer and Pubmed citation network datasets, as well as three newly proposed datasets : Cora-Full, Co-author-CS and Co-author-Physics.

Related articles: Most relevant | Search more
arXiv:1809.02721 [cs.LG] (Published 2018-09-08)
Learning to Solve NP-Complete Problems - A Graph Neural Network for the Decision TSP
arXiv:1905.06707 [cs.LG] (Published 2019-05-16)
Inferring Javascript types using Graph Neural Networks
arXiv:2106.13061 [cs.LG] (Published 2021-06-24)
Fea2Fea: Exploring Structural Feature Correlations via Graph Neural Networks