Papers › GLAD: Improving Latent Graph Generative Modeling with Simple Quantization

GLAD: Improving Latent Graph Generative Modeling with Simple Quantization

25 Mar 2024arXiv:2403.16883archive 2025-07-28

Van Khoa Nguyen, Yoann Boget, Frantzeska Lavda, Alexandros Kalousis

Exploring the graph latent structures has not garnered much attention in the graph generative research field. Yet, exploiting the latent space is as crucial as working on the data space for discrete data such as graphs. However, previous methods either failed to preserve the permutation symmetry of graphs or lacked an effective approaches to model appropriately within the latent space. To mitigate those issues, we propose a simple, yet effective discrete latent graph diffusion generative model. Our model, namely GLAD, not only overcomes the drawbacks of existing latent approaches, but also alleviates inherent issues present in diffusion methods applied on the graph space. We validate our generative model on the molecular benchmark datasets, on which it demonstrates competitive performance compared with the state-of-the-art baselines.

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

Code

Syntology Ran 7 of 12 code samples harvested from 2 repositories linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · honoured contract; 3 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

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

v18nguye/glad officialmentioned in paperpytorch 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

12 samples harvested; 7 ran; 2 honoured the contract we drafted; 5 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.

2ran · honoured contract
3ran · our draft was wrong
1ran · fixture could not drive it
1ran
5unverified

Licence: 3 of the 12 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.

NodeEdgeBlock v18nguye/glad/src/model/model.py official repository ran BSD-3-Clause (permissive) · 3dbc7263bfe57a8b · report
load_dataset v18nguye/glad/data/data_generators.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · 57dc39b4d123cc5e · report
n_community v18nguye/glad/data/data_generators.py official repository ran · fixture could not drive it BSD-3-Clause (permissive) · 05cc7a74eb054f12 · report
pow_tensor v18nguye/glad/src/model/model.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · b052f8db069c0168 · report
DriftModel v18nguye/glad/src/model/model.py official repository unverified BSD-3-Clause (permissive) · 14881ad433c02715 · report
LatentBridge v18nguye/glad/src/model/model.py official repository unverified BSD-3-Clause (permissive) · e4d8014b68323839 · report
XEyTransformerLayer v18nguye/glad/src/model/model.py official repository unverified BSD-3-Clause (permissive) · d22e6a304e01d4ff · report
assert_correctly_masked v18nguye/glad/src/model/model.py official repository unverified BSD-3-Clause (permissive) · 84daca3054ed0237 · report
gen_graph_list v18nguye/glad/data/data_generators.py official repository unverified BSD-3-Clause (permissive) · 08c20dce91a5032a · report
logsigmoid notani/python-glad/glad.py community ran · honoured contract fingerprinted no licence file found · pointer only · d098860dfa1b0f92 · report
load_data notani/python-glad/glad.py community ran · our draft was wrong no licence file found · pointer only · 2212ba7b63f46344 · report
sigmoid notani/python-glad/glad.py community ran · honoured contract fingerprinted no licence file found · pointer only · 6c965eb305670ea0 · report

Tasks

Quantization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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