InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization
Fan-Yun Sun, Jordan Hoffmann, Vikas Verma, Jian Tang

TL;DR
This paper introduces InfoGraph, a novel unsupervised and semi-supervised method for learning graph-level representations by maximizing mutual information across different substructure scales, improving graph classification and molecular property prediction.
Contribution
The paper proposes InfoGraph, a new mutual information maximization approach for graph representations, and extends it to semi-supervised learning with InfoGraph*, enhancing performance on graph tasks.
Findings
InfoGraph outperforms state-of-the-art baselines in graph classification.
InfoGraph* achieves competitive results with semi-supervised models.
Mutual information maximization captures multi-scale substructure information.
Abstract
This paper studies learning the representations of whole graphs in both unsupervised and semi-supervised scenarios. Graph-level representations are critical in a variety of real-world applications such as predicting the properties of molecules and community analysis in social networks. Traditional graph kernel based methods are simple, yet effective for obtaining fixed-length representations for graphs but they suffer from poor generalization due to hand-crafted designs. There are also some recent methods based on language models (e.g. graph2vec) but they tend to only consider certain substructures (e.g. subtrees) as graph representatives. Inspired by recent progress of unsupervised representation learning, in this paper we proposed a novel method called InfoGraph for learning graph-level representations. We maximize the mutual information between the graph-level representation and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Materials Science · Computational Drug Discovery Methods
MethodsInfoGraph
