Moving neighbor sampling and FP16 quantization to a BlueField-2 SmartNIC reduces transferred data and delivers measured GNN training speedups on three datasets.
Hardware Acceleration of Sampling Algorithms in Sample and Aggregate Graph Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Sampling is an important process in many GNN structures in order to train larger datasets with a smaller computational complexity. However, compared to other processes in GNN (such as aggregate, backward propagation), the sampling process still costs tremendous time, which limits the speed of training. To reduce the time of sampling, hardware acceleration is an ideal choice. However, state of the art GNN acceleration proposal did not specify how to accelerate the sampling process. What's more, directly accelerating traditional sampling algorithms will make the structure of the accelerator very complicated. In this work, we made two contributions: (1) Proposed a new neighbor sampler: CONCAT Sampler, which can be easily accelerated on hardware level while guaranteeing the test accuracy. (2) Designed a CONCAT-sampler-accelerator based on FPGA, with which the neighbor sampling process boosted to about 300-1000 times faster compared to the sampling process without it.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2026 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
LGNNIC: Acceleration of Large-Scale GNN Training using SmartNICs
Moving neighbor sampling and FP16 quantization to a BlueField-2 SmartNIC reduces transferred data and delivers measured GNN training speedups on three datasets.