Retinex-RAWMamba: Bridging Demosaicing and Denoising for Low-Light RAW Image Enhancement
Xianmin Chen, Longfei Han, Peiliang Huang, Xiaoxu Feng, Dingwen Zhang, Junwei Han

TL;DR
This paper introduces RAWMamba, a novel method that integrates demosaicing and denoising for low-light RAW image enhancement, utilizing a Retinex-based decomposition to improve cross-domain raw to sRGB mapping.
Contribution
The paper proposes RAWMamba, a two-stage approach that effectively combines demosaicing and denoising with Retinex prior for enhanced low-light RAW image processing.
Findings
Achieves state-of-the-art results on SID and MCR datasets.
Effectively reduces color distortions in low-light conditions.
Improves cross-domain raw to sRGB mapping performance.
Abstract
Low-light image enhancement, particularly in cross-domain tasks such as mapping from the raw domain to the sRGB domain, remains a significant challenge. Many deep learning-based methods have been developed to address this issue and have shown promising results in recent years. However, single-stage methods, which attempt to unify the complex mapping across both domains, leading to limited denoising performance. In contrast, existing two-stage approaches typically overlook the characteristic of demosaicing within the Image Signal Processing (ISP) pipeline, leading to color distortions under varying lighting conditions, especially in low-light scenarios. To address these issues, we propose a novel Mamba-based method customized for low light RAW images, called RAWMamba, to effectively handle raw images with different CFAs. Furthermore, we introduce a Retinex Decomposition Module (RDM)…
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 Enhancement Techniques · Optical Coherence Tomography Applications · Image and Signal Denoising Methods
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
