BriefGPT.xyz
Jan, 2018
FastGCN:基于重要性采样的图卷积网络快速学习
FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling
HTML
PDF
Jie Chen, Tengfei Ma, Cao Xiao
TL;DR
本文提出一种名为FastGCN的基于Monte Carlo方法的图卷积神经网络批量训练方案,实现了对于大型、密集图的高效训练和推理。实验证明该方案与GCN和相关模型相比,训练效率极大提高并且预测结果保持准确。
Abstract
The
graph convolutional networks
(GCN) recently proposed by Kipf and Welling are an effective graph model for
semi-supervised learning
. This model, however, was originally designed to be learned with the presence
→