From Attention to Frequency: Integration of Vision Transformer and FFT-ReLU for Enhanced Image Deblurring
Syed Mumtahin Mahmud, Mahdi Mohd Hossain Noki, Prothito Shovon Majumder, Abdul Mohaimen Al Radi, Md. Haider Ali, Md. Mosaddek Khan
TL;DR
This paper tackles high-resolution image deblurring by introducing a dual-domain architecture that unifies spatial attention via a Vision Transformer with a frequency-domain FFT-ReLU sparsity module. The method alternates between a Transformer-based pre-processing stage that reduces blur kernel ambiguity and an FFT-based deconvolution stage that enforces sparsity and suppresses artifacts, incorporating TV/L0 priors for edge preservation. Extensive experiments on real-world benchmarks show superior PSNR/SSIM and perceptual quality, corroborated by a human visual preference study that favors the proposed outputs. The approach demonstrates practical efficiency, with favorable runtime and memory characteristics, and establishes a generalizable paradigm for real-world image restoration that can accommodate lightweight backbones in the future.
Abstract
Image deblurring is vital in computer vision, aiming to recover sharp images from blurry ones caused by motion or camera shake. While deep learning approaches such as CNNs and Vision Transformers (ViTs) have advanced this field, they often struggle with complex or high-resolution blur and computational demands. We propose a new dual-domain architecture that unifies Vision Transformers with a frequency-domain FFT-ReLU module, explicitly bridging spatial attention modeling and frequency sparsity. In this structure, the ViT backbone captures local and global dependencies, while the FFT-ReLU component enforces frequency-domain sparsity to suppress blur-related artifacts and preserve fine details. Extensive experiments on benchmark datasets demonstrate that this architecture achieves superior PSNR, SSIM, and perceptual quality compared to state-of-the-art models. Both quantitative metrics, qualitative comparisons, and human preference evaluations confirm its effectiveness, establishing a practical and generalizable paradigm for real-world image restoration.
