paper-with-me

홈 › Papers

FreqMamba: Viewing Mamba from a Frequency Perspective for Image Deraining

2024-04-15 · Zou Zhen, Yu Hu, Zhao Feng

Images corrupted by rain streaks often lose vital frequency information for perception, and image deraining aims to solve this issue which relies on global and local degradation modeling. Recent studies have witnessed the effectiveness and efficiency of Mamba for perceiving global and local information based on its exploiting local correlation among patches, however, rarely attempts have been explored to extend it with frequency analysis for image deraining, limiting its ability to perceive global degradation that is relevant to frequency modeling (e.g. Fourier transform). In this paper, we propose FreqMamba, an effective and efficient paradigm that leverages the complementary between Mamba and frequency analysis for image deraining. The core of our method lies in extending Mamba with frequency analysis from two perspectives: extending it with frequency-band for exploiting frequency correlation, and connecting it with Fourier transform for global degradation modeling. Specifically, FreqMamba introduces complementary triple interaction structures including spatial Mamba, frequency band Mamba, and Fourier global modeling. Frequency band Mamba decomposes the image into sub-bands of different frequencies to allow 2D scanning from the frequency dimension. Furthermore, leveraging Mamba's unique data-dependent properties, we use rainy images at different scales to provide degradation priors to the network, thereby facilitating efficient training. Extensive experiments show that our method outperforms state-of-the-art methods both visually and quantitatively.

📄 PDF Abstract BibTeX arXiv:2404.09476

Code (1)

asleepytree/freqmamba 공식 구현 pytorch

Tasks

MambaRain Removal

Similar Papers 제목 키워드 기반

AdaMamba: Adaptive Frequency-Gated Mamba for Long-Term Time Series Forecasting

2026-04-25 · Xudong Jiang, Mingshan Loo, Hanchen Yang, Wengen Li 외 arxiv

Accurate long-term time series forecasting (LTSF) requires the capture of complex long-range dependencies and dynamic periodic patterns. Recent advances in frequency-domain analysis offer a global perspective for uncover…

Computational EfficiencyTime Series Forecasting

Traffic Image Restoration under Adverse Weather via Frequency-Aware Mamba

2025-12-03 · Liwen Pan, Longguang Wang, Guangwei Gao, Jun Wang 외 arxiv

Traffic image restoration under adverse weather conditions remains a critical challenge for intelligent transportation systems. Existing methods primarily focus on spatial-domain modeling but neglect frequency-domain pri…

Image ReconstructionImage Restoration

TinyViM: Frequency Decoupling for Tiny Hybrid Vision Mamba

2024-11-26 · Xiaowen Ma, ZhenLiang Ni, Xinghao Chen

Mamba has shown great potential for computer vision due to its linear complexity in modeling the global context with respect to the input length. However, existing lightweight Mamba-based backbones cannot demonstrate per…

image-classificationImage ClassificationInstance SegmentationMamba+3

FourierMamba: Fourier Learning Integration with State Space Models for Image Deraining

2024-05-29 · Dong Li, Yidi Liu, Xueyang Fu, Senyan Xu 외

Image deraining aims to remove rain streaks from rainy images and restore clear backgrounds. Currently, some research that employs the Fourier transform has proved to be effective for image deraining, due to it acting as…

MambaRain RemovalState Space Models

T-Mamba: Frequency-Enhanced Gated Long-Range Dependency for Tooth 3D CBCT Segmentation

2024-04-01 · Jing Hao, Lei He, Kuo Feng Hung

Efficient tooth segmentation in three-dimensional (3D) imaging, critical for orthodontic diagnosis, remains challenging due to noise, low contrast, and artifacts in CBCT images. Both convolutional Neural Networks (CNNs) …

Image SegmentationMambaSemantic Segmentation