GDM: Dual Mixup for Graph Classification with Limited Supervision
Abdullah Alchihabi, Yuhong Guo

TL;DR
This paper introduces Graph Dual Mixup (GDM), a novel graph augmentation technique that combines structural and functional information to generate diverse labeled graph samples, significantly improving graph classification performance with limited supervision.
Contribution
GDM is the first method to jointly leverage structural auto-encoders and feature mixup for graph augmentation, enhancing performance in low-label scenarios.
Findings
GDM outperforms existing augmentation methods on benchmark datasets.
GDM effectively increases diversity and balance of generated graph samples.
GDM improves classification accuracy with scarce labeled data.
Abstract
Graph Neural Networks (GNNs) require a large number of labeled graph samples to obtain good performance on the graph classification task. The performance of GNNs degrades significantly as the number of labeled graph samples decreases. To reduce the annotation cost, it is therefore important to develop graph augmentation methods that can generate new graph instances to increase the size and diversity of the limited set of available labeled graph samples. In this work, we propose a novel mixup-based graph augmentation method, Graph Dual Mixup (GDM), that leverages both functional and structural information of the graph instances to generate new labeled graph samples. GDM employs a graph structural auto-encoder to learn structural embeddings of the graph samples, and then applies mixup to the structural information of the graphs in the learned structural embedding space and generates new…
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 · Graph Theory and Algorithms · Text and Document Classification Technologies
MethodsMixup
