MambaUIE&SR: Unraveling the Ocean's Secrets with Only 2.8 GFLOPs
Zhihao Chen, Yiyuan Ge

TL;DR
This paper introduces MambaUIE, an efficient underwater image enhancement model based on state-space models, achieving high accuracy with significantly reduced computational complexity compared to existing methods.
Contribution
It proposes a novel SSM-based architecture with VSS, DIB, and SGFN modules for effective global and local feature integration in UIE.
Findings
Reduces GFLOPs by 67.4% compared to SOTA.
Maintains high accuracy with fewer parameters.
First SSM-based UIE model surpassing FLOPs limitations.
Abstract
Underwater Image Enhancement (UIE) techniques aim to address the problem of underwater image degradation due to light absorption and scattering. In recent years, both Convolution Neural Network (CNN)-based and Transformer-based methods have been widely explored. In addition, combining CNN and Transformer can effectively combine global and local information for enhancement. However, this approach is still affected by the secondary complexity of the Transformer and cannot maximize the performance. Recently, the state-space model (SSM) based architecture Mamba has been proposed, which excels in modeling long distances while maintaining linear complexity. This paper explores the potential of this SSM-based model for UIE from both efficiency and effectiveness perspectives. However, the performance of directly applying Mamba is poor because local fine-grained features, which are crucial for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOceanographic and Atmospheric Processes
MethodsAttention Is All You Need · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Absolute Position Encodings · Dropout · Dense Connections · Label Smoothing · Residual Connection · Softmax · Adam
