Lotan: Bridging the Gap between GNNs and Scalable Graph Analytics Engines
Summary: Lotan decouples graph processing from GNN training, recasting full-batch GNNs as query-plan dataflows over GraphX/PyTorch with plan rewriting, data-movement optimization, partitioning, and model batching. It outscales custom GNN systems while retaining competitive time-to-accuracy. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yuhao Zhang (University of California San Diego)
- 2. Arun Kumar (University of California San Diego)
BibTeX Citation
@article{zhang_vldb23,
title = {{Lotan: Bridging the Gap between GNNs and Scalable Graph Analytics Engines}},
author = {Zhang, Yuhao and Kumar, Arun},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {11},
pages = {2728--2741},
doi = {10.14778/3611479.3611483},
url = {https://doi.org/10.14778/3611479.3611483},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,504 | Enabling Window-Based Monotonic Graph Analytics with Reusable Transitional Results for Pattern-Consistent Queries | 2024 | VLDB | 5.4132367e-05 |
| 10,323 | NeutronHeter: Optimizing Distributed Graph Neural Network Training for Heterogeneous Clusters | 2026 | SIGMOD | 5.093636e-05 |
| 10,452 | Enumerating Graph Pattern Matches with ML Oracles | 2026 | SIGMOD | 5.093636e-05 |
| 10,835 | NeutronTask: Scalable and Efficient Multi-GPU GNN Training with Task Parallelism | 2025 | VLDB | 5.093636e-05 |
| 10,975 | Faster Convergence in Mini-batch Graph Neural Networks Training with Pseudo Full Neighborhood Compensation | 2025 | VLDB | 5.093636e-05 |
| 13,375 | Reimagining Deep Learning Systems Through the Lens of Data Systems | 2024 | VLDB | - |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,654 | Navigating the Maze of Graph Analytics Frameworks using Massive Graph Datasets | 2014 | SIGMOD |
| 2 | 5,968 | SCARA: Scalable Graph Neural Networks with Feature-Oriented Optimization | 2022 | VLDB |
| 3 | 6,806 | HongTu: Scalable Full-Graph GNN Training on Multiple GPUs | 2023 | SIGMOD |
| 4 | 5,597 | Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses | 2024 | VLDB |
| 5 | 9,217 | GraphGem: Optimized Scalable System for Graph Convolutional Networks | 2021 | SIGMOD |
| 6 | 1,863 | ByteGNN: Efficient Graph Neural Network Training at Large Scale | 2022 | VLDB |
| 7 | 5,316 | Comprehensive Evaluation of GNN Training Systems: A Data Management Perspective | 2024 | VLDB |
| 8 | 1,048 | AGL: A Scalable System for Industrial-purpose Graph Machine Learning | 2020 | 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 |