Exploiting Regional Information Transformer for Single Image Deraining
Baiang Li, Zhao Zhang, Huan Zheng, Xiaogang Xu, Yanyan Wei, Jingyi, Zhang, Jicong Fan, Meng Wang

TL;DR
This paper introduces Regformer, a novel transformer-based approach for single image deraining that independently processes rain-affected and unaffected regions, leading to superior deraining performance by capturing detailed features and regional interactions.
Contribution
The paper proposes the Region Transformer (Regformer) with a Region Transformer Block (RTB) that uses Region Masked Attention and a Mixed Gate Forward Block to improve rain removal by separately handling different regions.
Findings
Achieves state-of-the-art deraining results
Effectively captures regional interactions and local details
Significantly improves image quality after deraining
Abstract
Transformer-based Single Image Deraining (SID) methods have achieved remarkable success, primarily attributed to their robust capability in capturing long-range interactions. However, we've noticed that current methods handle rain-affected and unaffected regions concurrently, overlooking the disparities between these areas, resulting in confusion between rain streaks and background parts, and inabilities to obtain effective interactions, ultimately resulting in suboptimal deraining outcomes. To address the above issue, we introduce the Region Transformer (Regformer), a novel SID method that underlines the importance of independently processing rain-affected and unaffected regions while considering their combined impact for high-quality image reconstruction. The crux of our method is the innovative Region Transformer Block (RTB), which integrates a Region Masked Attention (RMA) mechanism…
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 Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Advanced Vision and Imaging
MethodsLinear Layer · Byte Pair Encoding · Dropout · Dense Connections · Label Smoothing · Adam · Attention Is All You Need · Softmax · Layer Normalization · Multi-Head Attention
