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/DeeperGCN: All You Need to Train Deeper GCNs

DeeperGCN: All You Need to Train Deeper GCNs

Guohao Li, Chenxin Xiong, Ali Thabet, Bernard Ghanem

2020-06-13Representation LearningGraph LearningGraph Property PredictionAllNode Property Prediction
PaperPDFCodeCodeCode

Abstract

Graph Convolutional Networks (GCNs) have been drawing significant attention with the power of representation learning on graphs. Unlike Convolutional Neural Networks (CNNs), which are able to take advantage of stacking very deep layers, GCNs suffer from vanishing gradient, over-smoothing and over-fitting issues when going deeper. These challenges limit the representation power of GCNs on large-scale graphs. This paper proposes DeeperGCN that is capable of successfully and reliably training very deep GCNs. We define differentiable generalized aggregation functions to unify different message aggregation operations (e.g. mean, max). We also propose a novel normalization layer namely MsgNorm and a pre-activation version of residual connections for GCNs. Extensive experiments on Open Graph Benchmark (OGB) show DeeperGCN significantly boosts performance over the state-of-the-art on the large scale graph learning tasks of node property prediction and graph property prediction. Please visit https://www.deepgcns.org for more information.

Results

TaskDatasetMetricValueModel
Link Property Predictionogbl-collabNumber of params117383DeeperGCN
Graph Property Predictionogbg-molhivNumber of params531976DeeperGCN
Graph Property Predictionogbg-ppaNumber of params2336421DeeperGCN
Graph Property Predictionogbg-molpcbaNumber of params5550208DeeperGCN+virtual node
Node Property Predictionogbn-arxivNumber of params491176DeeperGCN
Node Property Predictionogbn-productsNumber of params253743DeeperGCN
Node Property Predictionogbn-proteinsNumber of params2374568DeeperGCN
Node Property Predictionogbn-proteinsNumber of params487436GEN + FLAG + node2vec

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15