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

Mutual Information Maximization in Graph Neural Networks

About

A variety of graph neural networks (GNNs) frameworks for representation learning on graphs have been recently developed. These frameworks rely on aggregation and iteration scheme to learn the representation of nodes. However, information between nodes is inevitably lost in the scheme during learning. In order to reduce the loss, we extend the GNNs frameworks by exploring the aggregation and iteration scheme in the methodology of mutual information. We propose a new approach of enlarging the normal neighborhood in the aggregation of GNNs, which aims at maximizing mutual information. Based on a series of experiments conducted on several benchmark datasets, we show that the proposed approach improves the state-of-the-art performance for four types of graph tasks, including supervised and semi-supervised graph classification, graph link prediction and graph edge generation and classification.

Xinhan Di, Pengqian Yu, Rui Bu, Mingchao Sun• 2019

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy78.97
742
Graph ClassificationMUTAG
Accuracy94.14
697
Graph ClassificationNCI1
Accuracy83.85
460
Graph ClassificationCOLLAB
Accuracy80.89
329
Graph ClassificationIMDB-B
Accuracy77.94
322
Graph ClassificationENZYMES
Accuracy75.33
305
Graph ClassificationIMDB-M
Accuracy54.52
218
Graph ClassificationPTC
Accuracy73.56
167
Link PredictionCiteseer
AUC96.3
146
Link PredictionPubmed
AUC89.6
123
Showing 10 of 31 rows

Other info

Code

Follow for update