BriefGPT.xyz
Nov, 2023
基于分布式矩阵采样的图神经网络训练
Distributed Matrix-Based Sampling for Graph Neural Network Training
HTML
PDF
Alok Tripathy, Katherine Yelick, Aydin Buluc
TL;DR
该论文的主要贡献是在分布式图神经网络训练的采样步骤中提出了减少通信的新方法,其中包括基于矩阵的批量采样方法,用于表示采样为稀疏矩阵乘法(SpGEMM)并一次采样多个小批量。此外,还展示了使用简单的全互连交换合理复制特征数据可以优于当前的分布式图神经网络训练特征提取步骤的方法。
Abstract
The primary contribution of this paper is new methods for reducing communication in the sampling step for
distributed gnn training
. Here, we propose a
matrix-based bulk sampling
approach that expresses sampling a
→