paper-with-me

Papers

A Unified Conditional Framework for Diffusion-based Image Restoration

2023-05-31 · NeurIPS 2023 11

Diffusion Probabilistic Models (DPMs) have recently shown remarkable performance in image generation tasks, which are capable of generating highly realistic images. When adopting DPMs for image restoration tasks, the crucial aspect lies in how to integrate the conditional information to guide the DPMs to generate accurate and natural output, which has been largely overlooked in existing works. In this paper, we present a unified conditional framework based on diffusion models for image restoration. We leverage a lightweight UNet to predict initial guidance and the diffusion model to learn the residual of the guidance. By carefully designing the basic module and integration module for the diffusion model block, we integrate the guidance and other auxiliary conditional information into every block of the diffusion model to achieve spatially-adaptive generation conditioning. To handle high-resolution images, we propose a simple yet effective inter-step patch-splitting strategy to produce arbitrary-resolution images without grid artifacts. We evaluate our conditional framework on three challenging tasks: extreme low-light denoising, deblurring, and JPEG restoration, demonstrating its significant improvements in perceptual quality and the generalization to restoration tasks.

📄 PDF Abstract BibTeX arXiv:2305.20049

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringDenoisingImage GenerationImage Restoration

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

GAN-Diff : Coupling Pretrained WGAN-GP Features with Conditional Diffusion U-Nets

2026-08-23 · Saif Ahmed, Asadullah Hil Galib, S. M. Riaz Rahman Antu, Ahmed Faizul Haque Dhrubo 외 arxiv

Generative adversarial networks (GANs) can provide efficient image generation, while diffusion models offer high-quality image restoration but require iterative sampling. This paper presents a hybrid GAN-guided diffusion…

Image RestorationImage Generation

Enhanced Control for Diffusion Bridge in Image Restoration

2024-08-29 · Conghan Yue, Zhengwei Peng, Junlong Ma, Dongyu Zhang

Image restoration refers to the process of restoring a damaged low-quality image back to its corresponding high-quality image. Typically, we use convolutional neural networks to directly learn the mapping from low-qualit…

DenoisingImage RestorationRain RemovalSuper-Resolution

Palette: Image-to-Image Diffusion Models

2021-11-10 · Chitwan Saharia, William Chan, Huiwen Chang, Chris A. Lee 외

This paper develops a unified framework for image-to-image translation based on conditional diffusion models and evaluates this framework on four challenging image-to-image translation tasks, namely colorization, inpaint…

ColorizationDenoisingDiversityImage-to-Image Translation+4

Dual Prompting Image Restoration with Diffusion Transformers

2025-01-01 · CVPR 2025 1 · Dehong Kong, Fan Li, Zhixin Wang, Jiaqi Xu 외

Recent state-of-the-art image restoration methods mostly adopt latent diffusion models with U-Net backbones, yet still facing challenges in achieving high-quality restoration due to their limited capabilities. Diffus…

Image Restoration

FLAIR: A Conditional Diffusion Framework with Applications to Face Video Restoration

2023-11-26 · Zihao Zou, Jiaming Liu, Shirin Shoushtari, YuBo Wang 외

Face video restoration (FVR) is a challenging but important problem where one seeks to recover a perceptually realistic face videos from a low-quality input. While diffusion probabilistic models (DPMs) have been shown to…

DeblurringImage EnhancementImage RestorationSuper-Resolution+2