Papers › GraphUniverse: Synthetic Graph Generation for Evaluating Inductive Generalization

GraphUniverse: Synthetic Graph Generation for Evaluating Inductive Generalization

25 Sep 2025ICLRarXiv:2509.21097added by Syntology

Louis Van Langendonck, Guillermo Bernárdez, Nina Miolane, Pere Barlet-Ros

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

A fundamental challenge in graph learning is understanding how models generalize to new, unseen graphs. While synthetic benchmarks offer controlled settings for analysis, existing approaches are confined to single-graph, transductive settings where models train and test on the same graph structure. Addressing this gap, we introduce GraphUniverse, a framework for generating entire families of graphs to enable the first systematic evaluation of inductive generalization at scale. Our core innovation is the generation of graphs with persistent semantic communities, ensuring conceptual consistency while allowing fine-grained control over structural properties like homophily and degree distributions. This enables crucial but underexplored robustness tests, such as performance under controlled distribution shifts. Benchmarking a wide range of architectures -- from GNNs to graph transformers and topological architectures -- reveals that strong transductive performance is a poor predictor of inductive generalization. Furthermore, we find that robustness to distribution shift is highly sensitive not only to model architecture choice but also to the initial graph regime (e.g., high vs. low homophily). Beyond benchmarking, GraphUniverse's flexibility and scalability can facilitate the development of robust and truly generalizable architectures. The framework is open-source at https://github.com/LouisVanLangendonck/GraphUniverse.

PaperPDFCode 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="2509.21097")

Code

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

By repository: found in paper text by Syntology: 8 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.

LouisVanLangendonck/GraphUniverse found in paper text by SyntologyMIT report

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 LouisVanLangendonck/GraphUniverse. “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.

generate_random_baseline_params LouisVanLangendonck/GraphUniverse/validate_parameter_sensitivity.py found in paper text by Syntology unverified MIT (permissive) · 79c2a5e209667061 · report
generate_theoretical_power_law LouisVanLangendonck/GraphUniverse/graph_universe/streamlit_app.py found in paper text by Syntology unverified MIT (permissive) · 75fba213578fcdc6 · report
is_invalid_value LouisVanLangendonck/GraphUniverse/validate_parameter_sensitivity.py found in paper text by Syntology unverified MIT (permissive) · 737f356ea7877869 · report
plot_degree_distribution_comparison LouisVanLangendonck/GraphUniverse/graph_universe/streamlit_app.py found in paper text by Syntology unverified MIT (permissive) · 52a6f7875b1fc181 · report
plot_graph_communities LouisVanLangendonck/GraphUniverse/graph_universe/viz_utils.py found in paper text by Syntology unverified MIT (permissive) · 59ecdffb44ca0e83 · report
plot_probability_matrices_comparison LouisVanLangendonck/GraphUniverse/graph_universe/streamlit_app.py found in paper text by Syntology unverified MIT (permissive) · 5c4c6ea29d1af606 · report
plot_property_validation LouisVanLangendonck/GraphUniverse/graph_universe/viz_utils.py found in paper text by Syntology unverified MIT (permissive) · 5c9e2401df4c081f · report
plot_universe_community_degree_propensity_vector LouisVanLangendonck/GraphUniverse/graph_universe/viz_utils.py found in paper text by Syntology unverified MIT (permissive) · 5a4e509b8a100487 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2509.21097, was issued in September 2025, after that date, so the archive has no leaderboard rows for it.

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