gSWORD: GPU-accelerated Sampling for Subgraph Counting
Summary: gSWORD accelerates iterative subgraph-count sampling on GPUs, using sample inheritance and warp streaming to tame irregular workloads and scale to millions of samples per second. A CPU-GPU co-processing pipeline overlaps sampling and enumeration to mitigate underestimation. (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. Chang Ye (Singapore Management University)
- 2. Yuchen Li (Singapore Management University)
- 3. Shixuan Sun (Shanghai Jiao Tong University)
- 4. Wentian Guo (Independent)
BibTeX Citation
@inproceedings{ye_sigmod24,
title = {{gSWORD: GPU-accelerated Sampling for Subgraph Counting}},
author = {Ye, Chang and Li, Yuchen and Sun, Shixuan and Guo, Wentian},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3639288},
url = {https://dl.acm.org/doi/10.1145/3639288},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 9,948 | uBlade: Efficient Batch Processing for Uncertain Graph Queries | 2024 | SIGMOD | 5.1915905e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 23 of 23 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,157 | GPU-based Graph Traversal on Compressed Graphs | 2019 | SIGMOD |
| 2 | 10,375 | GraphMatch: Subgraph Query Processing on Steroids | 2026 | SIGMOD |
| 3 | 5,317 | Efficient Load-Balanced Butterfly Counting on GPU | 2022 | VLDB |
| 4 | 3,102 | Efficient GPU-Accelerated Subgraph Matching | 2023 | SIGMOD |
| 5 | 5,597 | Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses | 2024 | VLDB |
| 6 | 10,205 | Bound-Tightened Densest Subgraph Discovery on GPU | 2026 | SIGMOD |
| 7 | 3,686 | Accelerating Triangle Counting on GPU | 2021 | SIGMOD |
| 8 | 4,613 | On Sampling from Massive Graph Streams | 2017 | VLDB |
| 9 | 2,607 | GPU-Accelerated Subgraph Enumeration on Partitioned Graphs | 2020 | SIGMOD |
| 10 | 10,564 | gMatch: Fine-Grained and Hardware-Efficient Subgraph Matching on GPUs | 2026 | VLDB |