Papers › GraphGDP: Generative Diffusion Processes for Permutation Invariant Graph Generation

GraphGDP: Generative Diffusion Processes for Permutation Invariant Graph Generation

4 Dec 2022arXiv:2212.01842archive 2025-07-28

Han Huang, Leilei Sun, Bowen Du, Yanjie Fu, Weifeng Lv

Graph generative models have broad applications in biology, chemistry and social science. However, modelling and understanding the generative process of graphs is challenging due to the discrete and high-dimensional nature of graphs, as well as permutation invariance to node orderings in underlying graph distributions. Current leading autoregressive models fail to capture the permutation invariance nature of graphs for the reliance on generation ordering and have high time complexity. Here, we propose a continuous-time generative diffusion process for permutation invariant graph generation to mitigate these issues. Specifically, we first construct a forward diffusion process defined by a stochastic differential equation (SDE), which smoothly converts graphs within the complex distribution to random graphs that follow a known edge probability. Solving the corresponding reverse-time SDE, graphs can be generated from newly sampled random graphs. To facilitate the reverse-time SDE, we newly design a position-enhanced graph score network, capturing the evolving structure and position information from perturbed graphs for permutation equivariant score estimation. Under the evaluation of comprehensive metrics, our proposed generative diffusion process achieves competitive performance in graph distribution learning. Experimental results also show that GraphGDP can generate high-quality graphs in only 24 function evaluations, much faster than previous autoregressive models.

PaperPDFCodeCode 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="2212.01842")

Code

Syntology Ran 5 of 14 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

graph-0/graphgdp officialmentioned in paperpytorchMIT 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

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

4ran · our draft was wrong
1ran
9unverified

Licence: 0 of the 14 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 graph-0/graphgdp. “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.

get_data_inverse_scaler graph-0/graphgdp/datasets.py official repository ran · our draft was wrong MIT (permissive) · 6c419026e778dee2 · report
get_data_scaler graph-0/graphgdp/datasets.py official repository ran · our draft was wrong MIT (permissive) · 346d2e6cc8b48a5d · report
get_timestep_embedding graph-0/graphgdp/models/layers.py official repository ran fingerprinted MIT (permissive) · 4f8e8738883964be · report
register_corrector graph-0/graphgdp/sampling.py official repository ran · our draft was wrong MIT (permissive) · a53120cd234c1c84 · report
register_predictor graph-0/graphgdp/sampling.py official repository ran · our draft was wrong MIT (permissive) · abf6bf1442562d4a · report
conv1x1 graph-0/graphgdp/models/layers.py official repository unverified MIT (permissive) · 40212f42656d386e · report
create_model graph-0/graphgdp/models/utils.py official repository unverified MIT (permissive) · 51707ec7a2051aae · report
get_act graph-0/graphgdp/models/layers.py official repository unverified MIT (permissive) · fcf5cbfaa8b698a4 · report
get_model graph-0/graphgdp/models/utils.py official repository unverified MIT (permissive) · b3e18524b8df81a1 · report
get_optimizer graph-0/graphgdp/losses.py official repository unverified MIT (permissive) · cd6d1a027522be44 · report
get_predictor graph-0/graphgdp/sampling.py official repository unverified MIT (permissive) · a58facb8fe71823a · report
networkx_graphs graph-0/graphgdp/datasets.py official repository unverified MIT (permissive) · ed18f42e9ae89218 · report
optimization_manager graph-0/graphgdp/losses.py official repository unverified MIT (permissive) · 6d0eb222ef011692 · report
register_model graph-0/graphgdp/models/utils.py official repository unverified MIT (permissive) · e4b39361eb110388 · report

Tasks

Graph Generation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusionfail

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