论文标题

AEGCN:自动编码器约束的图形卷积网络

AEGCN: An Autoencoder-Constrained Graph Convolutional Network

论文作者

Ma, Mingyuan, Na, Sen, Wang, Hongyu

论文摘要

我们提出了一种新型的神经网络体系结构,称为自动编码器受限的图形卷积网络,以求解图域上的节点分类任务。如其名称所建议的那样,该模型的核心是直接在图形上运行的卷积网络,其隐藏层受自动编码器的约束。与Vanilla图卷积网络相比,添加了自动编码器步骤,以减少Laplacian平滑造成的信息损失。我们考虑将模型应用于均匀图和异质图。对于均匀的图,自动编码器通过将隐藏的图层表示作为encoder和另一个单层图形卷积网络作为解码器来近似于输入图的邻接矩阵。对于异质图,由于有多个与不同类型的边缘相对应的邻接矩阵,因此,自动编码器近似于输入图的特征矩阵,并将编码器更改为特别设计的多通道预处理网络,该网络带有两层。在这两种情况下,误差都发生在自动编码器近似中,均为损失函数中的惩罚项。在引用网络和其他异质图的广泛实验中,我们证明,添加自动编码器约束可以显着提高图形卷积网络的性能。此外,我们注意到我们的技术也可以应用于图形注意力网络以提高性能。这揭示了拟议的自动编码器技术的广泛适用性。

We propose a novel neural network architecture, called autoencoder-constrained graph convolutional network, to solve node classification task on graph domains. As suggested by its name, the core of this model is a convolutional network operating directly on graphs, whose hidden layers are constrained by an autoencoder. Comparing with vanilla graph convolutional networks, the autoencoder step is added to reduce the information loss brought by Laplacian smoothing. We consider applying our model on both homogeneous graphs and heterogeneous graphs. For homogeneous graphs, the autoencoder approximates to the adjacency matrix of the input graph by taking hidden layer representations as encoder and another one-layer graph convolutional network as decoder. For heterogeneous graphs, since there are multiple adjacency matrices corresponding to different types of edges, the autoencoder approximates to the feature matrix of the input graph instead, and changes the encoder to a particularly designed multi-channel pre-processing network with two layers. In both cases, the error occurred in the autoencoder approximation goes to the penalty term in the loss function. In extensive experiments on citation networks and other heterogeneous graphs, we demonstrate that adding autoencoder constraints significantly improves the performance of graph convolutional networks. Further, we notice that our technique can be applied on graph attention network to improve the performance as well. This reveals the wide applicability of the proposed autoencoder technique.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源