Towards Differential Handling of Various Blur Regions for Accurate Image Deblurring
Hu Gao, Depeng Dang
TL;DR
This work tackles image deblurring when blur degradation varies across regions by introducing DHNet, a differential handling network that couples a Volterra-based Volterra Block (VBlock) with a Degradation Degree Recognition Expert Module (DDRE). The VBlock models nonlinearities with higher-order interactions via Volterra kernels, avoiding heavy stacking of activation functions, while DDRE leverages prior knowledge to estimate spatially varying blur and routes information through multiple experts with adaptive weights. Comprehensive GoPro, HIDE, and RealBlur experiments demonstrate state-of-the-art PSNR/SSIM with reduced computation, and extensive ablations validate the contributions of both VBlock and DDRE. The approach yields accurate deblurring across diverse blur regions, offering a practical and scalable solution for real-world applications.
Abstract
Image deblurring aims to restore high-quality images by removing undesired degradation. Although existing methods have yielded promising results, they either overlook the varying degrees of degradation across different regions of the blurred image, or they approximate nonlinear function properties by stacking numerous nonlinear activation functions. In this paper, we propose a differential handling network (DHNet) to perform differential processing for different blur regions. Specifically, we design a Volterra block (VBlock) to integrate the nonlinear characteristics into the deblurring network, avoiding the previous operation of stacking the number of nonlinear activation functions to map complex input-output relationships. To enable the model to adaptively address varying degradation degrees in blurred regions, we devise the degradation degree recognition expert module (DDRE). This module initially incorporates prior knowledge from a well-trained model to estimate spatially variable blur information. Consequently, the router can map the learned degradation representation and allocate weights to experts according to both the degree of degradation and the size of the regions. Comprehensive experimental results show that DHNet effectively surpasses state-of-the-art (SOTA) methods on both synthetic and real-world datasets.
