G3: When Graph Neural Networks Meet Parallel Graph Processing Systems on GPUs
Summary: G3 recasts GNN training as GPU parallel graph processing, exposing flexible C/C++ APIs and reusable GNN primitives. Its runtime automatically applies graph-centric optimizations, achieving higher performance than PyTorch and TensorFlow. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Husong Liu (National University of Singapore)
- 2. Shengliang Lu (National University of Singapore)
- 3. Xinyu Chen (National University of Singapore)
- 4. Bingsheng He (National University of Singapore)
BibTeX Citation
@article{liu_vldb20,
title = {{G3: When Graph Neural Networks Meet Parallel Graph Processing Systems on GPUs}},
author = {Liu, Husong and Lu, Shengliang and Chen, Xinyu and He, Bingsheng},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {12},
pages = {2813--2816},
doi = {10.14778/3415478.3415482},
url = {https://doi.org/10.14778/3415478.3415482},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 7 of 7 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 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 |
| 4,549 | Algorithm and System Co-design for Efficient Subgraph-based Graph Representation Learning | 2022 | VLDB | 6.6364104e-05 |
| 6,588 | Lotan: Bridging the Gap between GNNs and Scalable Graph Analytics Engines | 2023 | VLDB | 5.833338e-05 |
| 8,503 | Fight Fire with Fire: Towards Robust Graph Neural Networks on Dynamic Graphs via Actively Defense | 2024 | VLDB | 5.4132367e-05 |
| 9,729 | Scalable Graph Convolutional Network Training on Distributed-Memory Systems | 2023 | VLDB | 5.2289669e-05 |
| 10,899 | Can Graph Reordering Speed Up Graph Neural Network Training? An Experimental Study | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 2 of 2 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3 | Pregel: A System for Large-Scale Graph Processing | 2010 | SIGMOD | 0.0012250108 |
| 4,171 | Accelerating Dynamic Graph Analytics on GPUs | 2018 | VLDB | 6.8537202e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 9,729 | Scalable Graph Convolutional Network Training on Distributed-Memory Systems | 2023 | VLDB |
| 2 | 1,863 | ByteGNN: Efficient Graph Neural Network Training at Large Scale | 2022 | VLDB |
| 3 | 10,835 | NeutronTask: Scalable and Efficient Multi-GPU GNN Training with Task Parallelism | 2025 | VLDB |
| 4 | 1,234 | Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture | 2021 | VLDB |
| 5 | 5,597 | Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses | 2024 | VLDB |
| 6 | 10,521 | Efficient GNN Training on Giant Graphs with Collective Batching and Scheduling | 2026 | VLDB |
| 7 | 8,454 | D3-GNN: Dynamic Distributed Dataflow for Streaming Graph Neural Networks | 2024 | VLDB |
| 8 | 5,316 | Comprehensive Evaluation of GNN Training Systems: A Data Management Perspective | 2024 | VLDB |
| 9 | 6,630 | Efficient Training of Graph Neural Networks on Large Graphs | 2024 | VLDB |
| 10 | 2,640 | Scalable and Efficient Full-Graph GNN Training for Large Graphs | 2023 | SIGMOD |