Papers › FLAGG: Flexible Autoregressive Graph Generation

FLAGG: Flexible Autoregressive Graph Generation

3 Jun 2026arXiv:2606.05067added by Syntology

Samuel Cognolato, Alessandro Sperduti, Luciano Serafini

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

The Deep Graph Generation's panorama spans two extremes: one-shot and sequential models. The former generates nodes and edges jointly, while the latter samples them autoregressively. Each method performs better in different graph domains depending on size and topology, but neither is applicable to all graph categories. For instance, one-shot methods struggle with generating large graphs, while sequential methods underperform on smaller graphs. A possible way to overcome these limitations is to flexibly combine the two methods in a unique system. In this work, we propose the FLAGG (Flexible Autoregressive Graph Generation) framework, which sequentially generates portions of graphs with one-shot models. FLAGG can apply any one-shot model to make it autoregressive, allowing flexibility in choosing the sequential policy. This policy is specified through a stochastic node removal process, which an Insertion Model learns to reverse. We evaluate FLAGG with the DiGress one-shot model on several data sets of different graph sizes and domains. We show that the approach outperforms both one-shot and autoregressive baselines in terms of sampling quality.

PaperPDFCode Syntology ran

In Syntology 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="2606.05067")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

CognacS/flagg-graphgen found in paper text by Syntology 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

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

11ran
2unverified

Licence: 0 of the 13 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 CognacS/flagg-graphgen. “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.

edges_map_fn CognacS/flagg-graphgen/src/analysis/visualization.py found in paper text by Syntology ran MIT (permissive) · c47c4ee88b4a1174 · report
get_checkpoint_filepath CognacS/flagg-graphgen/src/callbacks/checkpointing.py found in paper text by Syntology ran MIT (permissive) · 9f49181c8399f1e2 · report
gpus_available CognacS/flagg-graphgen/src/configurator.py found in paper text by Syntology ran MIT (permissive) · aecd9bcf7f26ea83 · report
normalize_hist CognacS/flagg-graphgen/src/analysis/distributions.py found in paper text by Syntology ran MIT (permissive) · 11eb76ee9f443e43 · report
plot_histogram_from_hist CognacS/flagg-graphgen/src/analysis/distributions.py found in paper text by Syntology ran MIT (permissive) · 4ce8c155a66d5ad9 · report
preprocess_config CognacS/flagg-graphgen/src/configurator.py found in paper text by Syntology ran MIT (permissive) · 5d10bccfe016949a · report
repeat_interleave_patched CognacS/flagg-graphgen/src/monkey_patches.py found in paper text by Syntology ran MIT (permissive) · f89a5d11331554b7 · report
run_cmd CognacS/flagg-graphgen/auto_script.py found in paper text by Syntology ran MIT (permissive) · af53f7d96fa64b66 · report
run_parallel CognacS/flagg-graphgen/auto_script.py found in paper text by Syntology ran MIT (permissive) · 246dc66384af4bd5 · report
setup_logger CognacS/flagg-graphgen/src/configurator.py found in paper text by Syntology ran MIT (permissive) · b3bc302e0edef088 · report
values_to_hist_dict CognacS/flagg-graphgen/src/analysis/distributions.py found in paper text by Syntology ran fingerprinted MIT (permissive) · b398ac4511c6de6f · report
get_colors_map CognacS/flagg-graphgen/src/analysis/visualization.py found in paper text by Syntology unverified MIT (permissive) · 6ceaf5f03bb1de1d · report
nodes_map_fn CognacS/flagg-graphgen/src/analysis/visualization.py found in paper text by Syntology unverified MIT (permissive) · a2cf30647acf10ab · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.05067, was issued in June 2026, 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