pith. machine review for the scientific record. sign in

arxiv: 1905.10990 · v1 · submitted 2019-05-27 · 💻 cs.LG · stat.ML

Recognition: unknown

Edge Contraction Pooling for Graph Neural Networks

Authors on Pith no claims yet
classification 💻 cs.LG stat.ML
keywords poolinggraphlayerscontractionedgeedgepoolneuralnodes
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hierarchical Multi-Scale Graph Neural Networks: Scalable Heterophilous Learning with Oversmoothing and Oversquashing Mitigation

    cs.LG 2026-05 unverdicted novelty 6.0

    HMH builds soft hierarchies with orthonormal Haar bases and heterophily-aware encoders to apply learnable spectral filters while using skip unpooling to avoid oversmoothing and hub bias on heterophilous graphs.

  2. The Role of Node Features in Graph Pooling

    cs.LG 2026-05 unverdicted novelty 5.0

    Pooling improves graph classification only when node features align well with topology, and the authors provide a quantitative measure of this alignment quality.