CVApr 14, 2015

Image Denoising Using Low Rank Minimization With Modified Noise Estimation

arXiv:1504.03439v21 citations
AI Analysis

This work addresses a bottleneck in image denoising for applications requiring high-quality visual output, though it is incremental as it modifies an existing method.

The paper tackles image denoising by improving noise estimation in low rank minimization algorithms, resulting in significant improvements in denoising results, particularly for moderate to severe noise levels.

Recently, the application of low rank minimization to image denoising has shown remarkable denoising results which are equivalent or better than those of the existing state-of-the-art algorithms. However, due to iterative nature of low rank optimization, estimation of residual noise is an essential requirement after each iteration. Currently, this noise is estimated by using the filtered noise in the previous iteration without considering the geometric structure of the given image. This estimate may be affected in the presence of moderate and severe levels of noise. To obtain a more reliable estimate of residual noise, we propose a modified algorithm (GWNNM) which includes the contribution of the geometric structure of an image to the existing noise estimation. Furthermore, the proposed algorithm exploits the difference of large and small singular values to enhance the edges and textures during the denoising process. Consequently, the proposed modifications achieve significant improvements in the denoising results of the existing low rank optimization algorithms.

Foundations

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

Your Notes