Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
๐ Abstract
Abstract: Expressivity theory, characterizing which graphs a GNN can distinguish, has
become the predominant framework for analyzing GNNs, with new models striving
for higher expressivity. However, we argue that this focus is misguided: First,
higher expressivity is not necessary for most real-world tasks as these tasks
rarely require expressivity beyond the basic WL test. Second, expressivity
theory's binary characterization and idealized assumptions fail to reflect
GNNs' practical capabilities. To overcome these limitations, we propose Message
Passing Complexity (MPC): a continuous measure that quantifies the difficulty
for a GNN architecture to solve a given task through message passing. MPC
captures practical limitations like over-squashing while preserving the
theoretical impossibility results from expressivity theory, effectively
narrowing the gap between theory and practice. Through extensive validation on
fundamental GNN tasks, we show that MPC's theoretical predictions correlate
with empirical performance, successfully explaining architectural successes and
failures. Thereby, MPC advances beyond expressivity theory to provide a more
powerful and nuanced framework for understanding and improving GNN
architectures.
Authors (3)
Niklas Kemper
Tom Wollschlรคger
Stephan Gรผnnemann
Submitted
September 1, 2025
Key Contributions
This paper argues that GNN expressivity theory is misguided and proposes Message Passing Complexity (MPC) as a more practical measure. MPC quantifies the difficulty for a GNN to solve a task via message passing, capturing limitations like over-squashing while retaining theoretical impossibility results, thus narrowing the gap between theory and practice.
Business Value
Offers a more accurate theoretical lens for developing and evaluating GNNs, leading to more efficient and effective graph-based AI solutions in various industries.