Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Implicit Graph Neural Networks

About

Graph Neural Networks (GNNs) are widely used deep learning models that learn meaningful representations from graph-structured data. Due to the finite nature of the underlying recurrent structure, current GNN methods may struggle to capture long-range dependencies in underlying graphs. To overcome this difficulty, we propose a graph learning framework, called Implicit Graph Neural Networks (IGNN), where predictions are based on the solution of a fixed-point equilibrium equation involving implicitly defined "state" vectors. We use the Perron-Frobenius theory to derive sufficient conditions that ensure well-posedness of the framework. Leveraging implicit differentiation, we derive a tractable projected gradient descent method to train the framework. Experiments on a comprehensive range of tasks show that IGNNs consistently capture long-range dependencies and outperform the state-of-the-art GNN models.

Fangda Gu, Heng Chang, Wenwu Zhu, Somayeh Sojoudi, Laurent El Ghaoui• 2020

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy77.7
1252
Node ClassificationChameleon
Accuracy41.38
867
Node ClassificationWisconsin
Accuracy53.53
864
Node ClassificationCornell
Accuracy61.35
851
Node ClassificationTexas
Accuracy0.5837
801
Node ClassificationSquirrel
Accuracy24.99
786
Graph ClassificationNCI1
Accuracy80.5
658
Node ClassificationCornell (test)
Mean Accuracy61.08
313
Node ClassificationTexas (test)
Mean Accuracy57.84
312
Node ClassificationWisconsin (test)
Mean Accuracy53.53
279
Showing 10 of 13 rows

Other info

Follow for update