中文

Stop Denoising Your Blurs

计算机视觉与模式识别 2026-05-26 v1

摘要

In recent times, diffusion models have achieved remarkable performance in image restoration tasks. Their core mechanism relies on the restricted presumption of degradation prior to the additive noise operation. However, the blur model, one of the most widely studied degradation formulations, violates this assumption, as it is inherently based on convolution rather than addition. In this paper, we introduce ConvDiff, a novel diffusion based framework that substitutes the additive operation with convolution for the task of image deblurring. In the forward process, we construct a meaningful trajectory from the clean image to its blurred counterpart by exploiting the frequency domain characteristics of convolution, rather than progressively corrupting the image with additive noise. While the current work instantiates this framework for Gaussian blur, where frequency-domain decomposition yields closed-form and physically valid intermediate states, the underlying principle of constructing degradation trajectories from the blur operator extends naturally to other blur families. This formulation bridges the gap between the mathematical principles of blurring and the iterative design of diffusion-based restoration algorithms, enabling more physically grounded and effective image restoration models.

关键词

引用

@article{arxiv.2605.25014,
  title  = {Stop Denoising Your Blurs},
  author = {Sasidhar Parvathireddy and Vamsidhar Saraswathula and Rama Krishna Gorthi},
  journal= {arXiv preprint arXiv:2605.25014},
  year   = {2026}
}

备注

Accepted at IEEE International Conference on Image Processing (ICIP) 2026. 7 pages, 3 figures