paper-with-me

Papers

Simultaneous Image-to-Zero and Zero-to-Noise: Diffusion Models with Analytical Image Attenuation

2023-06-23 · Yuhang Huang, Zheng Qin, Xinwang Liu, Kai Xu

Recent studies have demonstrated that the forward diffusion process is crucial for the effectiveness of diffusion models in terms of generative quality and sampling efficiency. We propose incorporating an analytical image attenuation process into the forward diffusion process for high-quality (un)conditioned image generation with significantly fewer denoising steps compared to the vanilla diffusion model requiring thousands of steps. In a nutshell, our method represents the forward image-to-noise mapping as simultaneous \textit{image-to-zero} mapping and \textit{zero-to-noise} mapping. Under this framework, we mathematically derive 1) the training objectives and 2) for the reverse time the sampling formula based on an analytical attenuation function which models image to zero mapping. The former enables our method to learn noise and image components simultaneously which simplifies learning. Importantly, because of the latter's analyticity in the \textit{zero-to-image} sampling function, we can avoid the ordinary differential equation-based accelerators and instead naturally perform sampling with an arbitrary step size. We have conducted extensive experiments on unconditioned image generation, \textit{e.g.}, CIFAR-10 and CelebA-HQ-256, and image-conditioned downstream tasks such as super-resolution, saliency detection, edge detection, and image inpainting. The proposed diffusion models achieve competitive generative quality with much fewer denoising steps compared to the state of the art, thus greatly accelerating the generation speed. In particular, to generate images of comparable quality, our models require only one-twentieth of the denoising steps compared to the baseline denoising diffusion probabilistic models. Moreover, we achieve state-of-the-art performances on the image-conditioned tasks using only no more than 10 steps.

📄 PDF Abstract BibTeX arXiv:2306.13720

Code (2)

GuHuangAI/ADM-Public 공식 구현 pytorch
guhuangai/ddm-public 공식 구현 pytorch

Tasks

DenoisingEdge DetectionImage GenerationImage InpaintingSaliency DetectionSuper-Resolution

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Text-to-Image Diffusion Models are Zero-Shot Classifiers

2023-03-27 · Kevin Clark, Priyank Jaini

The excellent generative capabilities of text-to-image diffusion models suggest they learn informative representations of image-text data. However, what knowledge their representations capture is not fully understood, an…

AttributeContrastive Learningimage-classificationImage Classification+1

Text-to-Image Diffusion Models are Zero Shot Classifiers

2023-09-21 · NeurIPS 2023 11

The excellent generative capabilities of text-to-image diffusion models suggest they learn informative representations of image-text data. However, what knowledge their representations capture is not fully understood, an…

Turbo-DDCM: Fast and Flexible Zero-Shot Diffusion-Based Image Compression

2025-11-09 · Amit Vaisman, Guy Ohayon, Hila Manor, Michael Elad 외 arxiv

While zero-shot diffusion-based compression methods have seen significant progress in recent years, they remain notoriously slow and computationally demanding. This paper presents an efficient zero-shot diffusion-based c…

Image Compression

Adding Conditional Control to Text-to-Image Diffusion Models

2023-02-10 · ICCV 2023 1 · Lvmin Zhang, Anyi Rao, Maneesh Agrawala

We present ControlNet, a neural network architecture to add spatial conditioning controls to large, pretrained text-to-image diffusion models. ControlNet locks the production-ready large diffusion models, and reuses thei…

Image GenerationLayout-to-Image GenerationText to Image Generation

ZeroIDIR: Zero-Reference Illumination Degradation Image Restoration with Perturbed Consistency Diffusion Models

2026-05-12 · Hai Jiang, Zhen Liu, Yinjie Lei, Songchen Han 외 arxiv

In this paper, we propose a zero-reference diffusion-based framework, named ZeroIDIR, for illumination degradation image restoration, which decouples the restoration process into adaptive illumination correction and diff…

Image Restoration