TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GraphMix: Improved Training of GNNs for Semi-Supervised Le...

GraphMix: Improved Training of GNNs for Semi-Supervised Learning

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

2019-09-25Node ClassificationGraph Attention
PaperPDFCode(official)

Abstract

We present GraphMix, a regularization method for Graph Neural Network based semi-supervised object classification, whereby we propose to train a fully-connected network jointly with the graph neural network via parameter sharing and interpolation-based regularization. Further, we provide a theoretical analysis of how GraphMix improves the generalization bounds of the underlying graph neural network, without making any assumptions about the "aggregation" layer or the depth of the graph neural networks. We experimentally validate this analysis by applying GraphMix to various architectures such as Graph Convolutional Networks, Graph Attention Networks and Graph-U-Net. Despite its simplicity, we demonstrate that GraphMix can consistently improve or closely match state-of-the-art performance using even simpler architectures such as Graph Convolutional Networks, across three established graph benchmarks: Cora, Citeseer and Pubmed citation network datasets, as well as three newly proposed datasets: Cora-Full, Co-author-CS and Co-author-Physics.

Results

TaskDatasetMetricValueModel
Node ClassificationBitcoin-AlphaF1-score0.6534GraphMix (GCN)
Node ClassificationBitcoin-OTCF1-score0.6635GraphMix (GCN)
Node ClassificationCora: fixed 10 node per classAccuracy79.3GraphMix (GCN)

Related Papers

Catching Bid-rigging Cartels with Graph Attention Neural Networks2025-07-16Wavelet-Enhanced Neural ODE and Graph Attention for Interpretable Energy Forecasting2025-07-14Following the Clues: Experiments on Person Re-ID using Cross-Modal Intelligence2025-07-02Temporal-Aware Graph Attention Network for Cryptocurrency Transaction Fraud Detection2025-06-26Demystifying Distributed Training of Graph Neural Networks for Link Prediction2025-06-25Accessible Gesture-Driven Augmented Reality Interaction System2025-06-18Equivariance Everywhere All At Once: A Recipe for Graph Foundation Models2025-06-17AST-Enhanced or AST-Overloaded? The Surprising Impact of Hybrid Graph Representations on Code Clone Detection2025-06-17