TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Weisfeiler and Lehman Go Cellular: CW Networks

Weisfeiler and Lehman Go Cellular: CW Networks

Cristian Bodnar, Fabrizio Frasca, Nina Otter, Yu Guang Wang, Pietro Liò, Guido Montúfar, Michael Bronstein

2021-06-23NeurIPS 2021 12Graph RegressionGraph ClassificationGraph Property Prediction
PaperPDFCodeCode(official)

Abstract

Graph Neural Networks (GNNs) are limited in their expressive power, struggle with long-range interactions and lack a principled way to model higher-order structures. These problems can be attributed to the strong coupling between the computational graph and the input graph structure. The recently proposed Message Passing Simplicial Networks naturally decouple these elements by performing message passing on the clique complex of the graph. Nevertheless, these models can be severely constrained by the rigid combinatorial structure of Simplicial Complexes (SCs). In this work, we extend recent theoretical results on SCs to regular Cell Complexes, topological objects that flexibly subsume SCs and graphs. We show that this generalisation provides a powerful set of graph "lifting" transformations, each leading to a unique hierarchical message passing procedure. The resulting methods, which we collectively call CW Networks (CWNs), are strictly more powerful than the WL test and not less powerful than the 3-WL test. In particular, we demonstrate the effectiveness of one such scheme, based on rings, when applied to molecular graph problems. The proposed architecture benefits from provably larger expressivity than commonly used GNNs, principled modelling of higher-order signals and from compressing the distances between nodes. We demonstrate that our model achieves state-of-the-art results on a variety of molecular datasets.

Results

TaskDatasetMetricValueModel
Graph RegressionZINCMAE0.079CIN
Graph RegressionZINCMAE0.094CIN-small
Graph RegressionZINC-500kMAE0.079CIN
Graph RegressionZINC-500kMAE0.094CIN-small
Graph RegressionZINC 100kMAE0.094CIN-small
Graph ClassificationCSLAcc1CIN
Graph Property Predictionogbg-molhivNumber of params239745CIN
Graph Property Predictionogbg-molhivNumber of params138337CIN-small
ClassificationCSLAcc1CIN

Related Papers

Density-aware Walks for Coordinated Campaign Detection2025-06-16Positional Encoding meets Persistent Homology on Graphs2025-06-06Graph Neural Networks for Jamming Source Localization2025-06-01Weisfeiler and Leman Follow the Arrow of Time: Expressive Power of Message Passing in Temporal Event Graphs2025-05-30Improving the Effective Receptive Field of Message-Passing Neural Networks2025-05-29A Benchmark Dataset for Graph Regression with Homogeneous and Multi-Relational Variants2025-05-29Graph Positional Autoencoders as Self-supervised Learners2025-05-29Message-Passing State-Space Models: Improving Graph Learning with Modern Sequence Modeling2025-05-24