Papers › Discriminator Guidance for Autoregressive Diffusion Models

Discriminator Guidance for Autoregressive Diffusion Models

24 Oct 2023arXiv:2310.15817archive 2025-07-28

Filip Ekström Kelvinius, Fredrik Lindsten

We introduce discriminator guidance in the setting of Autoregressive Diffusion Models. The use of a discriminator to guide a diffusion process has previously been used for continuous diffusion models, and in this work we derive ways of using a discriminator together with a pretrained generative model in the discrete case. First, we show that using an optimal discriminator will correct the pretrained model and enable exact sampling from the underlying data distribution. Second, to account for the realistic scenario of using a sub-optimal discriminator, we derive a sequential Monte Carlo algorithm which iteratively takes the predictions from the discriminator into account during the generation process. We test these approaches on the task of generating molecular graphs and show how the discriminator improves the generative performance over using only the pretrained model.

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

Code

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

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

filipekstrm/graph_ardm 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

13 samples harvested; 9 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.

9ran
4unverified

Licence: 13 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 filipekstrm/graph_ardm. “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.

create_graph_list filipekstrm/graph_ardm/src/dataset/generated_dataset.py official repository ran no licence file found · pointer only · cec831ba3cccf111 · report
generate_molecule_samples filipekstrm/graph_ardm/src/utils.py official repository ran no licence file found · pointer only · 3d53e169e5f97a50 · report
get_evaluation_set_path filipekstrm/graph_ardm/src/utils.py official repository ran no licence file found · pointer only · 7ee7433ed8812381 · report
get_included_config filipekstrm/graph_ardm/args_and_config.py official repository ran no licence file found · pointer only · f1319c095e4e8ce7 · report
get_target_dataset_size filipekstrm/graph_ardm/src/dataset/dataset.py official repository ran no licence file found · pointer only · ad04e89edb81eeee · report
graph_uniform_cross_entropy_loss filipekstrm/graph_ardm/src/loss_functions.py official repository ran no licence file found · pointer only · 5fc8aed0526b0cc1 · report
masked_cross_entropy_per_element filipekstrm/graph_ardm/src/loss_functions.py official repository ran no licence file found · pointer only · 196615acc2d1bef7 · report
sample_num_steps filipekstrm/graph_ardm/src/ardm/graph_kernels.py official repository ran no licence file found · pointer only · 24c8a1d7a7f8f493 · report
uniquify filipekstrm/graph_ardm/src/dataset/dataset.py official repository ran fingerprinted no licence file found · pointer only · cf3117169d46a0fb · report
get_dataloaders filipekstrm/graph_ardm/src/dataset/dataset.py official repository unverified no licence file found · pointer only · f61613e78442e4b2 · report
get_pretrained_checkpoint filipekstrm/graph_ardm/src/utils.py official repository unverified no licence file found · pointer only · c9aff39c3c8d9c7a · report
to_list filipekstrm/graph_ardm/src/dataset/moses_dataset.py official repository unverified no licence file found · pointer only · 85832bcd5531c861 · report
uniform_weighted_cross_entropy_loss filipekstrm/graph_ardm/src/loss_functions.py official repository unverified no licence file found · pointer only · 2e1c23142a1037f9 · report

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