Automating Vectorized Distributed Graph Computation
Summary: AutoMI automatically converts vertex-centric graph algorithms into vectorized multi-instance versions to share computation across inputs. An algebraic framework characterizes optimal vectorization and SIMD applicability, yielding up to ~30x speedups over serial and outperforming hand-tuned baselines. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Wenyue Zhao (University of Edinburgh)
- 2. Yang Cao (University of Edinburgh)
- 3. Peter Buneman (University of Edinburgh)
- 4. Jia Li (Huawei)
- 5. Nikos Ntarmos (Huawei)
BibTeX Citation
@inproceedings{zhao_sigmod24,
title = {{Automating Vectorized Distributed Graph Computation}},
author = {Zhao, Wenyue and Cao, Yang and Buneman, Peter and Li, Jia and Ntarmos, Nikos},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3698833},
url = {https://dl.acm.org/doi/10.1145/3698833},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 17 of 17 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,246 | Distributed Evaluation of Subgraph Queries Using Worst-case Optimal Low-Memory Dataflows | 2018 | VLDB |
| 2 | 4,088 | Fast Sparse Matrix-Vector Multiplication on GPUs: Implications for Graph Mining | 2011 | VLDB |
| 3 | 6,046 | Automatic Optimization of Matrix Implementations for Distributed Machine Learning and Linear Algebra | 2021 | SIGMOD |
| 4 | 9,749 | Auto-Approximation of Graph Computing | 2014 | VLDB |
| 5 | 4,365 | Application Driven Graph Partitioning | 2020 | SIGMOD |
| 6 | 9,967 | Automating Incremental Graph Processing with Flexible Memoization | 2021 | VLDB |
| 7 | 1,911 | Fast Iterative Graph Computation with Block Updates | 2013 | VLDB |
| 8 | 8,238 | Interleaved Multi-Vectorizing | 2020 | VLDB |
| 9 | 7,380 | MiniGraph: Querying Big Graphs with a Single Machine | 2023 | VLDB |
| 10 | 9,432 | MITra: A Framework for Multi-Instance Graph Traversal | 2023 | VLDB |