Graph convolution networks have recently garnered a lot of attention for representation learning on non-Euclidean feature spaces. Recent research has focused on stacking multiple layers like in convolutional neural networks for the increased expressive power of graph convolution networks. However, simply stacking multiple graph convolution layers lead to issues like vanishing gradient, over-fitting and over-smoothing. Such problems are much less when using shallower networks, even though the shallow networks have lower expressive power. In this work, we propose a novel Multipath Graph convolutional neural network that aggregates the output of multiple different shallow networks. We train and test our model on various benchmarks datasets for the task of node property prediction. Results show that the proposed method not only attains increased test accuracy but also requires fewer training epochs to converge. The full implementation is available at https://github.com/rangan2510/MultiPathGCN
翻译:最近的研究侧重于堆叠多个层层,比如在卷动神经网络中堆叠多个层,以强化图动网络的显性力量。然而,只是堆叠多个图动层导致诸如渐变梯度消失、过度装配和过度移动等问题。在使用浅层网络时,这些问题要少得多,尽管浅层网络的表达力较低。在这项工作中,我们提议建立一个新颖的多路路图共向神经网络,汇集多个不同浅层网络的输出。我们培训和测试关于节点属性预测任务的各种基准数据集的模型。结果显示,拟议方法不仅提高了测试精确度,而且需要较少的训练,以汇集。可在https://github.com/rangan2510MultiPathGCN上查阅全面实施。