A weight-shared, max-pooled hybrid of low- and high-order graph convolutions reports top accuracy on several text and citation benchmarks with fewer parameters than comparable models.
MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.LG 1years
2019 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Hybrid Low-order and Higher-order Graph Convolutional Networks
A weight-shared, max-pooled hybrid of low- and high-order graph convolutions reports top accuracy on several text and citation benchmarks with fewer parameters than comparable models.