English

Generative Latent Kernel Modeling for Blind Motion Deblurring

Computer Vision and Pattern Recognition 2025-07-15 v1

Abstract

Deep prior-based approaches have demonstrated remarkable success in blind motion deblurring (BMD) recently. These methods, however, are often limited by the high non-convexity of the underlying optimization process in BMD, which leads to extreme sensitivity to the initial blur kernel. To address this issue, we propose a novel framework for BMD that leverages a deep generative model to encode the kernel prior and induce a better initialization for the blur kernel. Specifically, we pre-train a kernel generator based on a generative adversarial network (GAN) to aptly characterize the kernel's prior distribution, as well as a kernel initializer to provide a well-informed and high-quality starting point for kernel estimation. By combining these two components, we constrain the BMD solution within a compact latent kernel manifold, thus alleviating the aforementioned sensitivity for kernel initialization. Notably, the kernel generator and initializer are designed to be easily integrated with existing BMD methods in a plug-and-play manner, enhancing their overall performance. Furthermore, we extend our approach to tackle blind non-uniform motion deblurring without the need for additional priors, achieving state-of-the-art performance on challenging benchmark datasets. The source code is available at https://github.com/dch0319/GLKM-Deblur.

Keywords

Cite

@article{arxiv.2507.09285,
  title  = {Generative Latent Kernel Modeling for Blind Motion Deblurring},
  author = {Chenhao Ding and Jiangtao Zhang and Zongsheng Yue and Hui Wang and Qian Zhao and Deyu Meng},
  journal= {arXiv preprint arXiv:2507.09285},
  year   = {2025}
}
R2 v1 2026-07-01T03:57:57.636Z