BriefGPT.xyz
Jul, 2019
GraphSAINT: 基于图随机抽样的归纳学习方法
GraphSAINT: Graph Sampling Based Inductive Learning Method
HTML
PDF
Hanqing Zeng, Hongkuan Zhou, Ajitesh Srivastava, Rajgopal Kannan, Viktor Prasanna
TL;DR
GraphSAINT是一种基于图采样的归纳学习方法,通过采样训练图形而不是节点或边来构建小批量,以提高训练效率和准确性;在五个大图上表现出优越的性能,实现了PPI(0.995)和Reddit(0.970)的新的最先进的F1分数。
Abstract
graph convolutional networks
(GCNs) are powerful models for learning representations of attributed graphs.To scale GCNs to
large graphs
, state-of-the-art methods use various layer
→