Papers › Deep Data Consistency: a Fast and Robust Diffusion Model-based Solver for Inverse Problems

Deep Data Consistency: a Fast and Robust Diffusion Model-based Solver for Inverse Problems

17 May 2024arXiv:2405.10748archive 2025-07-28

HanYu Chen, Zhixiu Hao, Liying Xiao

Diffusion models have become a successful approach for solving various image inverse problems by providing a powerful diffusion prior. Many studies tried to combine the measurement into diffusion by score function replacement, matrix decomposition, or optimization algorithms, but it is hard to balance the data consistency and realness. The slow sampling speed is also a main obstacle to its wide application. To address the challenges, we propose Deep Data Consistency (DDC) to update the data consistency step with a deep learning model when solving inverse problems with diffusion models. By analyzing existing methods, the variational bound training objective is used to maximize the conditional posterior and reduce its impact on the diffusion process. In comparison with state-of-the-art methods in linear and non-linear tasks, DDC demonstrates its outstanding performance of both similarity and realness metrics in generating high-quality solutions with only 5 inference steps in 0.77 seconds on average. In addition, the robustness of DDC is well illustrated in the experiments across datasets, with large noise and the capacity to solve multiple tasks in only one pre-trained 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="2405.10748")

Code

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

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

hanyu-chen373/deepdataconsistency 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

22 samples harvested; 15 ran; 2 honoured the contract we drafted; 7 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
6ran · our draft was wrong
1ran · fixture could not drive it
6ran
7unverified

Licence: 0 of the 22 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 hanyu-chen373/deepdataconsistency. “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 hanyu-chen373/deepdataconsistency/train_ddc.py official repository ran · our draft was wrong MIT (permissive) · 00c67a2ab9d4b104 · report
Normalize hanyu-chen373/deepdataconsistency/guided_diffusion/models.py official repository ran · our draft was wrong MIT (permissive) · c3a6b977022957cb · report
color2gray hanyu-chen373/deepdataconsistency/functions/svd_operators.py official repository ran fingerprinted MIT (permissive) · dd9fc69e1eb813b9 · report
compute_alpha hanyu-chen373/deepdataconsistency/functions/svd_ddnm.py official repository ran · our draft was wrong MIT (permissive) · 9215fb189fbfb9f4 · report
dict2namespace hanyu-chen373/deepdataconsistency/guided_diffusion/load_freeze_model.py official repository ran · our draft was wrong MIT (permissive) · bd1f17e427bf51a5 · report
get_beta_schedule hanyu-chen373/deepdataconsistency/guided_diffusion/diffusion.py official repository ran · honoured contract MIT (permissive) · ca0cea1ca1eeec89 · report
get_param_groups_and_shapes hanyu-chen373/deepdataconsistency/guided_diffusion/fp16_util.py official repository ran MIT (permissive) · e41367ad14ff58fd · report
get_schedule_jump hanyu-chen373/deepdataconsistency/guided_diffusion/diffusion.py official repository ran fingerprinted MIT (permissive) · b5af43562104feee · report
get_timestep_embedding hanyu-chen373/deepdataconsistency/guided_diffusion/models.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · cb49209c125de1b4 · report
gray2color hanyu-chen373/deepdataconsistency/functions/svd_operators.py official repository ran fingerprinted MIT (permissive) · 6d117fa2c3ad8438 · report
make_master_params hanyu-chen373/deepdataconsistency/guided_diffusion/fp16_util.py official repository ran MIT (permissive) · e20dd5102da3b050 · report
md5_hash hanyu-chen373/deepdataconsistency/functions/ckpt_util.py official repository ran · our draft was wrong MIT (permissive) · 07d90bd6ae1be7db · report
nonlinearity hanyu-chen373/deepdataconsistency/guided_diffusion/models.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 3137073275f8c21a · report
pil_loader hanyu-chen373/deepdataconsistency/guided_diffusion/datasets/imagenet_subset.py official repository ran · honoured contract MIT (permissive) · f321f54723433661 · report
unflatten_master_params hanyu-chen373/deepdataconsistency/guided_diffusion/fp16_util.py official repository ran MIT (permissive) · 64fff1e30802b815 · report
accimage_loader hanyu-chen373/deepdataconsistency/guided_diffusion/datasets/imagenet_subset.py official repository unverified MIT (permissive) · 404fb2b2daa1ae78 · report
cal_gradient_penalty hanyu-chen373/deepdataconsistency/util/unet.py official repository unverified MIT (permissive) · 944d16b22c6e6e77 · report
create_model hanyu-chen373/deepdataconsistency/util/unet.py official repository unverified MIT (permissive) · 4364f35587843a66 · report
ddnm_diffusion hanyu-chen373/deepdataconsistency/functions/svd_ddnm.py official repository unverified MIT (permissive) · ad4e0ba376bb7ae7 · report
default_loader hanyu-chen373/deepdataconsistency/guided_diffusion/datasets/imagenet_subset.py official repository unverified MIT (permissive) · 7bf07d5f59aae36d · report
get_ckpt_path hanyu-chen373/deepdataconsistency/functions/ckpt_util.py official repository unverified MIT (permissive) · d80f2146cfc85e9a · report
inverse_data_transform hanyu-chen373/deepdataconsistency/functions/svd_ddnm.py official repository unverified MIT (permissive) · 39ba407e4342bdd3 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionSPEED

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