English

Hybrid Low-order and Higher-order Graph Convolutional Networks

Machine Learning 2019-08-05 v1 Machine Learning

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.

Keywords

Cite

@article{arxiv.1908.00673,
  title  = {Hybrid Low-order and Higher-order Graph Convolutional Networks},
  author = {FangYuan Lei and Xun Liu and QingYun Dai and Bingo Wing-Kuen Ling and Huimin Zhao and Yan Liu},
  journal= {arXiv preprint arXiv:1908.00673},
  year   = {2019}
}
R2 v1 2026-06-23T10:37:51.832Z