Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Sami Abu-El-Haija, Bryan Perozzi, Amol Kapoor, Nazanin Alipourfard, Kristina Lerman, Hrayr Harutyunyan, Greg Ver Steeg, Aram Galstyan• 2019

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.61
885
Node ClassificationCiteseer
Accuracy76.72
804
Node ClassificationPubmed
Accuracy89.32
742
Node ClassificationCiteseer (test)
Accuracy0.7626
729
Node ClassificationCora (test)
Mean Accuracy87.61
687
Node ClassificationChameleon
Accuracy66.18
549
Node ClassificationSquirrel
Accuracy56.26
500
Node ClassificationPubMed (test)
Accuracy85.31
500
Node ClassificationCornell
Accuracy81.08
426
Node ClassificationTexas
Accuracy77.84
410
Showing 10 of 120 rows
...

Other info

Code

Follow for update