Papers › Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting

Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting

16 Jun 2020arXiv:2006.09252archive 2025-07-28

Giorgos Bouritsas, Fabrizio Frasca, Stefanos Zafeiriou, Michael M. Bronstein

While Graph Neural Networks (GNNs) have achieved remarkable results in a variety of applications, recent studies exposed important shortcomings in their ability to capture the structure of the underlying graph. It has been shown that the expressive power of standard GNNs is bounded by the Weisfeiler-Leman (WL) graph isomorphism test, from which they inherit proven limitations such as the inability to detect and count graph substructures. On the other hand, there is significant empirical evidence, e.g. in network science and bioinformatics, that substructures are often intimately related to downstream tasks. To this end, we propose "Graph Substructure Networks" (GSN), a topologically-aware message passing scheme based on substructure encoding. We theoretically analyse the expressive power of our architecture, showing that it is strictly more expressive than the WL test, and provide sufficient conditions for universality. Importantly, we do not attempt to adhere to the WL hierarchy; this allows us to retain multiple attractive properties of standard GNNs such as locality and linear network complexity, while being able to disambiguate even hard instances of graph isomorphism. We perform an extensive experimental evaluation on graph classification and regression tasks and obtain state-of-the-art results in diverse real-world settings including molecular graphs and social networks. The code is publicly available at https://github.com/gbouritsas/graph-substructure-networks.

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="2006.09252")

Code

Syntology Ran 0 of 4 code samples harvested from 1 repository linked to this paper; 4 have no recorded run.

By repository: official repository: 4 samples from 1 repository, 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.

gbouritsas/graph-substructure-networks officialmentioned in papermentioned on GitHubpytorchMIT report
gbouritsas/gsn mentioned on GitHubpytorchMIT 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

4 samples harvested; 0 ran; 0 honoured the contract we drafted; 4 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.

4unverified

Licence: 0 of the 4 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 gbouritsas/graph-substructure-networks. “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.

global_add_pool_sparse gbouritsas/graph-substructure-networks/utils_graph_learning.py official repository unverified MIT (permissive) · d696aec6565053fb · report
global_mean_pool_sparse gbouritsas/graph-substructure-networks/utils_graph_learning.py official repository unverified MIT (permissive) · 38e61d48d8212d77 · report
multi_class_accuracy gbouritsas/graph-substructure-networks/utils_graph_learning.py official repository unverified MIT (permissive) · 9beda9504406069d · report
to_undirected gbouritsas/graph-substructure-networks/directional_gsn/utils_graph_processing.py official repository unverified MIT (permissive) · 77a61130d1c9fd6b · report

Tasks

Graph ClassificationGraph Neural NetworkGraph Regression

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Graph Property Prediction ogbg-molhiv directional GSN Ext. data No #18 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv directional GSN Number of params 114211 #18 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv directional GSN Test ROC-AUC 0.8039 ± 0.0090 #18 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv directional GSN Validation ROC-AUC 0.8473 ± 0.0096 #18 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv GSN Ext. data No #33 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv GSN Number of params 3338701 #33 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv GSN Test ROC-AUC 0.7799 ± 0.0100 #33 of 43 Archive leaderboard report
Graph Property Prediction ogbg-molhiv GSN Validation ROC-AUC 0.8658 ± 0.0084 #33 of 43 Archive leaderboard report
Graph Regression ZINC 100k GSN MAE 0.115 #2 of 8 Archive leaderboard report
Graph Regression ZINC-500k GSN MAE 0.101 #22 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