Research/Diffusion
-
Progressive Distillation for Fast Sampling of Diffusion ModelsResearch/Diffusion 2025. 1. 23. 18:13
https://arxiv.org/pdf/2202.00512https://github.com/google-research/google-research/tree/master/diffusion_distillationAbstractDiffusion models have recently shown great promise for generative modeling, outperforming GANs on perceptual quality and autoregressive models at density estimation. A remaining downside is their slow sampling time: generating high quality samples takes many hundreds or th..
-
GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion ModelsResearch/Diffusion 2025. 1. 23. 12:37
https://arxiv.org/pdf/2112.10741(Mar 2022) PMLR 2022AbstractDiffusion models have recently been shown to generate high-quality synthetic images, especially when paired with a guidance technique to trade off diversity for fidelity. We explore diffusion models for the problem of text-conditional image synthesis and compare two different guidance strategies: CLIP guidance and classifier-free guidan..
-
High-Resolution Image Synthesis with Latent Diffusion ModelsResearch/Diffusion 2024. 8. 23. 23:08
https://arxiv.org/pdf/2112.10752AbstractBy decomposing the image formation process into a sequential application of denoising autoencoders, diffusion models (DMs) achieve state-of-the-art synthesis results on image data and beyond. Additionally, their formulation allows for a guiding mechanism to control the image generation process without retraining. However, since these models typically opera..
-
Diffusion Models Beat GANs on Image SynthesisResearch/Diffusion 2024. 8. 21. 02:34
https://arxiv.org/pdf/2105.05233AbstractWe show that diffusion models can achieve image sample quality superior to the current state-of-the-art generative models. We achieve this on unconditional image synthesis by finding a better architecture through a series of ablations. For conditional image synthesis, we further improve sample quality with classifier guidance: a simple, compute-efficient m..
-
Improved Denoising Diffusion Probabilistic ModelsResearch/Diffusion 2024. 8. 20. 12:27
https://arxiv.org/pdf/2102.09672AbstractDenoising diffusion probabilistic models (DDPM) are a class of generative models which have recently been shown to produce excellent samples. We show that with a few simple modifications, DDPMs can also achieve competitive loglikelihoods while maintaining high sample quality. Additionally, we find that learning variances of the reverse diffusion process al..