Our new X account is live! Follow @wizwand_team for updates
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
885
Node ClassificationCiteseer
Accuracy73.96
804
Node ClassificationPubmed
Accuracy86.57
742
Node ClassificationCiteseer (test)
Accuracy0.718
729
Node ClassificationCora (test)
Mean Accuracy82.5
687
Node ClassificationChameleon
Accuracy47.54
549
Node ClassificationSquirrel
Accuracy39.61
500
Node ClassificationPubMed (test)
Accuracy78.4
500
Graph ClassificationNCI1
Accuracy49.55
460
Node ClassificationCornell
Accuracy48.9
426
Showing 10 of 204 rows
...

Other info

Code

Follow for update