UltraDiffEdit enables tuning-free image editing at up to 8K resolution on a single consumer GPU by combining multi-patch latent encoding, boundary-aware denoising, and hybrid local-global-upsample sampling.
Upsample guidance: Scale up diffusion models without training
2 Pith papers cite this work. Polarity classification is still indexing.
abstract
Diffusion models have demonstrated superior performance across various generative tasks including images, videos, and audio. However, they encounter difficulties in directly generating high-resolution samples. Previously proposed solutions to this issue involve modifying the architecture, further training, or partitioning the sampling process into multiple stages. These methods have the limitation of not being able to directly utilize pre-trained models as-is, requiring additional work. In this paper, we introduce upsample guidance, a technique that adapts pretrained diffusion model (e.g., $512^2$) to generate higher-resolution images (e.g., $1536^2$) by adding only a single term in the sampling process. Remarkably, this technique does not necessitate any additional training or relying on external models. We demonstrate that upsample guidance can be applied to various models, such as pixel-space, latent space, and video diffusion models. We also observed that the proper selection of guidance scale can improve image quality, fidelity, and prompt alignment.
fields
cs.CV 2representative citing papers
RectifiedHR is a training-free method that uses noise refresh and latent energy analysis to enable efficient high-resolution synthesis in diffusion models.
citing papers explorer
-
Tuning-Free Latent Diffusion Models for Ultrahigh-Resolution Image Editing
UltraDiffEdit enables tuning-free image editing at up to 8K resolution on a single consumer GPU by combining multi-patch latent encoding, boundary-aware denoising, and hybrid local-global-upsample sampling.
-
RectifiedHR: Enable Efficient High-Resolution Synthesis via Energy Rectification
RectifiedHR is a training-free method that uses noise refresh and latent energy analysis to enable efficient high-resolution synthesis in diffusion models.