Abstract
We present SwD, a scale-wise distillation framework for diffusion models (DMs), which effectively employs next-scale prediction ideas for diffusion-based few-step generators. In more detail, SwD is inspired by the recent insights relating diffusion processes to the implicit spectral autoregression. We suppose that DMs can initiate generation at lower data resolutions and gradually upscale the samples at each denoising step without loss in performance while significantly reducing computational costs. SwD naturally integrates this idea into existing diffusion distillation methods based on distribution matching. Also, we enrich the family of distribution matching approaches by introducing a novel patch loss enforcing finer-grained similarity to the target distribution. When applied to state-of-the-art text-to-image diffusion models, SwD approaches the inference times of two full resolution steps and significantly outperforms the counterparts under the same computation budget, as evidenced by automated metrics and human preference studies.
Community
Scale-wise Distillation (SwD) is a novel framework for accelerating diffusion models (DMs) by progressively increasing spatial resolution during the generation process.
SwD achieves significant speedups (2.5× to 10×) compared to full-resolution models while maintaining or even improving image quality.
Tried it out and noticed that it struggles with aliasing artifacts due to the upscaling. Have you tried any alternative interpolation methods on the upscale step?
Hey! Thank you so much for pointing this out. I've found a bug in the inference code related to the upscaling method. After fixing it, the aliasing artifacts became negligible (look at the images). I appreciate you again for highlighting this issue. Feel free to play with the demo and give your feedback :)
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Learning Few-Step Diffusion Models by Trajectory Distribution Matching (2025)
- Adding Additional Control to One-Step Diffusion with Joint Distribution Matching (2025)
- SANA-Sprint: One-Step Diffusion with Continuous-Time Consistency Distillation (2025)
- Accelerate High-Quality Diffusion Models with Inner Loop Feedback (2025)
- One-Step Residual Shifting Diffusion for Image Super-Resolution via Distillation (2025)
- One-Step Diffusion Model for Image Motion-Deblurring (2025)
- Denoising Score Distillation: From Noisy Diffusion Pretraining to One-Step High-Quality Generation (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 1
Collections including this paper 0
No Collection including this paper