IVCVSPJul 5, 2023

Retinex-based Image Denoising / Contrast Enhancement using Gradient Graph Laplacian Regularizer

arXiv:2307.02625v25 citationsh-index: 39
Originality Incremental advance
AI Analysis

This is an incremental improvement for image processing in low-light conditions.

The authors tackled the problem of denoising and contrast-enhancing images captured in poor lighting by proposing a Retinex-based method using graph Laplacian regularizers, achieving competitive visual quality with reduced computational complexity.

Images captured in poorly lit conditions are often corrupted by acquisition noise. Leveraging recent advances in graph-based regularization, we propose a fast Retinex-based restoration scheme that denoises and contrast-enhances an image. Specifically, by Retinex theory we first assume that each image pixel is a multiplication of its reflectance and illumination components. We next assume that the reflectance and illumination components are piecewise constant (PWC) and continuous piecewise planar (PWP) signals, which can be recovered via graph Laplacian regularizer (GLR) and gradient graph Laplacian regularizer (GGLR) respectively. We formulate quadratic objectives regularized by GLR and GGLR, which are minimized alternately until convergence by solving linear systems -- with improved condition numbers via proposed preconditioners -- via conjugate gradient (CG) efficiently. Experimental results show that our algorithm achieves competitive visual image quality while reducing computation complexity noticeably.

Foundations

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

Your Notes