GraphGem: Optimized Scalable System for Graph Convolutional Networks
Summary: GraphGem is an optimized, scalable end-to-end system for Graph Convolutional Networks, addressing memory blow-ups, latency, and I/O. Uses declarative inputs and DB/ML-inspired techniques to accelerate GCNs and align data management with DL pipelines. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Advitya Gemawat (University of California San Diego)
BibTeX Citation
@inproceedings{gemawat_sigmod21,
title = {{GraphGem: Optimized Scalable System for Graph Convolutional Networks}},
author = {Gemawat, Advitya},
series = {{SIGMOD} '21},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3448016.3450573},
url = {https://dl.acm.org/doi/10.1145/3448016.3450573},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,408 | CompressGraph: Efficient Parallel Graph Analytics with Rule-Based Compression | 2023 | SIGMOD | 5.8842681e-05 |
| 10,450 | Enabling Efficient Direct Update on Rule-Based Compressed Graph | 2026 | SIGMOD | 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,573 | VISTA: Optimized System for Declarative Feature Transfer from Deep CNNs at Scale | 2020 | SIGMOD | 7.2977194e-05 |
| 8,979 | Cerebro: A Layered Data Platform for Scalable Deep Learning | 2021 | CIDR | 5.3399615e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 4,980 | Decoupled Graph Neural Networks for Large Dynamic Graphs | 2023 | VLDB |
| 2 | 5,597 | Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses | 2024 | VLDB |
| 3 | 3,751 | G3: When Graph Neural Networks Meet Parallel Graph Processing Systems on GPUs | 2020 | VLDB |
| 4 | 11,067 | Machine Learning for Graph Data Management and Query Processing | 2025 | VLDB |
| 5 | 1,234 | Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture | 2021 | VLDB |
| 6 | 5,316 | Comprehensive Evaluation of GNN Training Systems: A Data Management Perspective | 2024 | VLDB |
| 7 | 2,640 | Scalable and Efficient Full-Graph GNN Training for Large Graphs | 2023 | SIGMOD |
| 8 | 10,373 | Gem: Scalable Monotonic Graph Processing Beyond Billion-Scale on a Single Machine | 2026 | SIGMOD |
| 9 | 6,630 | Efficient Training of Graph Neural Networks on Large Graphs | 2024 | VLDB |
| 10 | 9,729 | Scalable Graph Convolutional Network Training on Distributed-Memory Systems | 2023 | VLDB |