paper-with-me

홈 › Papers

DriftRec: Adapting diffusion models to blind JPEG restoration

2022-11-12 · Simon Welker, Henry N. Chapman, Timo Gerkmann

In this work, we utilize the high-fidelity generation abilities of diffusion models to solve blind JPEG restoration at high compression levels. We propose an elegant modification of the forward stochastic differential equation of diffusion models to adapt them to this restoration task and name our method DriftRec. Comparing DriftRec against an $L_2$ regression baseline with the same network architecture and state-of-the-art techniques for JPEG restoration, we show that our approach can escape the tendency of other methods to generate blurry images, and recovers the distribution of clean images significantly more faithfully. For this, only a dataset of clean/corrupted image pairs and no knowledge about the corruption operation is required, enabling wider applicability to other restoration tasks. In contrast to other conditional and unconditional diffusion models, we utilize the idea that the distributions of clean and corrupted images are much closer to each other than each is to the usual Gaussian prior of the reverse process in diffusion models. Our approach therefore requires only low levels of added noise and needs comparatively few sampling steps even without further optimizations. We show that DriftRec naturally generalizes to realistic and difficult scenarios such as unaligned double JPEG compression and blind restoration of JPEGs found online, without having encountered such examples during training.

📄 PDF Abstract BibTeX arXiv:2211.06757

Code (1)

sp-uhh/driftrec 공식 구현 pytorch

Tasks

Image RestorationJPEG Artifact Removal

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

Diffusion Image Prior

2025-03-27 · Hamadi Chihaoui, Paolo Favaro

Zero-shot image restoration (IR) methods based on pretrained diffusion models have recently achieved significant success. These methods typically require at least a parametric form of the degradation model. However, in r…

DenoisingImage RestorationJPEG Artifact RemovalSuper-Resolution

JPEG Artifact Correction using Denoising Diffusion Restoration Models

2022-09-23 · Bahjat Kawar, Jiaming Song, Stefano Ermon, Michael Elad

Diffusion models can be used as learned priors for solving various inverse problems. However, most existing approaches are restricted to linear inverse problems, limiting their applicability to more general cases. In thi…

DenoisingJPEG Artifact Correction

Taming Generative Diffusion Prior for Universal Blind Image Restoration

2024-08-21 · Siwei Tu, Weidong Yang, Ben Fei

Diffusion models have been widely utilized for image restoration. However, previous blind image restoration methods still need to assume the type of degradation model while leaving the parameters to be optimized, limitin…

Image RestorationMathematical Reasoning

Variational Deep Image Restoration

2022-07-03 · Jae Woong Soh, Nam Ik Cho

This paper presents a new variational inference framework for image restoration and a convolutional neural network (CNN) structure that can solve the restoration problems described by the proposed framework. Earlier CNN-…

DenoisingImage RestorationImage Super-ResolutionSuper-Resolution+1

Frequency-Aware Guidance for Blind Image Restoration via Diffusion Models

2024-11-19 · Jun Xiao, Zihang Lyu, Hao Xie, Cong Zhang 외

Blind image restoration remains a significant challenge in low-level vision tasks. Recently, denoising diffusion models have shown remarkable performance in image synthesis. Guided diffusion models, leveraging the potent…

Blind Image DeblurringDeblurringDenoisingImage Deblurring+2