Pith. sign in

REVIEW 1 cited by

GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings

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 2106.05609 v1 pith:KDNY7HLL submitted 2021-06-10 cs.LG

classification cs.LG
keywords expressiveembeddingshistoricalframeworkgnnautoscalegraphgraphsnode
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present GNNAutoScale (GAS), a framework for scaling arbitrary message-passing GNNs to large graphs. GAS prunes entire sub-trees of the computation graph by utilizing historical embeddings from prior training iterations, leading to constant GPU memory consumption in respect to input node size without dropping any data. While existing solutions weaken the expressive power of message passing due to sub-sampling of edges or non-trainable propagations, our approach is provably able to maintain the expressive power of the original GNN. We achieve this by providing approximation error bounds of historical embeddings and show how to tighten them in practice. Empirically, we show that the practical realization of our framework, PyGAS, an easy-to-use extension for PyTorch Geometric, is both fast and memory-efficient, learns expressive node representations, closely resembles the performance of their non-scaling counterparts, and reaches state-of-the-art performance on large-scale graphs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. MixGCN: Scalable GCN Training by Mixture of Parallelism and Mixture of Accelerators

    cs.LG 2025-01 conditional novelty 6.0 of 10

    MixGCN combines feature-level and node-level parallelism with a dedicated sparse accelerator and node reordering to speed up full-graph GCN training.

Pith tools