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

MGNNI: Multiscale Graph Neural Networks with Implicit Layers

About

Recently, implicit graph neural networks (GNNs) have been proposed to capture long-range dependencies in underlying graphs. In this paper, we introduce and justify two weaknesses of implicit GNNs: the constrained expressiveness due to their limited effective range for capturing long-range dependencies, and their lack of ability to capture multiscale information on graphs at multiple resolutions. To show the limited effective range of previous implicit GNNs, We first provide a theoretical analysis and point out the intrinsic relationship between the effective range and the convergence of iterative equations used in these models. To mitigate the mentioned weaknesses, we propose a multiscale graph neural network with implicit layers (MGNNI) which is able to model multiscale structures on graphs and has an expanded effective range for capturing long-range dependencies. We conduct comprehensive experiments for both node classification and graph classification to show that MGNNI outperforms representative baselines and has a better ability for multiscale modeling and capturing of long-range dependencies.

Juncheng Liu, Bryan Hooi, Kenji Kawaguchi, Xiaokui Xiao• 2022

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy79.2
742
Node ClassificationChameleon
Accuracy63.93
549
Node ClassificationSquirrel
Accuracy54.5
500
Graph ClassificationNCI1
Accuracy78.9
460
Node ClassificationCornell
Accuracy85.95
426
Node ClassificationWisconsin
Accuracy86.67
410
Node ClassificationTexas
Accuracy0.8486
410
Graph ClassificationIMDB-M
Accuracy53.5
218
Graph ClassificationMUTAG (10-fold cross-validation)
Accuracy91.9
206
Node ClassificationPPI (test)
F1 (micro)0.987
126
Showing 10 of 12 rows

Other info

Code

Follow for update