Papers › Improving Diffusion Models for Inverse Problems using Manifold Constraints

Improving Diffusion Models for Inverse Problems using Manifold Constraints

2 Jun 2022arXiv:2206.00941archive 2025-07-28

Hyungjin Chung, Byeongsu Sim, Dohoon Ryu, Jong Chul Ye

Recently, diffusion models have been used to solve various inverse problems in an unsupervised manner with appropriate modifications to the sampling process. However, the current solvers, which recursively apply a reverse diffusion step followed by a projection-based measurement consistency step, often produce suboptimal results. By studying the generative sampling path, here we show that current solvers throw the sample path off the data manifold, and hence the error accumulates. To address this, we propose an additional correction term inspired by the manifold constraint, which can be used synergistically with the previous solvers to make the iterations close to the manifold. The proposed manifold constraint is straightforward to implement within a few lines of code, yet boosts the performance by a surprisingly large margin. With extensive experiments, we show that our method is superior to the previous methods both theoretically and empirically, producing promising results in many applications such as image inpainting, colorization, and sparse-view computed tomography. Code available https://github.com/HJ-harry/MCG_diffusion

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

Code

Syntology Ran 2 of 8 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 2 ran with no contract checked.

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

hj-harry/mcg_diffusion officialmentioned in papermentioned on GitHubjax 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

8 samples harvested; 2 ran; 0 honoured the contract we drafted; 6 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
6unverified

Licence: 0 of the 8 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.

VPSDE hj-harry/mcg_diffusion/sampling.py official repository ran fingerprinted Apache-2.0 (permissive) · 015a4d15cac88499 · report
subVPSDE hj-harry/mcg_diffusion/sampling.py official repository ran fingerprinted Apache-2.0 (permissive) · 3dd4af5d1e0dc91b · report
LangevinCorrectorCS hj-harry/mcg_diffusion/sampling.py official repository unverified Apache-2.0 (permissive) · 1052cae517da3787 · report
SDE hj-harry/mcg_diffusion/sampling.py official repository unverified Apache-2.0 (permissive) · a339add524522cf7 · report
VESDE hj-harry/mcg_diffusion/sampling.py official repository unverified Apache-2.0 (permissive) · 0447da452ed5a268 · report
create_classifier_and_diffusion gzhu06/MCG-ipynb/guided_diffusion/script_util.py community (archive-listed) unverified MIT (permissive) · 5e5d99a81705a07f · report
create_model gzhu06/MCG-ipynb/guided_diffusion/script_util.py community (archive-listed) unverified MIT (permissive) · 35ea054532112e53 · report
create_model_and_diffusion gzhu06/MCG-ipynb/guided_diffusion/script_util.py community (archive-listed) unverified MIT (permissive) · 13bf955284791eec · report

Tasks

ColorizationImage Inpainting

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