Pooling in Graph Convolutional Neural Networks

Mark Cheung,John Shi,Lavender Yao Jiang,Oren Wright,José M.F. Moura
DOI: https://doi.org/10.48550/arXiv.2004.03519
2020-04-08
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.
Signal Processing,Machine Learning
What problem does this paper attempt to address?