CVIVJul 11, 2024

ERD: Exponential Retinex decomposition based on weak space and hybrid nonconvex regularization and its denoising application

arXiv:2407.08498v22 citationsh-index: 7
AI Analysis

This addresses image denoising for computer vision applications, but it is incremental as it adapts Retinex theory with new regularizers for a specific task.

The paper tackles the problem of image denoising by proposing an exponential Retinex decomposition model that separates an image into reflection, illumination, and noise components, achieving superior performance with higher PSNR and MSSIM compared to state-of-the-art methods.

The Retinex theory models the image as a product of illumination and reflection components, which has received extensive attention and is widely used in image enhancement, segmentation and color restoration. However, it has been rarely used in additive noise removal due to the inclusion of both multiplication and addition operations in the Retinex noisy image modeling. In this paper, we propose an exponential Retinex decomposition model based on hybrid non-convex regularization and weak space oscillation-modeling for image denoising. The proposed model utilizes non-convex first-order total variation (TV) and non-convex second-order TV to regularize the reflection component and the illumination component, respectively, and employs weak $H^{-1}$ norm to measure the residual component. By utilizing different regularizers, the proposed model effectively decomposes the image into reflection, illumination, and noise components. An alternating direction multipliers method (ADMM) combined with the Majorize-Minimization (MM) algorithm is developed to solve the proposed model. Furthermore, we provide a detailed proof of the convergence property of the algorithm. Numerical experiments validate both the proposed model and algorithm. Compared with several state-of-the-art denoising models, the proposed model exhibits superior performance in terms of peak signal-to-noise ratio (PSNR) and mean structural similarity (MSSIM).

Foundations

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

Your Notes