BriefGPT.xyz
Feb, 2018
N-GCN:用于半监督节点分类的多尺度图卷积
N-GCN: Multi-scale Graph Convolution for Semi-supervised Node Classification
HTML
PDF
Sami Abu-El-Haija, Amol Kapoor, Bryan Perozzi, Joonseok Lee
TL;DR
该研究提出了一种名为N-GCN的模型,将图卷积网络和随机游走中的信息融合,训练多个GCNs实例,并学习组合不同距离下的节点对的实例输出,实现优化分类目标。实验证明,该模型在节点分类任务上表现优异,具有良好的通用性和鲁棒性。
Abstract
graph convolutional networks
(GCNs) have shown significant improvements in
semi-supervised learning
on graph-structured data. Concurrently, unsupervised learning of
→