English

From Relational Pooling to Subgraph GNNs: A Universal Framework for More Expressive Graph Neural Networks

Machine Learning 2023-05-10 v1 Artificial Intelligence

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 k,lk,l-WL algorithm, a more general framework than kk-WL. Theoretically, we analyze the expressivity of k,lk,l-WL with respect to kk and ll and unifies it with a great number of subgraph GNNs. Complexity reduction methods are also systematically discussed to build powerful and practical k,lk,l-GNN instances. We theoretically and experimentally prove that our method is universally compatible and capable of improving the expressivity of any base GNN model. Our k,lk,l-GNNs achieve superior performance on many synthetic and real-world datasets, which verifies the effectiveness of our framework.

Keywords

Cite

@article{arxiv.2305.04963,
  title  = {From Relational Pooling to Subgraph GNNs: A Universal Framework for More Expressive Graph Neural Networks},
  author = {Cai Zhou and Xiyuan Wang and Muhan Zhang},
  journal= {arXiv preprint arXiv:2305.04963},
  year   = {2023}
}

Comments

To be published in ICML 2023. 27 pages, 5 figures