Search Results

Denoising Diffusion Probabilistic Models

70 code implementations NeurIPS 2020

We present high quality image synthesis results using diffusion probabilistic models, a class of latent variable models inspired by considerations from nonequilibrium thermodynamics.

Denoising Density Estimation +1

Denoising Diffusion Implicit Models

30 code implementations ICLR 2021

Denoising diffusion probabilistic models (DDPMs) have achieved high quality image generation without adversarial training, yet they require simulating a Markov chain for many steps to produce a sample.

Denoising Image Generation

High-Resolution Image Synthesis with Latent Diffusion Models

40 code implementations CVPR 2022

By 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.

Denoising Image Inpainting +5

Improving Sample Quality of Diffusion Models Using Self-Attention Guidance

5 code implementations ICCV 2023

Denoising diffusion models (DDMs) have attracted attention for their exceptional generation quality and diversity.

Denoising Diversity +1

Autoregressive Diffusion Models

3 code implementations ICLR 2022

We introduce Autoregressive Diffusion Models (ARDMs), a model class encompassing and generalizing order-agnostic autoregressive models (Uria et al., 2014) and absorbing discrete diffusion (Austin et al., 2021), which we show are special cases of ARDMs under mild assumptions.

Image Generation

Scalable Diffusion Models with Transformers

14 code implementations ICCV 2023

We explore a new class of diffusion models based on the transformer architecture.

Image Generation

Reinforcement Learning for Fine-tuning Text-to-Image Diffusion Models

1 code implementation NeurIPS 2023

We focus on diffusion models, defining the fine-tuning task as an RL problem, and updating the pre-trained text-to-image diffusion models using policy gradient to maximize the feedback-trained reward.

DPOK: Reinforcement Learning for Fine-tuning Text-to-Image Diffusion Models

2 code implementations25 May 2023

We focus on diffusion models, defining the fine-tuning task as an RL problem, and updating the pre-trained text-to-image diffusion models using policy gradient to maximize the feedback-trained reward.

reinforcement-learning Reinforcement Learning (RL)

Progressive Distillation for Fast Sampling of Diffusion Models

12 code implementations ICLR 2022

Second, we present a method to distill a trained deterministic diffusion sampler, using many steps, into a new diffusion model that takes half as many sampling steps.

Density Estimation Image Generation

BitsFusion: 1.99 bits Weight Quantization of Diffusion Model

1 code implementation6 Jun 2024

Diffusion-based image generation models have achieved great success in recent years by showing the capability of synthesizing high-quality content.

Image Generation model +1