Efficient Training-Free High-Resolution Synthesis with Energy Rectification in Diffusion Models
Zhen Yang, Guibao Shen, Minyang Li, Liang Hou, Mushui Liu, Luozhou Wang, Xin Tao, Pengfei Wan, Di Zhang, Ying-Cong Chen
TL;DR
RectifiedHR provides a training-free approach to high-resolution diffusion-based image synthesis by introducing a noise refresh scheme that progressively increases resolution during sampling and an energy rectification mechanism that counteracts energy decay and blur. The method is lightweight, compatible with multiple diffusion-model techniques, and demonstrates superior efficiency and fidelity at resolutions up to $4096 imes4096$ compared with existing training-free baselines. Through extensive quantitative and qualitative experiments on SDXL and cross-model applications, the authors show robust improvements in FID, KID, IS, and CLIP scores while maintaining practical runtimes. The work also explores broader applications, including video generation, image editing, customization, and controllable generation, highlighting RectifiedHR’s versatility and potential impact for scalable high-resolution diffusion synthesis.
Abstract
Diffusion models have achieved remarkable progress across various visual generation tasks. However, their performance significantly declines when generating content at resolutions higher than those used during training. Although numerous methods have been proposed to enable high-resolution generation, they all suffer from inefficiency. In this paper, we propose RectifiedHR, a straightforward and efficient solution for training-free high-resolution synthesis. Specifically, we propose a noise refresh strategy that unlocks the model's training-free high-resolution synthesis capability and improves efficiency. Additionally, we are the first to observe the phenomenon of energy decay, which may cause image blurriness during the high-resolution synthesis process. To address this issue, we introduce average latent energy analysis and find that tuning the classifier-free guidance hyperparameter can significantly improve generation performance. Our method is entirely training-free and demonstrates efficient performance. Furthermore, we show that RectifiedHR is compatible with various diffusion model techniques, enabling advanced features such as image editing, customized generation, and video synthesis. Extensive comparisons with numerous baseline methods validate the superior effectiveness and efficiency of RectifiedHR.
