SOTAVerified

Pooling in Graph Convolutional Neural Networks

2020-04-07Unverified0· sign in to hype

Mark Cheung, John Shi, Lavender Yao Jiang, Oren Wright, José M. F. Moura

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Graph convolutional neural networks (GCNNs) are a powerful extension of deep learning techniques to graph-structured data problems. We empirically evaluate several pooling methods for GCNNs, and combinations of those graph pooling methods with three different architectures: GCN, TAGCN, and GraphSAGE. We confirm that graph pooling, especially DiffPool, improves classification accuracy on popular graph classification datasets and find that, on average, TAGCN achieves comparable or better accuracy than GCN and GraphSAGE, particularly for datasets with larger and sparser graph structures.

Tasks

Reproductions