Efficient and Robust Remote Sensing Image Denoising Using Randomized Approximation of Geodesics' Gramian on the Manifold Underlying the Patch Space
Kelum Gajamannage, Dilhani I. Jayathilake, Maria Vasilyeva
TL;DR
This work tackles denoising of remote sensing images under real-world noise without relying on training data. It introduces Efficient Geodesic Gramian Denoising (EGGD), a non-local, patch-space method that leverages a low-rank manifold of geodesic distances among patches and uses randomized SVD to approximate the leading singular values of the Gramian, enabling robust noise suppression with reduced computational load. The approach operates in the YCbCr color space with channel-specific emphasis, denoising each channel via a three-step process: patch extraction, geodesic graph construction, and projection onto leading right singular vectors, followed by Shepard-based fusion. Comparative experiments against BM3D, KSVD, ADNet, and DnCNN demonstrate that EGGD achieves competitive or superior PSNR, SSIM, and information-content metrics across multiple remote sensing categories, while requiring far fewer training data and tunable parameters. This combination of algebraic, non-local, and manifold-based techniques offers a practical, scalable solution for denoising in remote-sensing workflows with robust performance across varying noise levels.
Abstract
Remote sensing images are widely utilized in many disciplines such as feature recognition and scene semantic segmentation. However, due to environmental factors and the issues of the imaging system, the image quality is often degraded which may impair subsequent visual tasks. Even though denoising remote sensing images plays an essential role before applications, the current denoising algorithms fail to attain optimum performance since these images possess complex features in the texture. Denoising frameworks based on artificial neural networks have shown better performance; however, they require exhaustive training with heterogeneous samples that extensively consume resources like power, memory, computation, and latency. Thus, here we present a computationally efficient and robust remote sensing image denoising method that doesn't require additional training samples. This method partitions patches of a remote-sensing image in which a low-rank manifold, representing the noise-free version of the image, underlies the patch space. An efficient and robust approach to revealing this manifold is a randomized approximation of the singular value spectrum of the geodesics' Gramian matrix of the patch space. The method asserts a unique emphasis on each color channel during denoising so the three denoised channels are merged to produce the final image.
