Share your thoughts, 1 month free Claude Pro on usSee more
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
1215
Node ClassificationCiteseer
Accuracy76.72
1037
Node ClassificationCora (test)
Mean Accuracy87.61
951
Node ClassificationCiteseer (test)
Accuracy0.7626
945
Node ClassificationChameleon
Accuracy66.18
867
Node ClassificationPubmed
Accuracy89.32
865
Node ClassificationWisconsin
Accuracy84.31
864
Node ClassificationCornell
Accuracy81.08
851
Node ClassificationTexas
Accuracy77.84
801
Node ClassificationSquirrel
Accuracy56.26
786
Showing 10 of 149 rows
...

Other info

Code

Follow for update