DeblurDiNAT: A Compact Model with Exceptional Generalization and Visual Fidelity on Unseen Domains
Hanzhou Liu, Binghan Li, Chengkai Liu, Mi Lu
TL;DR
DeblurDiNAT tackles generalization to unseen real-world blur and perceptual quality in single-image deblurring by presenting a compact Transformer that combines alternating Dilated Neighborhood Attention (DiNA) with a channel-aware self-attention (CASA) framework. Key innovations include a local cross-channel learner (LCCL) integrated with DiNA, a lightweight linear divide-and-multiply FFN (DMFN), and a two-stage lightweight feature fusion (LDFF) for multi-scale information propagation. Empirical results show competitive or superior perceptual metrics on unseen domains while using only about 20% of the parameters of strong baselines, with qualitative gains in edge sharpness and texture fidelity. Ablation analyses confirm the contributions of hybrid dilation, CASA, DMFN, and LDFF, underscoring DeblurDiNAT’s effectiveness for robust, perceptually faithful deblurring in real-world scenarios.
Abstract
Recent deblurring networks have effectively restored clear images from the blurred ones. However, they often struggle with generalization to unknown domains. Moreover, these models typically focus on distortion metrics such as PSNR and SSIM, neglecting the critical aspect of metrics aligned with human perception. To address these limitations, we propose DeblurDiNAT, a deblurring Transformer based on Dilated Neighborhood Attention. First, DeblurDiNAT employs an alternating dilation factor paradigm to capture both local and global blurred patterns, enhancing generalization and perceptual clarity. Second, a local cross-channel learner aids the Transformer block to understand the short-range relationships between adjacent channels. Additionally, we present a linear feed-forward network with a simple while effective design. Finally, a dual-stage feature fusion module is introduced as an alternative to the existing approach, which efficiently process multi-scale visual information across network levels. Compared to state-of-the-art models, our compact DeblurDiNAT demonstrates superior generalization capabilities and achieves remarkable performance in perceptual metrics, while maintaining a favorable model size.
