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

Non-Local Graph Neural Networks

About

Modern graph neural networks (GNNs) learn node embeddings through multilayer local aggregation and achieve great success in applications on assortative graphs. However, tasks on disassortative graphs usually require non-local aggregation. In addition, we find that local aggregation is even harmful for some disassortative graphs. In this work, we propose a simple yet effective non-local aggregation framework with an efficient attention-guided sorting for GNNs. Based on it, we develop various non-local GNNs. We perform thorough experiments to analyze disassortative graph datasets and evaluate our non-local GNNs. Experimental results demonstrate that our non-local GNNs significantly outperform previous state-of-the-art methods on seven benchmark datasets of disassortative graphs, in terms of both model performance and efficiency.

Meng Liu, Zhengyang Wang, Shuiwang Ji• 2020

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy88.5
885
Node ClassificationCiteseer
Accuracy76.2
804
Node ClassificationPubmed
Accuracy89
742
Node ClassificationChameleon
Accuracy70.1
549
Node ClassificationSquirrel
Accuracy59
500
Node ClassificationCornell
Accuracy84.9
426
Node ClassificationWisconsin
Accuracy87.3
410
Node ClassificationTexas
Accuracy0.854
410
Node ClassificationActor
Accuracy37.9
237
Node ClassificationSquirrel (test)
Mean Accuracy59
234
Showing 10 of 18 rows

Other info

Follow for update