GraphMAD: Graph Mixup for Data Augmentation using Data-Driven Convex Clustering
Madeline Navarro, Santiago Segarra

TL;DR
This paper introduces GraphMAD, a novel graph data augmentation method using nonlinear mixup in a latent space based on graphons, which improves graph classification performance.
Contribution
It proposes a data-driven nonlinear mixup mechanism for graphs using convex clustering in a graphon latent space, a novel approach for graph data augmentation.
Findings
Nonlinear mixup functions significantly improve classification accuracy.
Projecting graphs onto graphon space enables effective data augmentation.
Different mixup strategies for data and labels enhance model robustness.
Abstract
We develop a novel data-driven nonlinear mixup mechanism for graph data augmentation and present different mixup functions for sample pairs and their labels. Mixup is a data augmentation method to create new training data by linearly interpolating between pairs of data samples and their labels. Mixup of graph data is challenging since the interpolation between graphs of potentially different sizes is an ill-posed operation. Hence, a promising approach for graph mixup is to first project the graphs onto a common latent feature space and then explore linear and nonlinear mixup strategies in this latent space. In this context, we propose to (i) project graphs onto the latent space of continuous random graph models known as graphons, (ii) leverage convex clustering in this latent space to generate nonlinear data-driven mixup functions, and (iii) investigate the use of different mixup…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Domain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods
MethodsMixup
