From Relational Pooling to Subgraph GNNs: A Universal Framework for More Expressive Graph Neural Networks
Cai Zhou, Xiyuan Wang, Muhan Zhang

TL;DR
This paper introduces a universal framework called $k,l$-WL that enhances the expressivity of graph neural networks by explicitly assigning labels and extending to higher-dimensional Weisfeiler-Lehman tests, unifying various subgraph GNNs.
Contribution
It proposes the $k,l$-WL algorithm, a generalization of $k$-WL, providing a theoretical analysis of its expressivity and demonstrating its ability to improve any base GNN model.
Findings
$k,l$-GNNs outperform existing models on synthetic datasets.
The framework unifies many subgraph GNN approaches.
Experimental results confirm improved expressivity and performance.
Abstract
Relational pooling is a framework for building more expressive and permutation-invariant graph neural networks. However, there is limited understanding of the exact enhancement in the expressivity of RP and its connection with the Weisfeiler Lehman hierarchy. Starting from RP, we propose to explicitly assign labels to nodes as additional features to improve expressive power of message passing neural networks. The method is then extended to higher dimensional WL, leading to a novel -WL algorithm, a more general framework than -WL. Theoretically, we analyze the expressivity of -WL with respect to and and unifies it with a great number of subgraph GNNs. Complexity reduction methods are also systematically discussed to build powerful and practical -GNN instances. We theoretically and experimentally prove that our method is universally compatible and capable of…
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 · Online Learning and Analytics · Brain Tumor Detection and Classification
MethodsBalanced Selection
