English

MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing

Machine Learning 2019-06-20 v3 Social and Information Networks Machine Learning

Abstract

Existing popular methods for semi-supervised learning with Graph Neural Networks (such as the Graph Convolutional Network) provably cannot learn a general class of neighborhood mixing relationships. To address this weakness, we propose a new model, MixHop, that can learn these relationships, including difference operators, by repeatedly mixing feature representations of neighbors at various distances. Mixhop requires no additional memory or computational complexity, and outperforms on challenging baselines. In addition, we propose sparsity regularization that allows us to visualize how the network prioritizes neighborhood information across different graph datasets. Our analysis of the learned architectures reveals that neighborhood mixing varies per datasets.

Keywords

Cite

@article{arxiv.1905.00067,
  title  = {MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing},
  author = {Sami Abu-El-Haija and Bryan Perozzi and Amol Kapoor and Nazanin Alipourfard and Kristina Lerman and Hrayr Harutyunyan and Greg Ver Steeg and Aram Galstyan},
  journal= {arXiv preprint arXiv:1905.00067},
  year   = {2019}
}