2025

On the Computational Capability of Graph Neural Networks: A Circuit Complexity Bound Perspective

Li, Xiaoyu, Liang, Yingyu, Shi, Zhenmei et al.

Understand

Graph Neural Networks (GNNs) have become the standard approach for learning and reasoning over relational data, leveraging the message-passing mechanism that iteratively propagates node embeddings through graph structures.

  • While GNNs have achieved significant empirical success, their theoretical limitations remain an active area of research.
  • Existing studies primarily focus on characterizing GNN expressiveness through Weisfeiler-Lehman (WL) graph isomorphism tests.
  • In this paper, we take a fundamentally different approach by exploring the computational limitations of GNNs through the lens of circuit complexity.

Reading the bibliography…