BriefGPT.xyz
Dec, 2020
使用子图近似进行图卷积网络的分布式训练
Distributed Training of Graph Convolutional Networks using Subgraph Approximation
HTML
PDF
Alexandra Angerd, Keshav Balasubramanian, Murali Annavaram
TL;DR
本文介绍了一种通过子图近似方案,在减小同步开销、降低内存占用的同时,解决分布式训练非独立同分布图形数据(如图卷积网络)中信息丢失与准确性问题的训练策略。
Abstract
Modern
machine learning
techniques are successfully being adapted to data modeled as
graphs
. However, many real-world
graphs
are typically
→