paper-with-me

홈 › Papers

Towards Understanding the Expressive Power of GNNs with Global Readout

2026-04-23 · Maurice Funk, Daumantas Kojelis arxiv

We study the expressive power of message-passing aggregate-combine-readout graph neural networks (ACR-GNNs). Particularly, we focus on the first-order (FO) properties expressible by this formalism. While a tight logical characterisation remains a difficult open question, we make two contributions towards answering it. First, we show that sum aggregation and readout suffice for GNNs to capture FO properties that cannot be expressed in the logic C2 on both directed and undirected graphs. This strengthens known results by Hauke and Wał{\k e}ga (2026) where aggregation and readout functions are specially crafted for the task. Second, we identify two natural ways of restoring characterisability (with regard to C2) for ACR-GNNs. One option is to limit local aggregation (without imposing restrictions on global readout), whilst the second is to run ACR-GNNs over graphs of bounded degree (but unbounded size). In both cases, the FO properties captured by GNNs are exactly those definable by a formula in graded modal logic with global counting modalities. Our results thus establish an innate lower- and upper-bound in terms of how far (fragments of) C2 can be taken to characterise GNNs, and imply that is indeed the unbounded interaction of aggregation and readout that pushes the logical expressive power of GNNs above C2.

📄 PDF Abstract BibTeX arXiv:2604.22870

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Aggregate-Combine-Readout GNNs Are More Expressive Than Logic C2

2025-08-08 · Stan P Hauke, Przemysław Andrzej Wałęga arxiv

In recent years, there has been growing interest in understanding the expressive power of graph neural networks (GNNs) by relating them to logical languages. This research has been been initialised by an influential resu…

Twin Weisfeiler-Lehman: High Expressive GNNs for Graph Classification

2022-03-22 · Zhaohui Wang, Qi Cao, HuaWei Shen, Bingbing Xu 외

The expressive power of message passing GNNs is upper-bounded by Weisfeiler-Lehman (WL) test. To achieve high expressive GNNs beyond WL test, we propose a novel graph isomorphism test method, namely Twin-WL, which simult…

ClassificationGraph ClassificationVocal Bursts Intensity Prediction

Connectivity-Guided Sparsification of 2-FWL GNNs: Preserving Full Expressivity with Improved Efficiency

2025-11-16 · Rongqin Chen, Fan Mo, Pak Lon Ip, Shenghui Zhang 외 arxiv

Higher-order Graph Neural Networks (HOGNNs) based on the 2-FWL test achieve superior expressivity by modeling 2- and 3-node interactions, but at $\mathcal{O}(n^3)$ computational cost. However, this computational burden i…

Calibrate and Boost Logical Expressiveness of GNN Over Multi-Relational and Temporal Graphs

2023-11-03 · NeurIPS 2023 11 · Yeyuan Chen, Dingmin Wang

As a powerful framework for graph representation learning, Graph Neural Networks (GNNs) have garnered significant attention in recent years. However, to the best of our knowledge, there has been no formal analysis of the…

Graph Representation LearningNode ClassificationRepresentation Learning

Expressive Power of Temporal Message Passing

2024-08-19 · Przemysław Andrzej Wałęga, Michael Rawson

Graph neural networks (GNNs) have recently been adapted to temporal settings, often employing temporal versions of the message-passing mechanism known from GNNs. We divide temporal message passing mechanisms from literat…