paper-with-me

Papers

Invert2Restore: Zero-Shot Degradation-Blind Image Restoration

2025-03-27 · Hamadi Chihaoui, Paolo Favaro

Two of the main challenges of image restoration in real-world scenarios are the accurate characterization of an image prior and the precise modeling of the image degradation operator. Pre-trained diffusion models have been very successfully used as image priors in zero-shot image restoration methods. However, how to best handle the degradation operator is still an open problem. In real-world data, methods that rely on specific parametric assumptions about the degradation model often face limitations in their applicability. To address this, we introduce Invert2Restore, a zero-shot, training-free method that operates in both fully blind and partially blind settings -- requiring no prior knowledge of the degradation model or only partial knowledge of its parametric form without known parameters. Despite this, Invert2Restore achieves high-fidelity results and generalizes well across various types of image degradation. It leverages a pre-trained diffusion model as a deterministic mapping between normal samples and undistorted image samples. The key insight is that the input noise mapped by a diffusion model to a degraded image lies in a low-probability density region of the standard normal distribution. Thus, we can restore the degraded image by carefully guiding its input noise toward a higher-density region. We experimentally validate Invert2Restore across several image restoration tasks, demonstrating that it achieves state-of-the-art performance in scenarios where the degradation operator is either unknown or partially known.

📄 PDF Abstract BibTeX arXiv:2503.21486

Code (0)

등록된 구현이 없습니다.

Tasks

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

Blind Audio Bandwidth Extension: A Diffusion-Based Zero-Shot Approach

2023-06-02 · Eloi Moliner, Filip Elvander, Vesa Välimäki

Audio bandwidth extension involves the realistic reconstruction of high-frequency spectra from bandlimited observations. In cases where the lowpass degradation is unknown, such as in restoring historical audio recordings…

Bandwidth Extension

Blind Image Restoration via Fast Diffusion Inversion

2024-05-29 · Hamadi Chihaoui, Abdelhak Lemkhenter, Paolo Favaro

Image Restoration (IR) methods based on a pre-trained diffusion model have demonstrated state-of-the-art performance. However, they have two fundamental limitations: 1) they often assume that the degradation operator is …

DeblurringImage RestorationSuper-Resolution

Non-blind Image Restoration Based on Convolutional Neural Network

2018-09-11 · Kazutaka Uchida, Masayuki Tanaka, Masatoshi Okutomi

Blind image restoration processors based on convolutional neural network (CNN) are intensively researched because of their high performance. However, they are too sensitive to the perturbation of the degradation model. T…

Image Restoration

Edit2Restore:Few-Shot Image Restoration via Parameter-Efficient Adaptation of Pre-trained Editing Models

2026-01-06 · M. Akın Yılmaz, Ahmet Bilican, Burak Can Biner, A. Murat Tekalp arxiv

Image restoration has traditionally required training specialized models on thousands of paired examples per degradation type. Large pre-trained text-conditioned image editing models encode rich priors about image struct…

parameter-efficient fine-tuningImage-to-Image TranslationImage EnhancementImage Restoration

Zero-Shot Single Image Restoration Through Controlled Perturbation of Koschmieder's Model

2021-06-19 · CVPR 2021 1 · Aupendu Kar, Sobhan Kanti Dhara, Debashis Sen, Prabir Kumar Biswas

Real-world image degradation due to light scattering can be described based on the Koschmieder's model. Training deep models to restore such degraded images is challenging as real-world paired data is scarcely availa…

Image DehazingImage EnhancementImage RestorationLow-Light Image Enhancement+1