Can Classic GNNs Be Strong Baselines for Graph-level Tasks? Simple Architectures Meet Excellence
Yuankai Luo, Lei Shi, Xiao-Ming Wu

TL;DR
This study demonstrates that enhanced simple GNN architectures can match or outperform complex Graph Transformers in graph-level tasks, offering a more efficient and effective baseline for future research.
Contribution
The paper introduces GNN+, a framework that significantly improves classic GNNs, showing they can rival or surpass Graph Transformers in performance and efficiency on various datasets.
Findings
Classic GNNs with GNN+ match or outperform GTs in performance.
Enhanced GNNs run several times faster than GTs on many datasets.
Simple GNN architectures can serve as strong baselines for graph-level tasks.
Abstract
Message-passing Graph Neural Networks (GNNs) are often criticized for their limited expressiveness, issues like over-smoothing and over-squashing, and challenges in capturing long-range dependencies. Conversely, Graph Transformers (GTs) are regarded as superior due to their employment of global attention mechanisms, which potentially mitigate these challenges. Literature frequently suggests that GTs outperform GNNs in graph-level tasks, especially for graph classification and regression on small molecular graphs. In this study, we explore the untapped potential of GNNs through an enhanced framework, GNN+, which integrates six widely used techniques: edge feature integration, normalization, dropout, residual connections, feed-forward networks, and positional encoding, to effectively tackle graph-level tasks. We conduct a systematic re-evaluation of three classic GNNs (GCN, GIN, and…
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
Taxonomy
TopicsIoT and Edge/Fog Computing · Ferroelectric and Negative Capacitance Devices · Brain Tumor Detection and Classification
MethodsSoftmax · Attention Is All You Need · Graph Convolutional Network · Goal-Driven Tree-Structured Neural Model · Graph Isomorphism Network
