基于图卷积网络的半监督分类

Semi-Supervised Classification with Graph Convolutional Networks

托马斯·基普夫 Thomas Kipf · U. Amsterdam · 2016-09-09 · arXiv:1609.02907 ↗ · 被引 35801

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们提出了一种可扩展的半监督学习方法,用于处理图结构数据,该方法基于一种直接在图上操作的高效卷积神经网络变体。我们通过谱图卷积的局部一阶近似来论证卷积架构的选择。我们的模型在图边数上呈线性扩展,并学习编码局部图结构和节点特征的隐藏层表示。在引文网络和知识图谱数据集上的多项实验表明,我们的方法显著优于相关方法。

We present a scalable approach for semi-supervised learning on graph-structured data that is based on an efficient variant of convolutional neural networks which operate directly on graphs. We motivate the choice of our convolutional architecture via a localized first-order approximation of spectral graph convolutions. Our model scales linearly in the number of graph edges and learns hidden layer representations that encode both local graph structure and features of nodes. In a number of experiments on citation networks and on a knowledge graph dataset we demonstrate that our approach outperforms related methods by a significant margin.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 21)

阅读逐段中英对照全文 →