Papers › DREAM: Diffusion Rectification and Estimation-Adaptive Models

DREAM: Diffusion Rectification and Estimation-Adaptive Models

30 Nov 2023CVPR 2024 1arXiv:2312.00210archive 2025-07-28

Jinxin Zhou, Tianyu Ding, Tianyi Chen, Jiachen Jiang, Ilya Zharkov, Zhihui Zhu, Luming Liang

We present DREAM, a novel training framework representing Diffusion Rectification and Estimation Adaptive Models, requiring minimal code changes (just three lines) yet significantly enhancing the alignment of training with sampling in diffusion models. DREAM features two components: diffusion rectification, which adjusts training to reflect the sampling process, and estimation adaptation, which balances perception against distortion. When applied to image super-resolution (SR), DREAM adeptly navigates the tradeoff between minimizing distortion and preserving high image quality. Experiments demonstrate DREAM's superiority over standard diffusion-based SR methods, showing a $2$ to 3× faster training convergence and a $10$ to 20× reduction in sampling steps to achieve comparable results. We hope DREAM will inspire a rethinking of diffusion model training paradigms.

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

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · violated contract; 2 ran · our draft was wrong; 3 ran with no contract checked.

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

jinxinzhou/dream officialmentioned in papermentioned 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

10 samples harvested; 8 ran; 1 honoured the contract we drafted; 2 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 · violated contract
2ran · our draft was wrong
3ran
2unverified

Licence: 10 of the 10 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 jinxinzhou/dream. “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.

calculate_psnr jinxinzhou/dream/sr3/core/metrics.py official repository ran fingerprinted no licence file found · pointer only · 9394ff2c25b8a988 · report
default jinxinzhou/dream/sr3/model/sr3_modules/diffusion.py official repository ran · violated contract no licence file found · pointer only · fbf9ec7be545688e · report
dict2str jinxinzhou/dream/sr3/core/logger.py official repository ran · our draft was wrong no licence file found · pointer only · 40c52ad98161c17b · report
dict_to_nonedict jinxinzhou/dream/sr3/core/logger.py official repository ran · our draft was wrong no licence file found · pointer only · ada7273eee7081c7 · report
exists jinxinzhou/dream/sr3/model/sr3_modules/diffusion.py official repository ran · violated contract no licence file found · pointer only · 608e364a9d2376a3 · report
make_beta_schedule jinxinzhou/dream/sr3/model/sr3_modules/diffusion.py official repository ran · honoured contract no licence file found · pointer only · 90be2f67f3d453d7 · report
ssim jinxinzhou/dream/sr3/core/metrics.py official repository ran fingerprinted no licence file found · pointer only · ba721aeacc165234 · report
tensor2img jinxinzhou/dream/sr3/core/metrics.py official repository ran no licence file found · pointer only · 34c878feb7966d4c · report
define_G jinxinzhou/dream/sr3/model/networks.py official repository unverified no licence file found · pointer only · 3c6e0128da8faae5 · report
parse jinxinzhou/dream/sr3/core/logger.py official repository unverified no licence file found · pointer only · f03c72874fba460b · report

Tasks

Image Super-ResolutionSuper-Resolution

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