Graph Pooling via Coarsened Graph Infomax
arXiv:2105.01275 · doi:10.1145/3404835.3463074
Abstract
Graph pooling that summaries the information in a large graph into a compact form is essential in hierarchical graph representation learning. Existing graph pooling methods either suffer from high computational complexity or cannot capture the global dependencies between graphs before and after pooling. To address the problems of existing graph pooling methods, we propose Coarsened Graph Infomax Pooling (CGIPool) that maximizes the mutual information between the input and the coarsened graph of each pooling layer to preserve graph-level dependencies. To achieve mutual information neural maximization, we apply contrastive learning and propose a self-attention-based algorithm for learning positive and negative samples. Extensive experimental results on seven datasets illustrate the superiority of CGIPool comparing to the state-of-the-art methods.
References in corpus (8)
- Semi-Supervised Classification with Graph Convolutional Networks
- Self-Attention Graph Pooling
- TUDataset: A collection of benchmark datasets for learning with graphs
- A Theoretical Analysis of Contrastive Unsupervised Representation Learning
- Training generative neural networks via Maximum Mean Discrepancy optimization
- Edge Contraction Pooling for Graph Neural Networks
- Graph U-Nets
- VGCN-BERT: Augmenting BERT with Graph Embedding for Text Classification