REVIEW 3 cited by
An Empirical Study of Realized GNN Expressiveness
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Research on the theoretical expressiveness of Graph Neural Networks (GNNs) has developed rapidly, and many methods have been proposed to enhance the expressiveness. However, most methods do not have a uniform expressiveness measure except for a few that strictly follow the $k$-dimensional Weisfeiler-Lehman ($k$-WL) test hierarchy, leading to difficulties in quantitatively comparing their expressiveness. Previous research has attempted to use datasets for measurement, but facing problems with difficulty (any model surpassing 1-WL has nearly 100% accuracy), granularity (models tend to be either 100% correct or near random guess), and scale (only several essentially different graphs involved). To address these limitations, we study the realized expressive power that a practical model instance can achieve using a novel expressiveness dataset, BREC, which poses greater difficulty (with up to 4-WL-indistinguishable graphs), finer granularity (enabling comparison of models between 1-WL and 3-WL), a larger scale (consisting of 800 1-WL-indistinguishable graphs that are non-isomorphic to each other). We synthetically test 23 models with higher-than-1-WL expressiveness on BREC. Our experiment gives the first thorough measurement of the realized expressiveness of those state-of-the-art beyond-1-WL GNN models and reveals the gap between theoretical and realized expressiveness. Dataset and evaluation codes are released at: https://github.com/GraphPKU/BREC.
Forward citations
Cited by 3 Pith papers
-
Bridging Theory and Practice in Link Representation with Graph Neural Networks
A new framework classifies message-passing link representation models by neighborhood radius and base expressiveness, yielding a hierarchy in which SEAL is most expressive, plus a synthetic benchmark and symmetry-base...
-
Positional Encoding meets Persistent Homology on Graphs
PiPE combines positional encodings with persistent homology features in a message-passing framework and is claimed to be provably more expressive than either approach alone, with empirical gains on molecular benchmarks.
-
Visual Graph Arena: Evaluating Visual Conceptualization of Vision and Multimodal Large Language Models
A new benchmark shows that vision models and multimodal LLMs fail to transfer graph reasoning across visual layouts, while humans succeed.
Discussion (0). Sign in to comment.