Papers › Adversarial score matching and improved sampling for image generation

Adversarial score matching and improved sampling for image generation

11 Sep 2020ICLR 2021 1arXiv:2009.05475archive 2025-07-28

Alexia Jolicoeur-Martineau, Rémi Piché-Taillefer, Rémi Tachet des Combes, Ioannis Mitliagkas

Denoising Score Matching with Annealed Langevin Sampling (DSM-ALS) has recently found success in generative modeling. The approach works by first training a neural network to estimate the score of a distribution, and then using Langevin dynamics to sample from the data distribution assumed by the score network. Despite the convincing visual quality of samples, this method appears to perform worse than Generative Adversarial Networks (GANs) under the Fr\'echet Inception Distance, a standard metric for generative models. We show that this apparent gap vanishes when denoising the final Langevin samples using the score network. In addition, we propose two improvements to DSM-ALS: 1) Consistent Annealed Sampling as a more stable alternative to Annealed Langevin Sampling, and 2) a hybrid training formulation, composed of both Denoising Score Matching and adversarial objectives. By combining these two techniques and exploring different network architectures, we elevate score matching methods and obtain results competitive with state-of-the-art image generation on CIFAR-10.

PaperPDFConference PDFCodeCode 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="2009.05475")

Code

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

By repository: official repository: 19 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.

AlexiaJM/AdversarialConsistentScoreMatching officialmentioned in papermentioned on GitHubpytorchMIT 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

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

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

Licence: 0 of the 19 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 AlexiaJM/AdversarialConsistentScoreMatching. “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.

Normalize AlexiaJM/AdversarialConsistentScoreMatching/models/UNet.py official repository ran · our draft was wrong MIT (permissive) · 7a5794dd00d68985 · report
calculate_frechet_distance AlexiaJM/AdversarialConsistentScoreMatching/evaluation/fid_score.py official repository ran · fixture could not drive it MIT (permissive) · 4cee7c1861294d59 · report
gram_schmidt AlexiaJM/AdversarialConsistentScoreMatching/models/layers_biggan.py official repository ran · our draft was wrong MIT (permissive) · c41836f3e51fa8f1 · report
imread AlexiaJM/AdversarialConsistentScoreMatching/evaluation/fid_score.py official repository ran · honoured contract MIT (permissive) · aa4cae054b657ba2 · report
partialclass AlexiaJM/AdversarialConsistentScoreMatching/models/UNet.py official repository ran MIT (permissive) · 61098cd5c9624563 · report
D_arch AlexiaJM/AdversarialConsistentScoreMatching/models/models_biggan.py official repository unverified MIT (permissive) · 732d74a7cda572d3 · report
adv_loss AlexiaJM/AdversarialConsistentScoreMatching/losses/adversarial.py official repository unverified MIT (permissive) · 1eb751d5cd076fab · report
conv1x1 AlexiaJM/AdversarialConsistentScoreMatching/models/layers.py official repository unverified MIT (permissive) · 2e78d8e29cc32e5c · report
dsm_score_evaluation AlexiaJM/AdversarialConsistentScoreMatching/losses/dsm.py official repository unverified MIT (permissive) · 588d808f7ed634d3 · report
gaussian_filter AlexiaJM/AdversarialConsistentScoreMatching/losses/ssim.py official repository unverified MIT (permissive) · ad0128e7c4e3e49b · report
get_act AlexiaJM/AdversarialConsistentScoreMatching/models/layers.py official repository unverified MIT (permissive) · 8d4b8d16b429680f · report
get_activations AlexiaJM/AdversarialConsistentScoreMatching/evaluation/fid_score.py official repository unverified MIT (permissive) · ea10a012ef6a93a9 · report
get_timestep_embedding AlexiaJM/AdversarialConsistentScoreMatching/models/UNet.py official repository unverified MIT (permissive) · 925a70f8b592a1dd · report
ms_ssim AlexiaJM/AdversarialConsistentScoreMatching/losses/ssim.py official repository unverified MIT (permissive) · 488d353bf6efcbec · report
power_iteration AlexiaJM/AdversarialConsistentScoreMatching/models/layers_biggan.py official repository unverified MIT (permissive) · 28d3a35157f2916d · report
proj AlexiaJM/AdversarialConsistentScoreMatching/models/layers_biggan.py official repository unverified MIT (permissive) · 4015ab1f3ab9b881 · report
run AlexiaJM/AdversarialConsistentScoreMatching/evaluation/inception_score.py official repository unverified MIT (permissive) · 1fd21c8226a81691 · report
spectral_norm AlexiaJM/AdversarialConsistentScoreMatching/models/layers.py official repository unverified MIT (permissive) · ae04ffcb2b1c6911 · report
ssim AlexiaJM/AdversarialConsistentScoreMatching/losses/ssim.py official repository unverified MIT (permissive) · 823d06885232ea44 · report

Tasks

DenoisingImage Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Denoising Score Matching

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