paper-with-me

홈 › Papers

Mamba-UIE: Enhancing Underwater Images with Physical Model Constraint

2024-07-27 · Song Zhang, Yuqing Duan, Dong Ana, Daoliang Li, Ran Zhao

In underwater image enhancement (UIE), convolutional neural networks (CNN) have inherent limitations in modeling long-range dependencies and are less effective in recovering global features. While Transformers excel at modeling long-range dependencies, their quadratic computational complexity with increasing image resolution presents significant efficiency challenges. Additionally, most supervised learning methods lack effective physical model constraint, which can lead to insufficient realism and overfitting in generated images. To address these issues, we propose a physical model constraint-based underwater image enhancement framework, Mamba-UIE. Specifically, we decompose the input image into four components: underwater scene radiance, direct transmission map, backscatter transmission map, and global background light. These components are reassembled according to the revised underwater image formation model, and the reconstruction consistency constraint is applied between the reconstructed image and the original image, thereby achieving effective physical constraint on the underwater image enhancement process. To tackle the quadratic computational complexity of Transformers when handling long sequences, we introduce the Mamba-UIE network based on linear complexity state space models (SSM). By incorporating the Mamba in Convolution block, long-range dependencies are modeled at both the channel and spatial levels, while the CNN backbone is retained to recover local features and details. Extensive experiments on three public datasets demonstrate that our proposed Mamba-UIE outperforms existing state-of-the-art methods, achieving a PSNR of 27.13 and an SSIM of 0.93 on the UIEB dataset. Our method is available at https://github.com/zhangsong1213/Mamba-UIE.

📄 PDF Abstract BibTeX arXiv:2407.19248

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementMambaSSIMState Space ModelsUIE

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Tree-Mamba: A Tree-Aware Mamba for Underwater Monocular Depth Estimation

2025-07-10 · Peixian Zhuang, Yijian Wang, Zhenqi Fu, Hongliang Zhang 외 arxiv

Underwater Monocular Depth Estimation (UMDE) is a critical task that aims to estimate high-precision depth maps from underwater degraded images caused by light absorption and scattering effects in marine environments. Re…

Monocular Depth EstimationComputational Efficiency

O-Mamba: O-shape State-Space Model for Underwater Image Enhancement

2024-08-23 · Chenyu Dong, Chen Zhao, Weiling Cai, Bo Yang

Underwater image enhancement (UIE) face significant challenges due to complex underwater lighting conditions. Recently, mamba-based methods have achieved promising results in image enhancement tasks. However, these metho…

Image EnhancementMambaState Space ModelsUIE

WaterFlow: Explicit Physics-Prior Rectified Flow for Underwater Saliency Mask Generation

2025-10-14 · Runting Li, Shijie Lian, Hua Li, Yutong Li 외 arxiv

Underwater Salient Object Detection (USOD) faces significant challenges, including underwater image quality degradation and domain gaps. Existing methods tend to ignore the physical principles of underwater imaging or si…

Salient Object Detection

HybrUR: A Hybrid Physical-Neural Solution for Unsupervised Underwater Image Restoration

2021-07-06 · Shuaizheng Yan, Xingyu Chen, Zhengxing Wu, Min Tan 외

Robust vision restoration of underwater images remains a challenge. Owing to the lack of well-matched underwater and in-air images, unsupervised methods based on the cyclic generative adversarial framework have been wide…

Image RestorationUnderwater Image Restoration

UIS-Mamba: Exploring Mamba for Underwater Instance Segmentation via Dynamic Tree Scan and Hidden State Weaken

2025-08-01 · Runmin Cong, Zongji Yu, Hao Fang, Haoyan Sun 외 arxiv

Underwater Instance Segmentation (UIS) tasks are crucial for underwater complex scene detection. Mamba, as an emerging state space model with inherently linear complexity and global receptive fields, is highly suitable f…

Instance SegmentationImage Segmentation