Towards Sparse Hierarchical Graph Classifiers
C\u{a}t\u{a}lina Cangea, Petar Veli\v{c}kovi\'c, Nikola Jovanovi\'c,, Thomas Kipf, Pietro Li\`o

TL;DR
This paper introduces a scalable, differentiable graph coarsening method for hierarchical graph classification that maintains sparsity, enabling effective learning on large graphs without high memory costs.
Contribution
It proposes a novel, scalable differentiable graph coarsening technique that improves hierarchical graph classification without increasing memory requirements.
Findings
Achieves competitive results on benchmark datasets
Maintains sparsity during graph coarsening
Scalable to large graphs
Abstract
Recent advances in representation learning on graphs, mainly leveraging graph convolutional networks, have brought a substantial improvement on many graph-based benchmark tasks. While novel approaches to learning node embeddings are highly suitable for node classification and link prediction, their application to graph classification (predicting a single label for the entire graph) remains mostly rudimentary, typically using a single global pooling step to aggregate node features or a hand-designed, fixed heuristic for hierarchical coarsening of the graph structure. An important step towards ameliorating this is differentiable graph coarsening---the ability to reduce the size of the graph in an adaptive, data-dependent manner within a graph neural network pipeline, analogous to image downsampling within CNNs. However, the previous prominent approach to pooling has quadratic memory…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Topic Modeling
