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

Deep Graph Infomax

About

We present Deep Graph Infomax (DGI), a general approach for learning node representations within graph-structured data in an unsupervised manner. DGI relies on maximizing mutual information between patch representations and corresponding high-level summaries of graphs---both derived using established graph convolutional network architectures. The learnt patch representations summarize subgraphs centered around nodes of interest, and can thus be reused for downstream node-wise learning tasks. In contrast to most prior approaches to unsupervised learning with GCNs, DGI does not rely on random walk objectives, and is readily applicable to both transductive and inductive learning setups. We demonstrate competitive performance on a variety of node classification benchmarks, which at times even exceeds the performance of supervised learning.

Petar Veli\v{c}kovi\'c, William Fedus, William L. Hamilton, Pietro Li\`o, Yoshua Bengio, R Devon Hjelm• 2018

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy84.57
1215
Graph ClassificationPROTEINS
Accuracy53.34
994
Node ClassificationCiteseer
Accuracy73.96
931
Node ClassificationCora (test)
Mean Accuracy85.88
861
Node ClassificationCiteseer (test)
Accuracy0.7644
824
Node ClassificationPubmed
Accuracy86.57
819
Node ClassificationChameleon
Accuracy47.54
640
Node ClassificationWisconsin
Accuracy55.21
627
Node ClassificationTexas
Accuracy0.659
616
Node ClassificationSquirrel
Accuracy40.6
591
Showing 10 of 282 rows
...

Other info

Code

Follow for update