IVCVGRNov 3, 2023

Learning-Based and Quality Preserving Super-Resolution of Noisy Images

arXiv:2311.02254v15 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the problem of enhancing low-resolution noisy images for applications requiring feature preservation, though it appears incremental as it builds on existing super-resolution techniques.

The paper tackles super-resolution of noisy images by proposing a learning-based method that preserves image properties and reduces artifacts, achieving a PSNR of 23.81 compared to 23.09 for standard methods and 21.78 for other learning-based methods.

Several applications require the super-resolution of noisy images and the preservation of geometrical and texture features. State-of-the-art super-resolution methods do not account for noise and generally enhance the output image's artefacts (e.g., aliasing, blurring). We propose a learning-based method that accounts for the presence of noise and preserves the properties of the input image, as measured by quantitative metrics (e.g., normalised crossed correlation, normalised mean squared error, peak-signal-to-noise-ration, structural similarity feature-based similarity, universal image quality). We train our network to up-sample a low-resolution noisy image while preserving its properties. We perform our tests on the Cineca Marconi100 cluster, at the 26th position in the top500 list. The experimental results show that our method outperforms learning-based methods, has comparable results with standard methods, preserves the properties of the input image as contours, brightness, and textures, and reduces the artefacts. As average quantitative metrics, our method has a PSNR value of 23.81 on the super-resolution of Gaussian noise images with a 2X up-sampling factor. In contrast, previous work has a PSNR value of 23.09 (standard method) and 21.78 (learning-based method). Our learning-based and quality-preserving super-resolution improves the high-resolution prediction of noisy images with respect to state-of-the-art methods with different noise types and up-sampling factors.

Foundations

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

Your Notes