IVCVMay 23, 2021

SSCAN: A Spatial-spectral Cross Attention Network for Hyperspectral Image Denoising

arXiv:2105.10949v1
Originality Incremental advance
AI Analysis

This work improves denoising for hyperspectral images, which are used in various applications, but it appears incremental as it builds on existing deep learning approaches.

The authors tackled hyperspectral image denoising by proposing SSCAN, a network that combines group convolutions and attention modules to address spectral distortion and blurred edges, and it outperformed state-of-the-art methods in experiments.

Hyperspectral images (HSIs) have been widely used in a variety of applications thanks to the rich spectral information they are able to provide. Among all HSI processing tasks, HSI denoising is a crucial step. Recently, deep learning-based image denoising methods have made great progress and achieved great performance. However, existing methods tend to ignore the correlations between adjacent spectral bands, leading to problems such as spectral distortion and blurred edges in denoised results. In this study, we propose a novel HSI denoising network, termed SSCAN, that combines group convolutions and attention modules. Specifically, we use a group convolution with a spatial attention module to facilitate feature extraction by directing models' attention to band-wise important features. We propose a spectral-spatial attention block (SSAB) to exploit the spatial and spectral information in hyperspectral images in an effective manner. In addition, we adopt residual learning operations with skip connections to ensure training stability. The experimental results indicate that the proposed SSCAN outperforms several state-of-the-art HSI denoising 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