paper-with-me

홈 › Papers

Hyperspectral Image Denoising via Spatial-Spectral Recurrent Transformer

2023-12-31 · Guanyiman Fu, Fengchao Xiong, Jianfeng Lu, Jun Zhou, Jiantao Zhou, Yuntao Qian

Hyperspectral images (HSIs) often suffer from noise arising from both intra-imaging mechanisms and environmental factors. Leveraging domain knowledge specific to HSIs, such as global spectral correlation (GSC) and non-local spatial self-similarity (NSS), is crucial for effective denoising. Existing methods tend to independently utilize each of these knowledge components with multiple blocks, overlooking the inherent 3D nature of HSIs where domain knowledge is strongly interlinked, resulting in suboptimal performance. To address this challenge, this paper introduces a spatial-spectral recurrent transformer U-Net (SSRT-UNet) for HSI denoising. The proposed SSRT-UNet integrates NSS and GSC properties within a single SSRT block. This block consists of a spatial branch and a spectral branch. The spectral branch employs a combination of transformer and recurrent neural network to perform recurrent computations across bands, allowing for GSC exploitation beyond a fixed number of bands. Concurrently, the spatial branch encodes NSS for each band by sharing keys and values with the spectral branch under the guidance of GSC. This interaction between the two branches enables the joint utilization of NSS and GSC, avoiding their independent treatment. Experimental results demonstrate that our method outperforms several alternative approaches. The source code will be available at https://github.com/lronkitty/SSRT.

📄 PDF Abstract BibTeX arXiv:2401.03885

Code (1)

lronkitty/ssrt 공식 구현 pytorch

Tasks

DenoisingHyperspectral Image DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Spatial-Spectral Dictionary Learning for Hyperspectral Image Denoising

2015-12-01 · ICCV 2015 12 · Ying Fu, Antony Lam, Imari Sato, Yoichi Sato

Hyperspectral imaging is beneficial in a diverse range of applications from diagnostic medicine, to agriculture, to surveillance to name a few. However, hyperspectral images often times suffer from degradation due to the…

DenoisingDiagnosticDictionary LearningHyperspectral Image Denoising+1

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

2021-05-23 · Zhiqiang Wang, Zhenfeng Shao, Xiao Huang, JiaMing Wang 외

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, …

DenoisingHyperspectral Image DenoisingImage Denoising

Mixed Attention Network for Hyperspectral Image Denoising

2023-01-27 · Zeqiang Lai, Ying Fu

Hyperspectral image denoising is unique for the highly similar and correlated spectral information that should be properly considered. However, existing methods show limitations in exploring the spectral correlations acr…

DecoderDenoisingHyperspectral Image DenoisingImage Denoising

3D Quasi-Recurrent Neural Network for Hyperspectral Image Denoising

2020-03-10 · Kaixuan Wei, Ying Fu, Hua Huang

In this paper, we propose an alternating directional 3D quasi-recurrent neural network for hyperspectral image (HSI) denoising, which can effectively embed the domain knowledge -- structural spatio-spectral correlation a…

DenoisingHyperspectral Image DenoisingImage Denoising

Beyond the Visible: Jointly Attending to Spectral and Spatial Dimensions with HSI-Diffusion for the FINCH Spacecraft

2024-06-15 · Ian Vyse, Rishit Dagli, Dav Vrat Chadha, John P. Ma 외

Satellite remote sensing missions have gained popularity over the past fifteen years due to their ability to cover large swaths of land at regular intervals, making them ideal for monitoring environmental trends. The FIN…

DenoisingHyperspectral Image DenoisingImage Denoising