English

DREAM: Diffusion Rectification and Estimation-Adaptive Models

Computer Vision and Pattern Recognition 2024-03-21 v2 Artificial Intelligence

Abstract

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 22 to 3×3\times faster training convergence and a 1010 to 20×20\times reduction in sampling steps to achieve comparable results. We hope DREAM will inspire a rethinking of diffusion model training paradigms.

Keywords

Cite

@article{arxiv.2312.00210,
  title  = {DREAM: Diffusion Rectification and Estimation-Adaptive Models},
  author = {Jinxin Zhou and Tianyu Ding and Tianyi Chen and Jiachen Jiang and Ilya Zharkov and Zhihui Zhu and Luming Liang},
  journal= {arXiv preprint arXiv:2312.00210},
  year   = {2024}
}

Comments

16 pages, 22 figures, 5 tables; the first two authors contributed to this work equally

R2 v1 2026-06-28T13:37:49.224Z