A Flexible, Equivariant Framework for Subgraph GNNs via Graph Products and Graph Coarsening
Guy Bar-Shalom, Yam Eitan, Fabrizio Frasca, Haggai Maron

TL;DR
This paper presents a flexible and scalable Subgraph GNN framework that leverages graph products and coarsening to improve expressivity and efficiency, outperforming previous methods across multiple benchmarks.
Contribution
It introduces a novel subgraph association via graph products, enabling arbitrary subgraph selection and revealing new symmetries, with theoretical analysis and practical improvements.
Findings
Outperforms baseline methods on multiple benchmarks
Handles any number of subgraphs seamlessly
Demonstrates improved expressive power and scalability
Abstract
Subgraph GNNs enhance message-passing GNNs expressivity by representing graphs as sets of subgraphs, demonstrating impressive performance across various tasks. However, their scalability is hindered by the need to process large numbers of subgraphs. While previous approaches attempted to generate smaller subsets of subgraphs through random or learnable sampling, these methods often yielded suboptimal selections or were limited to small subset sizes, ultimately compromising their effectiveness. This paper introduces a new Subgraph GNN framework to address these issues. Our approach diverges from most previous methods by associating subgraphs with node clusters rather than with individual nodes. We show that the resulting collection of subgraphs can be viewed as the product of coarsened and original graphs, unveiling a new connectivity structure on which we perform generalized message…
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.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Brain Tumor Detection and Classification
