BriefGPT.xyz
Sep, 2020
从优化角度重新审视半监督节点分类中的图卷积网络
Revisiting Graph Convolutional Network on Semi-Supervised Node Classification from an Optimization Perspective
HTML
PDF
Hongwei Zhang, Tijin Yan, Zenjun Xie, Yuanqing Xia, Yuan Zhang
TL;DR
本文从优化的角度解释了当前的图卷积操作存在的过度平滑问题,并引入了两个衡量节点级任务上过度平滑的度量标准,提出了一种新的卷积核GCN+,并在真实的数据集上证明了其在节点分类任务上的优秀性能表现。
Abstract
graph convolutional networks
(GCNs) have achieved promising performance on various graph-based tasks. However they suffer from
over-smoothing
when stacking more layers. In this paper, we present a quantitative st
→