Global Modeling Matters: A Fast, Lightweight and Effective Baseline for Efficient Image Restoration
Xingyu Jiang, Ning Gao, Hongkun Dou, Xiuhui Zhang, Xiaoqing Zhong, Yue Deng, and Hongjue Li

TL;DR
This paper introduces PW-FNet, a novel, efficient image restoration baseline that leverages pyramid wavelet and Fourier transforms to achieve high-quality results with reduced complexity, suitable for real-time applications.
Contribution
The paper proposes PW-FNet, a lightweight, multi-scale, multi-frequency image restoration network using wavelet and Fourier transforms, addressing the limitations of transformer-based methods.
Findings
Outperforms state-of-the-art methods in various restoration tasks.
Reduces computational complexity and inference time.
Maintains high restoration quality with fewer parameters.
Abstract
Natural image quality is often degraded by adverse weather conditions, significantly impairing the performance of downstream tasks. Image restoration has emerged as a core solution to this challenge and has been widely discussed in the literature. Although recent transformer-based approaches have made remarkable progress in image restoration, their increasing system complexity poses significant challenges for real-time processing, particularly in real-world deployment scenarios. To this end, most existing methods attempt to simplify the self-attention mechanism, such as by channel self-attention or state space model. However, these methods primarily focus on network architecture while neglecting the inherent characteristics of image restoration itself. In this context, we explore a pyramid Wavelet-Fourier iterative pipeline to demonstrate the potential of Wavelet-Fourier processing for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
