Bidirectional Multi-Scale Implicit Neural Representations for Image Deraining
Xiang Chen, Jinshan Pan, and Jiangxin Dong

TL;DR
This paper introduces NeRD-Rain, a multi-scale Transformer-based model that effectively leverages multi-scale features and implicit neural representations for improved image deraining, demonstrating superior performance on benchmarks.
Contribution
The paper proposes a novel end-to-end multi-scale Transformer with intra-scale implicit neural representations and inter-scale bidirectional feedback for enhanced rain removal.
Findings
Outperforms state-of-the-art methods on synthetic datasets
Achieves superior results on real-world benchmarks
Robust in complex rain scenarios
Abstract
How to effectively explore multi-scale representations of rain streaks is important for image deraining. In contrast to existing Transformer-based methods that depend mostly on single-scale rain appearance, we develop an end-to-end multi-scale Transformer that leverages the potentially useful features in various scales to facilitate high-quality image reconstruction. To better explore the common degradation representations from spatially-varying rain streaks, we incorporate intra-scale implicit neural representations based on pixel coordinates with the degraded inputs in a closed-loop design, enabling the learned features to facilitate rain removal and improve the robustness of the model in complex scenarios. To ensure richer collaborative representation from different scales, we embed a simple yet effective inter-scale bidirectional feedback operation into our multi-scale Transformer…
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 Vision and Imaging · Neural Networks and Applications
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Multi-Head Attention · Adam · Byte Pair Encoding · Absolute Position Encodings · Softmax · Dense Connections · Label Smoothing
