paper-with-me

Papers

Inversion by Direct Iteration: An Alternative to Denoising Diffusion for Image Restoration

2023-03-20 · Mauricio Delbracio, Peyman Milanfar

Inversion by Direct Iteration (InDI) is a new formulation for supervised image restoration that avoids the so-called "regression to the mean" effect and produces more realistic and detailed images than existing regression-based methods. It does this by gradually improving image quality in small steps, similar to generative denoising diffusion models. Image restoration is an ill-posed problem where multiple high-quality images are plausible reconstructions of a given low-quality input. Therefore, the outcome of a single step regression model is typically an aggregate of all possible explanations, therefore lacking details and realism. The main advantage of InDI is that it does not try to predict the clean target image in a single step but instead gradually improves the image in small steps, resulting in better perceptual quality. While generative denoising diffusion models also work in small steps, our formulation is distinct in that it does not require knowledge of any analytic form of the degradation process. Instead, we directly learn an iterative restoration process from low-quality and high-quality paired examples. InDI can be applied to virtually any image degradation, given paired training data. In conditional denoising diffusion image restoration the denoising network generates the restored image by repeatedly denoising an initial image of pure noise, conditioned on the degraded input. Contrary to conditional denoising formulations, InDI directly proceeds by iteratively restoring the input low-quality image, producing high-quality results on a variety of image restoration tasks, including motion and out-of-focus deblurring, super-resolution, compression artifact removal, and denoising.

📄 PDF Abstract BibTeX arXiv:2303.11435

Code (2)

Nikolai10/Diffusion-TF tf
fpramunno/InDI-implementation pytorch

Tasks

DeblurringDenoisingImage RestorationregressionSuper-Resolution

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

An Iteration-Free Fixed-Point Estimator for Diffusion Inversion

2025-12-09 · Yifei Chen, Kaiyu Song, Yan Pan, Jianxing Yu 외 arxiv

Diffusion inversion aims to recover the initial noise corresponding to a given image such that this noise can reconstruct the original image through the denoising diffusion process. The key component of diffusion inversi…

Diffusion-Inversion-Net (DIN): An End-to-End Direct Probabilistic Framework for Characterizing Hydraulic Conductivities and Quantifying Uncertainty

2025-11-21 · Xun Zhang, Weijie Yang, Jiangjiang Zhang, Simin Jiang arxiv

We propose the Diffusion-Inversion-Net (DIN) framework for inverse modeling of groundwater flow and solute transport processes. DIN utilizes an offline-trained Denoising Diffusion Probabilistic Model (DDPM) as a powerful…

Diffusion prior as a direct regularization term for FWI

2025-06-11 · Yuke Xie, Hervé Chauris, Nicolas Desassis

Diffusion models have recently shown promise as powerful generative priors for inverse problems. However, conventional applications require solving the full reverse diffusion process and operating on noisy intermediate s…

DenoisingSeismic Imaging

Bidirectional Consistency Models

2024-03-26 · Liangchen Li, Jiajun He

Diffusion models (DMs) are capable of generating remarkably high-quality samples by iteratively denoising a random vector, a process that corresponds to moving along the probability flow ordinary differential equation (P…

Image GenerationImage InpaintingJPEG Artifact Removal

DirectAudioEdit: Inversion-Free Text-Guided Audio Editing via Diffusion Prediction Contrast

2026-06-05 · Zhengkun Ge, Xiaoqian Liu, Haoran Zhang, Yuan Ge 외 arxiv

Text-guided audio editing aims to modify the language-specified acoustic content while preserving edit-irrelevant source components. Existing training-free methods typically rely on inversion-based editing. While inversi…