3D Quasi-Recurrent Neural Network for Hyperspectral Image Denoising
About
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 and global correlation along spectrum. Specifically, 3D convolution is utilized to extract structural spatio-spectral correlation in an HSI, while a quasi-recurrent pooling function is employed to capture the global correlation along spectrum. Moreover, alternating directional structure is introduced to eliminate the causal dependency with no additional computation cost. The proposed model is capable of modeling spatio-spectral dependency while preserving the flexibility towards HSIs with arbitrary number of bands. Extensive experiments on HSI denoising demonstrate significant improvement over state-of-the-arts under various noise settings, in terms of both restoration accuracy and computation time. Our code is available at https://github.com/Vandermode/QRNN3D.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Denoising | Washington DC Mall (test) | MPSNR43.72 | 90 | |
| Hyperspectral Image Denoising | ICVL (test) | PSNR45.61 | 50 | |
| Hyperspectral Image Denoising | Washington DC Mall (full) | MPSNR43.85 | 48 | |
| Hyperspectral Image Denoising | DCMall Correlated Noise | MFSIM97.9 | 10 | |
| Hyperspectral Image Denoising | ICVL Strip (test) | MFSIM0.9968 | 10 | |
| Hyperspectral Image Denoising | DCMall Random Gaussian Noise sigma=[0-15] | MFSIM98.28 | 10 | |
| Hyperspectral Image Denoising | ICVL sigma=50 (test) | MPSNR41.67 | 10 | |
| Hyperspectral Image Denoising | ICVL [0-15] blind noise (test) | MPSNR52.07 | 10 | |
| Hyperspectral Image Denoising | ICVL [0-55] blind noise (test) | MPSNR47.13 | 10 | |
| Hyperspectral Image Denoising | ICVL Correlated noise (test) | MPSNR48.9 | 10 |