BriefGPT.xyz
Sep, 2021
动态图神经网络的高效扩展
Efficient Scaling of Dynamic Graph Neural Networks
HTML
PDF
Venkatesan T. Chakaravarthy, Shivmaran S. Pandian, Saurabh Raje, Yogish Sabharwal, Toyotaro Suzumura...
TL;DR
本文介绍了一种在大规模动态图上训练分布式算法的方法,采用图差分策略和数据分布技术极大地降低了传输和运行时间,并在使用 128 个 GPU 的系统上取得了高达 30 倍的加速。
Abstract
We present
distributed algorithms
for training
dynamic graph neural networks
(GNN) on large scale graphs spanning multi-node, multi-GPU systems. To the best of our knowledge, this is the first scaling study on dy
→