BriefGPT.xyz
Sep, 2018
自适应采样快速图表示学习
Adaptive Sampling Towards Fast Graph Representation Learning
HTML
PDF
Wenbing Huang, Tong Zhang, Yu Rong, Junzhou Huang
TL;DR
本研究提出了一种自适应逐层采样方法和跨越较远节点的消息传递方法,以解决图形卷积网络在大规模图中的可扩展性问题,并通过实验验证了其有效性和更快的收敛速度。
Abstract
graph convolutional networks
(GCNs) have become a crucial tool on learning representations of graph vertices. The main challenge of adapting GCNs on large-scale graphs is the
scalability issue
that it incurs heav
→