arXiv Analytics

Sign in

arXiv:2006.06830 [cs.LG]AbstractReferencesReviewsResources

Data Augmentation for Graph Neural Networks

Tong Zhao, Yozen Liu, Leonardo Neves, Oliver Woodford, Meng Jiang, Neil Shah

Published 2020-06-11Version 1

Data augmentation has been widely used to improve generalizability of machine learning models. However, comparatively little work studies data augmentation for graphs. This is largely due to the complex, non-Euclidean structure of graphs, which limits possible manipulation operations. Augmentation operations commonly used in vision and language have no analogs for graphs. Our work studies graph data augmentation for graph neural networks (GNNs) in the context of improving semi-supervised node-classification. We discuss practical and theoretical motivations, considerations and strategies for graph data augmentation. Our work shows that neural edge predictors can effectively encode class-homophilic structure to promote intra-class edges and demote inter-class edges in given graph structure, and our main contribution introduces the GAug graph data augmentation framework, which leverages these insights to improve performance in GNN-based node classification via edge prediction. Extensive experiments on multiple benchmarks show that augmentation via GAug improves performance across GNN architectures and datasets.

Related articles: Most relevant | Search more
arXiv:1905.04497 [cs.LG] (Published 2019-05-11)
Stability Properties of Graph Neural Networks
arXiv:1910.12241 [cs.LG] (Published 2019-10-27)
Pre-train and Learn: Preserve Global Information for Graph Neural Networks
arXiv:2006.05205 [cs.LG] (Published 2020-06-09)
On the Bottleneck of Graph Neural Networks and its Practical Implications