English

Mutual Information Maximization in Graph Neural Networks

Machine Learning 2020-03-25 v4 Computer Vision and Pattern Recognition Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1905.08509,
  title  = {Mutual Information Maximization in Graph Neural Networks},
  author = {Xinhan Di and Pengqian Yu and Rui Bu and Mingchao Sun},
  journal= {arXiv preprint arXiv:1905.08509},
  year   = {2020}
}

Comments

Accepted for presentation at IJCNN 2020

R2 v1 2026-06-23T09:14:52.131Z