CVIVJul 3, 2025

IGDNet: Zero-Shot Robust Underexposed Image Enhancement via Illumination-Guided and Denoising

arXiv:2507.02445v13 citationsh-index: 5IEEE Trans Artif Intell
AI Analysis

This addresses the challenge of robust image enhancement in real-world scenarios where collecting paired datasets is impractical, offering a zero-shot solution for underexposed images.

The paper tackles the problem of enhancing underexposed images without paired training data, proposing IGDNet, a zero-shot method that improves visual quality and suppresses noise, achieving PSNR of 20.41dB and SSIM of 0.860dB, outperforming 14 state-of-the-art unsupervised methods.

Current methods for restoring underexposed images typically rely on supervised learning with paired underexposed and well-illuminated images. However, collecting such datasets is often impractical in real-world scenarios. Moreover, these methods can lead to over-enhancement, distorting well-illuminated regions. To address these issues, we propose IGDNet, a Zero-Shot enhancement method that operates solely on a single test image, without requiring guiding priors or training data. IGDNet exhibits strong generalization ability and effectively suppresses noise while restoring illumination. The framework comprises a decomposition module and a denoising module. The former separates the image into illumination and reflection components via a dense connection network, while the latter enhances non-uniformly illuminated regions using an illumination-guided pixel adaptive correction method. A noise pair is generated through downsampling and refined iteratively to produce the final result. Extensive experiments on four public datasets demonstrate that IGDNet significantly improves visual quality under complex lighting conditions. Quantitative results on metrics like PSNR (20.41dB) and SSIM (0.860dB) show that it outperforms 14 state-of-the-art unsupervised methods. The code will be released soon.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes