Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture
Summary: GPU-oriented GCN training bypasses CPU feature gathering by using GPU zero-copy access to host-resident sparse features. Address alignment and asynchronous transfer/execution improve PCIe efficiency, yielding 65–92% faster multi-GPU training on billion-edge graphs. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Seung Won Min (University of Illinois Urbana-Champaign)
- 2. Kun Wu (University of Illinois Urbana-Champaign)
- 3. Sitao Huang (University of Illinois Urbana-Champaign)
- 4. Mert Hidayetoğlu (University of Illinois Urbana-Champaign)
- 5. Jinjun Xiong (IBM)
- 6. Eiman Ebrahimi (NVIDIA)
- 7. Deming Chen (University of Illinois Urbana-Champaign)
- 8. Wen-mei Hwu (NVIDIA; University of Illinois Urbana-Champaign)
BibTeX Citation
@article{min_vldb21,
title = {{Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture}},
author = {Min, Seung Won and Wu, Kun and Huang, Sitao and Hidayetoğlu, Mert and Xiong, Jinjun and Ebrahimi, Eiman and Chen, Deming and Hwu, Wen-mei},
journal = {PVLDB},
series = {{VLDB} '21},
volume = {14},
number = {11},
pages = {2087--2100},
doi = {10.14778/3476249.3476264},
url = {https://doi.org/10.14778/3476249.3476264},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
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 |
|---|---|---|---|---|
| 2,060 | Traversing Large Graphs on GPUs with Unified Memory | 2020 | VLDB | 9.2454783e-05 |
| 5,480 | EMOGI: Efficient Memory-access for Out-of-memory Graph-traversal in GPUs | 2021 | VLDB | 6.2040237e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,316 | Comprehensive Evaluation of GNN Training Systems: A Data Management Perspective | 2024 | VLDB |
| 2 | 10,521 | Efficient GNN Training on Giant Graphs with Collective Batching and Scheduling | 2026 | VLDB |
| 3 | 6,806 | HongTu: Scalable Full-Graph GNN Training on Multiple GPUs | 2023 | SIGMOD |
| 4 | 3,751 | G3: When Graph Neural Networks Meet Parallel Graph Processing Systems on GPUs | 2020 | VLDB |
| 5 | 1,863 | ByteGNN: Efficient Graph Neural Network Training at Large Scale | 2022 | VLDB |
| 6 | 6,630 | Efficient Training of Graph Neural Networks on Large Graphs | 2024 | VLDB |
| 7 | 4,157 | GPU-based Graph Traversal on Compressed Graphs | 2019 | SIGMOD |
| 8 | 2,640 | Scalable and Efficient Full-Graph GNN Training for Large Graphs | 2023 | SIGMOD |
| 9 | 5,597 | Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses | 2024 | VLDB |
| 10 | 9,729 | Scalable Graph Convolutional Network Training on Distributed-Memory Systems | 2023 | VLDB |