RepLDM: Reprogramming Pretrained Latent Diffusion Models for High-Quality, High-Efficiency, High-Resolution Image Generation
Boyuan Cao, Jiaxin Ye, Yujie Wei, Hongming Shan

TL;DR
RepLDM is a reprogramming framework for pretrained latent diffusion models that achieves high-quality, high-resolution image generation efficiently by combining attention guidance and progressive upsampling, outperforming existing methods.
Contribution
Introduces RepLDM, a novel two-stage reprogramming approach that enhances pretrained LDMs for high-resolution image synthesis without extensive retraining.
Findings
Outperforms state-of-the-art in image quality and efficiency.
Reduces inference steps for higher resolution generation.
Effectively mitigates artifacts in high-resolution images.
Abstract
While latent diffusion models (LDMs), such as Stable Diffusion, are designed for high-resolution (HR) image generation, they often struggle with significant structural distortions when generating images at resolutions higher than their training one. Instead of relying on extensive retraining, a more resource-efficient approach is to reprogram the pretrained model for HR image generation; however, existing methods often result in poor image quality and long inference time. We introduce RepLDM, a novel reprogramming framework for pretrained LDMs that enables high-quality, high-efficiency, high-resolution image generation; see Fig. 1. RepLDM consists of two stages: (i) an attention guidance stage, which generates a latent representation of a higher-quality training-resolution image using a novel training-free self-attention mechanism to enhance the structural consistency; and (ii) a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Image Retrieval and Classification Techniques
MethodsDiffusion
