ThunderRW: An In-Memory Graph Random Walk Engine
Summary: ThunderRW is an in-memory graph random-walk engine enabling massive parallel walks with a step-centric Gather-Move-Update model and step interleaving to hide irregular memory access. It supports PPR, DeepWalk, Node2Vec, MetaPath, and outperforms prior systems by orders of magnitude, cutting CPU stalls from 73.1% to 15.0%. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Shixuan Sun (National University of Singapore)
- 2. Yuhang Chen (National University of Singapore)
- 3. Shengliang Lu (National University of Singapore)
- 4. Bingsheng He (National University of Singapore)
- 5. Yuchen Li (Singapore Management University)
BibTeX Citation
@article{sun_vldb21,
title = {{ThunderRW: An In-Memory Graph Random Walk Engine}},
author = {Sun, Shixuan and Chen, Yuhang and Lu, Shengliang and He, Bingsheng and Li, Yuchen},
journal = {PVLDB},
series = {{VLDB} '21},
volume = {14},
number = {11},
pages = {1992--2005},
doi = {10.14778/3476249.3476257},
url = {https://doi.org/10.14778/3476249.3476257},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 7 of 7 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,642 | CoroGraph: Bridging Cache Efficiency and Work Efficiency for Graph Algorithm Execution | 2024 | VLDB | 7.2312616e-05 |
| 7,201 | An I/O-Efficient Disk-based Graph System for Scalable Second-Order Random Walk of Large Graphs | 2022 | VLDB | 5.6755554e-05 |
| 7,255 | Space-Efficient Random Walks on Streaming Graphs | 2023 | VLDB | 5.662517e-05 |
| 9,004 | LightRW: FPGA Accelerated Graph Dynamic Random Walks | 2023 | SIGMOD | 5.3343985e-05 |
| 9,948 | uBlade: Efficient Batch Processing for Uncertain Graph Queries | 2024 | SIGMOD | 5.1915905e-05 |
| 11,165 | gSWORD: GPU-accelerated Sampling for Subgraph Counting | 2024 | SIGMOD | 5.093636e-05 |
| 11,228 | FlowWalker: A Memory-efficient and High-performance GPU-based Dynamic Graph Random Walk Framework | 2024 | VLDB | 5.093636e-05 |
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 | 4,497 | Leveraging History for Faster Sampling of Online Social Networks | 2015 | VLDB |
| 2 | 3,951 | READS: A Random Walk Approach for Efficient and Accurate Dynamic SimRank | 2017 | VLDB |
| 3 | 2,073 | BePI: Fast and Memory-Efficient Method for Billion-Scale Random Walk with Restart | 2017 | SIGMOD |
| 4 | 4,572 | On the Embeddability of Random Walk Distances | 2013 | VLDB |
| 5 | 7,900 | Distributed Graph Embedding with Information-Oriented Random Walks | 2023 | VLDB |
| 6 | 7,255 | Space-Efficient Random Walks on Streaming Graphs | 2023 | VLDB |
| 7 | 9,004 | LightRW: FPGA Accelerated Graph Dynamic Random Walks | 2023 | SIGMOD |
| 8 | 6,423 | Memory-Aware Framework for Efficient Second-Order Random Walk on Large Graphs | 2020 | SIGMOD |
| 9 | 7,201 | An I/O-Efficient Disk-based Graph System for Scalable Second-Order Random Walk of Large Graphs | 2022 | VLDB |
| 10 | 11,228 | FlowWalker: A Memory-efficient and High-performance GPU-based Dynamic Graph Random Walk Framework | 2024 | VLDB |