Scalable and Efficient Full-Graph GNN Training for Large Graphs
Summary: G3 enables scalable full-graph GNN training on billions of edges with hybrid parallelism across three dimensions and p2p intermediate sharing. Partitioning and pipelining overlap compute and comms, yielding up to 2.24× speedup on 16 nodes. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xinchen Wan (Hong Kong University of Science and Technology)
- 2. Kaiqiang Xu (Hong Kong University of Science and Technology)
- 3. Xudong Liao (Hong Kong University of Science and Technology)
- 4. Yilun Jin (Hong Kong University of Science and Technology)
- 5. Kai Chen (Hong Kong University of Science and Technology)
- 6. Xin Jin (Peking University)
BibTeX Citation
@inproceedings{wan_sigmod23,
title = {{Scalable and Efficient Full-Graph GNN Training for Large Graphs}},
author = {Wan, Xinchen and Xu, Kaiqiang and Liao, Xudong and Jin, Yilun and Chen, Kai and Jin, Xin},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3589288},
url = {https://dl.acm.org/doi/10.1145/3589288},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 223 | AliGraph: A Comprehensive Graph Neural Network Platform | 2019 | VLDB | 0.00024182473 |
| 1,048 | AGL: A Scalable System for Industrial-purpose Graph Machine Learning | 2020 | VLDB | 0.00012433693 |
| 1,132 | SANCUS: Staleness-Aware Communication-Avoiding Full-Graph Decentralized Training in Large-Scale Graph Neural Networks | 2022 | VLDB | 0.00012041292 |
| 2,695 | NeutronStar: Distributed GNN Training with Hybrid Dependency Management | 2022 | SIGMOD | 8.2468134e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,835 | NeutronTask: Scalable and Efficient Multi-GPU GNN Training with Task Parallelism | 2025 | VLDB |
| 2 | 10,596 | NeutronCloud: Resource-Aware Distributed GNN Training in Fluctuating Cloud Environments | 2026 | VLDB |
| 3 | 10,521 | Efficient GNN Training on Giant Graphs with Collective Batching and Scheduling | 2026 | VLDB |
| 4 | 9,546 | NeutronTP: Load-Balanced Distributed Full-Graph GNN Training with Tensor Parallelism | 2025 | VLDB |
| 5 | 5,316 | Comprehensive Evaluation of GNN Training Systems: A Data Management Perspective | 2024 | VLDB |
| 6 | 6,630 | Efficient Training of Graph Neural Networks on Large Graphs | 2024 | VLDB |
| 7 | 9,729 | Scalable Graph Convolutional Network Training on Distributed-Memory Systems | 2023 | VLDB |
| 8 | 8,454 | D3-GNN: Dynamic Distributed Dataflow for Streaming Graph Neural Networks | 2024 | VLDB |
| 9 | 3,751 | G3: When Graph Neural Networks Meet Parallel Graph Processing Systems on GPUs | 2020 | VLDB |
| 10 | 1,863 | ByteGNN: Efficient Graph Neural Network Training at Large Scale | 2022 | VLDB |