SOTAVerified

Edge Contraction Pooling for Graph Neural Networks

2019-05-27Unverified0· sign in to hype

Frederik Diehl

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Graph Neural Network (GNN) research has concentrated on improving convolutional layers, with little attention paid to developing graph pooling layers. Yet pooling layers can enable GNNs to reason over abstracted groups of nodes instead of single nodes. To close this gap, we propose a graph pooling layer relying on the notion of edge contraction: EdgePool learns a localized and sparse hard pooling transform. We show that EdgePool outperforms alternative pooling methods, can be easily integrated into most GNN models, and improves performance on both node and graph classification.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
PROTEINSEdgePool w GraphSAGEAccuracy73.5Unverified
PROTEINSEdgePoolAccuracy72.5Unverified

Reproductions