Learning Graph Representation by Aggregating Subgraphs via Mutual Information Maximization
Chenguang Wang, Ziwen Liu

TL;DR
This paper presents a self-supervised graph representation learning method that leverages subgraphs and mutual information maximization to improve graph-level embeddings, achieving state-of-the-art results on benchmarks.
Contribution
Introduces a universal framework for subgraph generation and information aggregation to enhance graph representations via mutual information maximization.
Findings
Achieves new state-of-the-art results on several graph benchmarks.
Effective in both unsupervised and semi-supervised learning scenarios.
Proposes a flexible framework applicable to various Graph Neural Networks.
Abstract
In this paper, we introduce a self-supervised learning method to enhance the graph-level representations with the help of a set of subgraphs. For this purpose, we propose a universal framework to generate subgraphs in an auto-regressive way and then using these subgraphs to guide the learning of graph representation by Graph Neural Networks. Under this framework, we can get a comprehensive understanding of the graph structure in a learnable way. And to fully capture enough information of original graphs, we design three information aggregators: \textbf{attribute-conv}, \textbf{layer-conv} and \textbf{subgraph-conv} to gather information from different aspects. And to achieve efficient and effective contrastive learning, a Head-Tail contrastive construction is proposed to provide abundant negative samples. Under all proposed components which can be generalized to any Graph Neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
