Papers › Provably Powerful Graph Networks

Provably Powerful Graph Networks

27 May 2019NeurIPS 2019 12arXiv:1905.11136archive 2025-07-28

Haggai Maron, Heli Ben-Hamu, Hadar Serviansky, Yaron Lipman

Recently, the Weisfeiler-Lehman (WL) graph isomorphism test was used to measure the expressive power of graph neural networks (GNN). It was shown that the popular message passing GNN cannot distinguish between graphs that are indistinguishable by the 1-WL test (Morris et al. 2018; Xu et al. 2019). Unfortunately, many simple instances of graphs are indistinguishable by the 1-WL test. In search for more expressive graph learning models we build upon the recent k-order invariant and equivariant graph neural networks (Maron et al. 2019a,b) and present two results: First, we show that such k-order networks can distinguish between non-isomorphic graphs as good as the k-WL tests, which are provably stronger than the 1-WL test for k>2. This makes these models strictly stronger than message passing models. Unfortunately, the higher expressiveness of these models comes with a computational cost of processing high order tensors. Second, setting our goal at building a provably stronger, simple and scalable model we show that a reduced 2-order network containing just scaled identity operator, augmented with a single quadratic operation (matrix multiplication) has a provable 3-WL expressive power. Differently put, we suggest a simple model that interleaves applications of standard Multilayer-Perceptron (MLP) applied to the feature dimension and matrix multiplication. We validate this model by presenting state of the art results on popular graph classification and regression tasks. To the best of our knowledge, this is the first practical invariant/equivariant model with guaranteed 3-WL expressiveness, strictly stronger than message passing models.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1905.11136")

Code

Syntology Ran 0 of 8 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run.

By repository: community (archive-listed): 8 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hadarser/ProvablyPowerfulGraphNetworks_torch mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 0 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_dirs hadarser/ProvablyPowerfulGraphNetworks_torch/utils/dirs.py community (archive-listed) unverified Apache-2.0 (permissive) · dbb32e482cdfa29f · report
diag_offdiag_maxpool hadarser/ProvablyPowerfulGraphNetworks_torch/layers/layers.py community (archive-listed) unverified Apache-2.0 (permissive) · 15bb4b29cca9b4a1 · report
download_url hadarser/ProvablyPowerfulGraphNetworks/utils/get_data.py community (archive-listed) unverified Apache-2.0 (permissive) · 7838e53265948514 · report
get_config_from_json hadarser/ProvablyPowerfulGraphNetworks_torch/utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · bbc60ae90dd59aa6 · report
load_dataset hadarser/ProvablyPowerfulGraphNetworks_torch/data_loader/data_helper.py community (archive-listed) unverified Apache-2.0 (permissive) · 9f1e79aa60bf79b8 · report
load_qm9 hadarser/ProvablyPowerfulGraphNetworks_torch/data_loader/data_helper.py community (archive-listed) unverified Apache-2.0 (permissive) · 5ffb58ac4245a0f8 · report
load_qm9_aux hadarser/ProvablyPowerfulGraphNetworks_torch/data_loader/data_helper.py community (archive-listed) unverified Apache-2.0 (permissive) · 6b4ad4ea61b1611e · report
process_config hadarser/ProvablyPowerfulGraphNetworks_torch/utils/config.py community (archive-listed) unverified Apache-2.0 (permissive) · a5ee96b6f2c405a2 · report

Tasks

Graph ClassificationGraph LearningGraph Regression

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Graph Classification COLLAB PPGN Accuracy 81.38% #6 of 39 Archive leaderboard report
Graph Classification IMDb-B PPGN Accuracy 72.6% #39 of 51 Archive leaderboard report
Graph Classification IMDb-M PPGN Accuracy 50% #25 of 36 Archive leaderboard report
Graph Classification MUTAG PPGN Accuracy 90.55% #19 of 74 Archive leaderboard report
Graph Classification NCI1 PPGN Accuracy 83.19% #28 of 69 Archive leaderboard report
Graph Classification NCI109 PPGN Accuracy 82.23 #17 of 38 Archive leaderboard report
Graph Classification PROTEINS PPGN Accuracy 77.20% #34 of 103 Archive leaderboard report
Graph Classification PTC PPGN Accuracy 66.17% #20 of 37 Archive leaderboard report
Graph Regression ZINC-500k 3WLGNN MAE 0.303 #32 of 36 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections