DBScholar

Back to papers

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)

Paper ID
12324
Venue
VLDB
Year
2020
Pagerank
7.1531889e-05
Overall Rank
3,751 | 74.27%
DOI
10.14778/3415478.3415482

Incoming Non-self Citations Over Time

Authors

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.

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