NewEvery arXiv paper, its researchers & institutions — mapped.
machine learning

Hybrid Low-order and Higher-order Graph Convolutional Networks

arXiv:1908.00673

summary

The paper introduces a hybrid graph convolutional network that combines low‑order and high‑order neighborhood information using weight sharing and a fusion pooling layer to reduce parameters and computational cost while improving classification accuracy on text and citation networks.

Abstract

With higher-order neighborhood information of graph network, the accuracy of graph representation learning classification can be significantly improved. However, the current higher order graph convolutional network has a large number of parameters and high computational complexity. Therefore, we propose a Hybrid Lower order and Higher order Graph convolutional networks (HLHG) learning model, which uses weight sharing mechanism to reduce the number of network parameters. To reduce computational complexity, we propose a novel fusion pooling layer to combine the neighborhood information of high order and low order. Theoretically, we compare the model complexity of the proposed model with the other state-of-the-art model. Experimentally, we verify the proposed model on the large-scale text network datasets by supervised learning, and on the citation network datasets by semi-supervised learning. The experimental results show that the proposed model achieves highest classification accuracy with a small set of trainable weight parameters.

Topics & keywords

#graph convolutional networks#higher-order neighborhoods#weight sharing#fusion pooling#semi-supervised learninghybrid GCNlow-orderhigh-orderparameter efficiencygraph representation learning