paper-with-me

홈 › Papers

N-WL: A New Hierarchy of Expressivity for Graph Neural Networks

2023-02-02 · The Eleventh International Conference on Learning Representations 2023 2 · Qing Wang, Dillon Chen, Asiri Wijesinghe, Shouheng Li, Muhammad Farhan

The expressive power of Graph Neural Networks (GNNs) is fundamental for understanding their capabilities and limitations, i.e., what graph properties can or cannot be learnt by a GNN. Since standard GNNs have been characterised to be upper-bounded by the Weisfeiler-Lehman (1-WL) algorithm, recent attempts concentrated on developing more expressive GNNs in terms of the k-WL hierarchy, a well-established framework for graph isormorphism tests. In this work we show that, contrary to the widely accepted view, the k-WL hierarchy is not well-suited for measuring expressive GNNs. This is due to limitations that are inherent to high-dimensional WL algorithms such as the lack of a natural interpretation and high computational costs, which makes it difficult to draw any firm conclusions about the expressive power of GNNs beyond 1-WL. Thus, we propose a novel hierarchy of graph isomorphism tests, namely Neighbourhood WL (N-WL), and also establish a new theorem on the equivalence of expressivity between induced connected subgraphs and induced subgraphs within this hierarchy. Further, we design a GNN model upon N-WL, Graph Neighbourhood Neural Network (G3N), and empirically verify its expressive power on synthetic and real-world benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The WidthWall: A Strict Expressivity Hierarchy for Hypergraph Neural Networks

2026-05-13 · Fengqing Jiang, Yuetai Li, Yichen Feng, Kaiyuan Zheng 외 arxiv

Hypergraphs provide a natural framework to model higher-order interactions in scientific, social, and biological systems. Hypergraph neural networks (HGNNs) aim to learn from such data, yet it remains unclear which highe…

Node Classification

Beyond Weisfeiler-Lehman: A Quantitative Framework for GNN Expressiveness

2024-01-16 · Bohang Zhang, Jingchu Gai, Yiheng Du, Qiwei Ye 외

Designing expressive Graph Neural Networks (GNNs) is a fundamental topic in the graph learning community. So far, GNN expressiveness has been primarily assessed via the Weisfeiler-Lehman (WL) hierarchy. However, such an …

Graph LearningSubgraph Counting

On The Expressive Power of GNN Derivatives

2025-10-02 · Yam Eitan, Moshe Eliasof, Yoav Gelberg, Fabrizio Frasca 외 arxiv

Despite significant advances in Graph Neural Networks (GNNs), their limited expressivity remains a fundamental challenge. Research on GNN expressivity has produced many expressive architectures, leading to architecture h…

Computational EfficiencyGraph Learning

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

2023-05-08 · Cai Zhou, Xiyuan Wang, Muhan Zhang

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 connectio…

A Complete Expressiveness Hierarchy for Subgraph GNNs via Subgraph Weisfeiler-Lehman Tests

2023-02-14 · Bohang Zhang, Guhao Feng, Yiheng Du, Di He 외

Recently, subgraph GNNs have emerged as an important direction for developing expressive graph neural networks (GNNs). While numerous architectures have been proposed, so far there is still a limited understanding of how…

Subgraph Counting - 3 StarSubgraph Counting - C4Subgraph Counting - C5Subgraph Counting - C6+2