Seeing Through the Noisy Dark: Towards Real-world Low-Light Image Enhancement and Denoising
Jiahuan Ren, Zhao Zhang, Richang Hong, Mingliang Xu, Yi Yang,, Shuicheng Yan

TL;DR
This paper introduces RLED-Net, a novel deep learning model that effectively enhances and denoises real-world low-light sRGB images by embedding images into low-rank subspaces and using a specialized transformer architecture.
Contribution
The work proposes a new RLED-Net with a plug-and-play LSRB and a CST transformer layer, addressing noise amplification and information loss issues in low-light image enhancement.
Findings
RLED-Net outperforms existing methods on real noisy low-light images.
The LSRB effectively suppresses noise during enhancement.
CST layers improve robustness against noise-induced degradation.
Abstract
Low-light image enhancement (LLIE) aims at improving the illumination and visibility of dark images with lighting noise. To handle the real-world low-light images often with heavy and complex noise, some efforts have been made for joint LLIE and denoising, which however only achieve inferior restoration performance. We attribute it to two challenges: 1) in real-world low-light images, noise is somewhat covered by low-lighting and the left noise after denoising would be inevitably amplified during enhancement; 2) conversion of raw data to sRGB would cause information loss and also more noise, and hence prior LLIE methods trained on raw data are unsuitable for more common sRGB images. In this work, we propose a novel Low-light Enhancement & Denoising Network for real-world low-light images (RLED-Net) in the sRGB color space. In RLED-Net, we apply a plug-and-play differentiable Latent…
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
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Image Enhancement Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Label Smoothing · Adam · Dense Connections · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Dropout · Layer Normalization
