paper-with-me

Papers

DiffIER: Optimizing Diffusion Models with Iterative Error Reduction

2025-08-19 · Ao Chen, Lihe Ding, Tianfan Xue arxiv

Diffusion models have demonstrated remarkable capabilities in generating high-quality samples and enhancing performance across diverse domains through Classifier-Free Guidance (CFG). However, the quality of generated samples is highly sensitive to the selection of the guidance weight. In this work, we identify a critical ``training-inference gap'' and we argue that it is the presence of this gap that undermines the performance of conditional generation and renders outputs highly sensitive to the guidance weight. We quantify this gap by measuring the accumulated error during the inference stage and establish a correlation between the selection of guidance weight and minimizing this gap. Furthermore, to mitigate this gap, we propose DiffIER, an optimization-based method for high-quality generation. We demonstrate that the accumulated error can be effectively reduced by an iterative error minimization at each step during inference. By introducing this novel plug-and-play optimization framework, we enable the optimization of errors at every single inference step and enhance generation quality. Empirical results demonstrate that our proposed method outperforms baseline approaches in conditional generation tasks. Furthermore, the method achieves consistent success in text-to-image generation, image super-resolution, and text-to-speech generation, underscoring its versatility and potential for broad applications in future research.

📄 PDF Abstract BibTeX arXiv:2508.13628

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationImage Super-Resolution

Similar Papers 제목 키워드 기반

Text-Guided Multi-Property Molecular Optimization with a Diffusion Language Model

2024-10-17 · Yida Xiong, Kun Li, Weiwei Liu, Jia Wu 외

Molecular optimization (MO) is a crucial stage in drug discovery in which task-oriented generated molecules are optimized to meet practical industrial requirements. Existing mainstream MO approaches primarily utilize ext…

Drug DiscoveryLanguage ModelingLanguage ModellingProperty Prediction

Optimization-Free Diffusion Model -- A Perturbation Theory Approach

2025-05-29 · Yuehaw Khoo, Mathias Oster, Yifan Peng

Diffusion models have emerged as a powerful framework in generative modeling, typically relying on optimizing neural networks to estimate the score function via forward SDE simulations. In this work, we propose an altern…

model

Reward-Guided Iterative Refinement in Diffusion Models at Test-Time with Applications to Protein and DNA Design

2025-02-20 · Masatoshi Uehara, Xingyu Su, Yulai Zhao, Xiner Li 외

To fully leverage the capabilities of diffusion models, we are often interested in optimizing downstream reward functions during inference. While numerous algorithms for reward-guided generation have been recently propos…

DenoisingEvolutionary Algorithms

An iterative scheme for finite horizon model reduction of continuous-time linear time-varying systems

2023-09-02 · Kasturi Das, Srinivasan Krishnaswamy, Somanath Majhi

In this paper, we obtain the functional derivatives of a finite horizon error norm between a full-order and a reduced-order continuous-time linear time-varying (LTV) system. Based on the functional derivatives, first-ord…

Test-Time Iterative Error Correction for Efficient Diffusion Models

2025-11-09 · Yunshan Zhong, Weiqi Yan, Yuxin Zhang arxiv

With the growing demand for high-quality image generation on resource-constrained devices, efficient diffusion models have received increasing attention. However, such models suffer from approximation errors introduced b…

Image Generation