Papers › Diffusion Posterior Sampling for General Noisy Inverse Problems

Diffusion Posterior Sampling for General Noisy Inverse Problems

29 Sep 2022arXiv:2209.14687archive 2025-07-28

Hyungjin Chung, Jeongsol Kim, Michael T. McCann, Marc L. Klasky, Jong Chul Ye

Diffusion models have been recently studied as powerful generative inverse problem solvers, owing to their high quality reconstructions and the ease of combining existing iterative solvers. However, most works focus on solving simple linear inverse problems in noiseless settings, which significantly under-represents the complexity of real-world problems. In this work, we extend diffusion solvers to efficiently handle general noisy (non)linear inverse problems via approximation of the posterior sampling. Interestingly, the resulting posterior sampling scheme is a blended version of diffusion sampling with the manifold constrained gradient without a strict measurement consistency projection step, yielding a more desirable generative path in noisy settings compared to the previous studies. Our method demonstrates that diffusion models can incorporate various measurement noise statistics such as Gaussian and Poisson, and also efficiently handle noisy nonlinear inverse problems such as Fourier phase retrieval and non-uniform deblurring. Code available at https://github.com/DPS2022/diffusion-posterior-sampling

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

Code

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

By repository: official repository: 2 samples from 1 repository, 2 ran; community (archive-listed): 18 samples from 4 repositories, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dps2022/diffusion-posterior-sampling officialmentioned in paperpytorch report
francois-rozet/mmps-benchmark mentioned on GitHubpytorch report
xypeng9903/k-diffusion-inverse-problems mentioned on GitHubpytorch 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

20 samples harvested; 6 ran; 0 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 · violated contract
1ran · our draft was wrong
4ran
14unverified

Licence: 9 of the 20 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 5 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.

load_yaml DPS2022/diffusion-posterior-sampling/sample_condition.py official repository ran · our draft was wrong no licence file found · pointer only · 00c67a2ab9d4b104 · report
PosteriorSampling dps2022/diffusion-posterior-sampling/guided_diffusion/condition_methods.py official repository ran no licence file found · pointer only · b9ffdab3f5e8e027 · report
ClassifierGuidanceModel alexdenker/SteerableConditionalDiffusion/algos/dps.py community (archive-listed) ran MIT (permissive) · 4fa5dcb295f5cb74 · report
Diffusion alexdenker/SteerableConditionalDiffusion/algos/dps.py community (archive-listed) ran MIT (permissive) · a9220fd383044f44 · report
PosteriorSampling francois-rozet/mmps-benchmark/guided_diffusion/condition_methods.py community (archive-listed) ran no licence file found · pointer only · d0db614fb136ab5d · report
sigmoid alexdenker/SteerableConditionalDiffusion/algos/dps.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 152398a541d26c5a · report
AbstractLinearFunction xypeng9903/k-diffusion-inverse-problems/condition/condition.py community (archive-listed) unverified no licence file found · pointer only · 5160c8a3bf4b65a0 · report
ConditionDenoiser xypeng9903/k-diffusion-inverse-problems/condition/condition.py community (archive-listed) unverified no licence file found · pointer only · 4f88e1d19f72bee6 · report
DDIM alexdenker/SteerableConditionalDiffusion/algos/dps.py community (archive-listed) unverified MIT (permissive) · af618e9e9f4a8355 · report
DDPMSampler probabilists/azula/azula/guidance/dps.py community (archive-listed) unverified MIT (permissive) · d39bd69880b8f2a5 · report
DPS alexdenker/SteerableConditionalDiffusion/algos/dps.py community (archive-listed) unverified MIT (permissive) · 6ef00667e85c2408 · report
DPSSampler probabilists/azula/azula/guidance/dps.py community (archive-listed) unverified MIT (permissive) · fffb9d4c78ad024a · report
Denoiser probabilists/azula/azula/guidance/dps.py community (archive-listed) unverified MIT (permissive) · 5a4816ad6f39f305 · report
LazyLikelihoodCovariance xypeng9903/k-diffusion-inverse-problems/condition/condition.py community (archive-listed) unverified no licence file found · pointer only · c93a6d8b8374e79a · report
LazyOTCovariance xypeng9903/k-diffusion-inverse-problems/condition/condition.py community (archive-listed) unverified no licence file found · pointer only · f3df731e53100d01 · report
LinearFunction xypeng9903/k-diffusion-inverse-problems/condition/condition.py community (archive-listed) unverified no licence file found · pointer only · e53b58423f816913 · report
OrthoTransform xypeng9903/k-diffusion-inverse-problems/condition/condition.py community (archive-listed) unverified no licence file found · pointer only · 346b2d08b59dea9f · report
Posterior probabilists/azula/azula/guidance/dps.py community (archive-listed) unverified MIT (permissive) · 34d5b5a59cb51a07 · report
Sampler probabilists/azula/azula/guidance/dps.py community (archive-listed) unverified MIT (permissive) · 63d1de06f843e96d · report
Schedule probabilists/azula/azula/guidance/dps.py community (archive-listed) unverified MIT (permissive) · b6a8741f585dd914 · report

Tasks

DeblurringRetrieval

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