Single Image Defocus Deblurring via Implicit Neural Inverse Kernels

Yuhui Quan, Xin Yao, Hui Ji
2/14/2026

Abstract

Single image defocus deblurring (SIDD) is a challenging task due to the spatially-varying nature of defocus blur, characterized by per-pixel point spread functions (PSFs). Existing deep-learning-based methods for SIDD are limited by either over-fitting due to the lack of model constraints or under-parametrization that restricts their applicability to real-world images. To address the limitations, this paper proposes an interpretable approach that explicitly predicts inverse kernels with structural regularization. Motivated by the observation that defocus PSFs within an image often have similar shapes but different sizes, we represent the inverse kernels linearly over a multi-scale dictionary parameterized by implicit neural representations. We predict the corresponding representation coefficients via a duplex scale-recurrent neural network that jointly performs fine-to-coarse and coarse-to-fine estimations. Extensive experiments demonstrate that our approach achieves excellent performance using a lightweight model.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 2 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{quan2026single,
  title  = {Single Image Defocus Deblurring via Implicit Neural Inverse Kernels},
  author = {Yuhui Quan and Xin Yao and Hui Ji},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.01158},
  url    = {https://doi.org/10.1109/ICCV51070.2023.01158},
  journal = {ICCV 2023 2023}
}

Discussion