Magic ELF: Image Deraining Meets Association Learning and Transformer
Kui Jiang, Zhongyuan Wang, Chen Chen, Zheng Wang, Laizhong Cui,, Chia-Wen Lin

TL;DR
This paper introduces Magic ELF, a novel image deraining method that combines CNN and Transformer architectures with association learning and a degradation prior, achieving superior performance with lower computational costs.
Contribution
The paper proposes a unified CNN-Transformer framework with a multi-input attention module and degradation prior for efficient and effective image deraining.
Findings
Outperforms state-of-the-art MPRNet by 0.25 dB in PSNR.
Uses only 11.7% of MPRNet's computational cost.
Achieves better deraining results with fewer parameters.
Abstract
Convolutional neural network (CNN) and Transformer have achieved great success in multimedia applications. However, little effort has been made to effectively and efficiently harmonize these two architectures to satisfy image deraining. This paper aims to unify these two architectures to take advantage of their learning merits for image deraining. In particular, the local connectivity and translation equivariance of CNN and the global aggregation ability of self-attention (SA) in Transformer are fully exploited for specific local context and global structure representations. Based on the observation that rain distribution reveals the degradation location and degree, we introduce degradation prior to help background recovery and accordingly present the association refinement deraining scheme. A novel multi-input attention module (MAM) is proposed to associate rain perturbation removal…
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 · Image and Signal Denoising Methods · Advanced Image Fusion Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Dropout · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Layer Normalization · Adam · Residual Connection
