4.5 Article

TurboGNN: Improving the End-to-End Performance for Sampling-Based GNN Training on GPUs

期刊

IEEE TRANSACTIONS ON COMPUTERS
卷 72, 期 9, 页码 2571-2584

出版社

IEEE COMPUTER SOC
DOI: 10.1109/TC.2023.3257507

关键词

GPU; graph neural networks; parallelism optimization; scheduling

向作者/读者索取更多资源

In this paper, a combination of optimization techniques for accelerating the performance of sampling-based GNN training process is proposed. The techniques include adaptive shared memory-based sampling, degree-guided thread block scheduling, and asynchronous pipeline-based scheduling. The experimental results show that the proposed methods can achieve up to 5.6X performance speedup compared to existing work.
Graph Neural Networks (GNN) have evolved as powerful models for graph representation learning. Sampling-based training methods have been introduced to train large graphs without compromising accuracy. However, it is challenging for the existing GNN systems to effectively utilize multi-core accelerators, especially GPUs, due to a large number of atomic operations and unbalanced workload originating from the serial execution of multiple GNN processing stages. In this paper, we propose a combination of optimization techniques to accelerate the end-to-end performance of the sampling-based GNN training process. Specifically, we propose an adaptive shared memory-based sampling technique and a degree-guided thread block scheduling strategy to optimize the graph sampling. Further, based on the observations of resource demand in different training stages, we propose an asynchronous pipeline-based scheduling method, which accelerates the GNN training by decoupling different training stages into a pipeline and therefore improves the GPU resource utilization significantly. The experimental results show that compared with the existing work, the proposed methods can achieve up to 5.6X performance speedup in the end-to-end performance.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.5
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据