Image Deraining with Frequency-Enhanced State Space Model
Shugo Yamashita, Masaaki Ikehara

TL;DR
This paper introduces a novel frequency-enhanced state space model for image deraining, combining frequency domain processing with state space modeling and a mixed-scale gated convolutional block to effectively remove rain streaks.
Contribution
The study proposes the Deraining Frequency-Enhanced State Space Model (DFSSM) with deraining-specific enhancements and a mixed-scale gated convolutional block, advancing the effectiveness of rain removal in images.
Findings
Outperforms state-of-the-art deraining methods on synthetic datasets.
Effectively captures multi-scale rain streaks with the mixed-scale gated convolution.
Demonstrates robustness on real-world rainy images.
Abstract
Removing rain degradations in images is recognized as a significant issue. In this field, deep learning-based approaches, such as Convolutional Neural Networks (CNNs) and Transformers, have succeeded. Recently, State Space Models (SSMs) have exhibited superior performance across various tasks in both natural language processing and image processing due to their ability to model long-range dependencies. This study introduces SSM to image deraining with deraining-specific enhancements and proposes a Deraining Frequency-Enhanced State Space Model (DFSSM). To effectively remove rain streaks, which produce high-intensity frequency components in specific directions, we employ frequency domain processing concurrently with SSM. Additionally, we develop a novel mixed-scale gated-convolutional block, which uses convolutions with multiple kernel sizes to capture various scale degradations…
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 and Signal Denoising Methods · Medical Image Segmentation Techniques · Image Processing Techniques and Applications
