A pipeline for fair comparison of graph neural networks in node classification tasks
Wentao Zhao, Dalin Zhou, Xinguo Qiu, Wei Jiang

TL;DR
This paper introduces a standardized benchmark and evaluation pipeline for fair comparison of graph neural networks in node classification, addressing inconsistencies in training settings and data augmentation effects.
Contribution
It provides a reproducible benchmark with diverse datasets, models, and evaluation strategies, enabling fair and consistent GNN comparisons.
Findings
Topological information is crucial for node classification.
Increasing model layers generally does not improve performance.
Data augmentation with node2vec significantly boosts baseline performance.
Abstract
Graph neural networks (GNNs) have been investigated for potential applicability in multiple fields that employ graph data. However, there are no standard training settings to ensure fair comparisons among new methods, including different model architectures and data augmentation techniques. We introduce a standard, reproducible benchmark to which the same training settings can be applied for node classification. For this benchmark, we constructed 9 datasets, including both small- and medium-scale datasets from different fields, and 7 different models. We design a k-fold model assessment strategy for small datasets and a standard set of model training procedures for all datasets, enabling a standard experimental pipeline for GNNs to help ensure fair model architecture comparisons. We use node2vec and Laplacian eigenvectors to perform data augmentation to investigate how input features…
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
TopicsAdvanced Graph Neural Networks · Ferroelectric and Negative Capacitance Devices · Stochastic Gradient Optimization Techniques
Methodsnode2vec
