CVIVJul 24, 2024

Self-Calibrated Variance-Stabilizing Transformations for Real-World Image Denoising

arXiv:2407.17399v27 citationsh-index: 4
AI Analysis

This addresses the data constraint issue for image denoising applications, enabling broader use of denoising networks without specialized training.

The paper tackles the problem of real-world image denoising without requiring specific training data by leveraging Gaussian denoisers through a variance-stabilizing transform, achieving superior performance compared to existing methods trained without clean/noisy pairs.

Supervised deep learning has become the method of choice for image denoising. It involves the training of neural networks on large datasets composed of pairs of noisy and clean images. However, the necessity of training data that are specific to the targeted application constrains the widespread use of denoising networks. Recently, several approaches have been developed to overcome this difficulty by whether artificially generating realistic clean/noisy image pairs, or training exclusively on noisy images. In this paper, we show that, contrary to popular belief, denoising networks specialized in the removal of Gaussian noise can be efficiently leveraged in favor of real-world image denoising, even without additional training. For this to happen, an appropriate variance-stabilizing transform (VST) has to be applied beforehand. We propose an algorithm termed Noise2VST for the learning of such a model-free VST. Our approach requires only the input noisy image and an off-the-shelf Gaussian denoiser. We demonstrate through extensive experiments the efficiency and superiority of Noise2VST in comparison to existing methods trained in the absence of specific clean/noisy pairs.

Foundations

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

Your Notes