Image Restoration via Multi-domain Learning
Xingyu Jiang, Ning Gao, Xiuhui Zhang, Hongkun Dou, Shaowen Fu, Xiaoqing Zhong, Hongjue Li, Yue Deng

TL;DR
This paper introduces a multi-domain learning framework integrated into Transformer architectures for image restoration, effectively handling various degradation phenomena with improved efficiency and performance across ten diverse tasks.
Contribution
It proposes a novel multi-domain Transformer model with a Spatial-Wavelet-Fourier structure and multi-scale learning, addressing complexity and generalization in image restoration.
Findings
Outperforms state-of-the-art methods across ten restoration tasks
Achieves a good balance between restoration quality, model size, and computational efficiency
Demonstrates versatility in handling diverse degradation phenomena
Abstract
Due to adverse atmospheric and imaging conditions, natural images suffer from various degradation phenomena. Consequently, image restoration has emerged as a key solution and garnered substantial attention. Although recent Transformer architectures have demonstrated impressive success across various restoration tasks, their considerable model complexity poses significant challenges for both training and real-time deployment. Furthermore, instead of investigating the commonalities among different degradations, most existing restoration methods focus on modifying Transformer under limited restoration priors. In this work, we first review various degradation phenomena under multi-domain perspective, identifying common priors. Then, we introduce a novel restoration framework, which integrates multi-domain learning into Transformer. Specifically, in Token Mixer, we propose a…
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.
Code & Models
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
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Dropout · Layer Normalization · Focus · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Softmax
