Pith. sign in

REVIEW 5 cited by

DeeperGCN: All You Need to Train Deeper GCNs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.07739 v1 pith:VZ2A2LBZ submitted 2020-06-13 cs.LG cs.CVstat.ML

classification cs.LGcs.CVstat.ML
keywords gcnsgraphdeepergcnaggregationconvolutionaldeepdeepergraphs
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ORCAS: Obfuscation-Resilient Binary Code Similarity Analysis using Dominance Enhanced Semantic Graph

    cs.CR 2025-06 conditional novelty 6.0 of 10

    ORCAS shows that replacing control-flow edges with dominance, post-dominance, and data-flow relations makes binary code similarity search substantially more robust to BCF, FLA, and SUB obfuscation.

  2. Neighbor-Sampling Based Momentum Stochastic Methods for Training Graph Neural Networks

    math.OC 2025-08 unverdicted novelty 5.0 of 10

    The paper creates Adam-style optimizers that combine neighbor sampling and control variates for graph neural networks, with optimal convergence rates and better node-classification performance than control-variate SGD.

  3. Enhancing Graph Representations with Neighborhood-Contextualized Message-Passing

    cs.LG 2025-11 conditional novelty 4.0 of 10

    SINC-GCN adds an aggregated neighborhood-context term to pair-wise messages, yielding a simple GNN that outperforms classical one-hop GNNs on several node and graph benchmarks.

  4. PyG 2.0: Scalable Learning on Real World Graphs

    cs.LG 2025-07 conditional novelty 4.0 of 10

    PyG 2.0 is presented as a modular, scalable graph-learning framework with heterogeneous and temporal graph support, compilation-based speedups, and explainability.

  5. Robust Anomaly Detection with Graph Neural Networks using Controllability

    cs.LG 2025-07 conditional novelty 4.0 of 10

    Using average controllability as edge weights or one-hot edge attributes yields small, inconsistent gains for graph anomaly detection across several GNN backbones.

Pith tools