CVDec 11, 2018

Non-local Meets Global: An Integrated Paradigm for Hyperspectral Denoising

arXiv:1812.04243v2184 citations
Originality Highly original
AI Analysis

This addresses the challenge of efficient and effective denoising for hyperspectral images, which is incremental as it builds on existing non-local low-rank methods.

The paper tackles the problem of hyperspectral image denoising by proposing a unified spatial-spectral paradigm that integrates non-local and global low-rank approaches, resulting in superior performance against state-of-the-art methods on synthetic and real datasets.

Non-local low-rank tensor approximation has been developed as a state-of-the-art method for hyperspectral image (HSI) denoising. Unfortunately, with more spectral bands for HSI, while the running time of these methods significantly increases, their denoising performance benefits little. In this paper, we claim that the HSI underlines a global spectral low-rank subspace, and the spectral subspaces of each full band patch groups should underlie this global low-rank subspace. This motivates us to propose a unified spatial-spectral paradigm for HSI denoising. As the new model is hard to optimize, we further propose an efficient algorithm for optimization, which is motivated by alternating minimization. This is done by first learning a low-dimensional projection and the related reduced image from the noisy HSI. Then, the non-local low-rank denoising and iterative regularization are developed to refine the reduced image and projection, respectively. Finally, experiments on synthetic and both real datasets demonstrate the superiority against the other state-of-the-arts HSI denoising methods.

Code Implementations2 repos
Foundations

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

Your Notes