Related Experiment Video
Updated: Dec 25, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
936
3-D Quasi-Recurrent Neural Network for Hyperspectral Image Denoising
IEEE Transactions on Neural Networks and Learning Systems
|March 29, 2020
Summary
This study introduces a novel 3-D quasi-recurrent neural network for hyperspectral image (HSI) denoising. The new method significantly improves image restoration accuracy and reduces computation time for HSI denoising tasks.
Area of Science:
- Computer Vision
- Machine Learning
- Signal Processing
Background:
- Hyperspectral images (HSIs) are susceptible to noise, degrading their quality and utility.
- Existing denoising methods struggle to effectively capture complex spatiospectral correlations within HSIs.
Purpose of the Study:
- To propose an advanced neural network for hyperspectral image denoising.
- To effectively model both structural spatiospectral correlation and global correlation along the spectrum (GCS).
Main Methods:
- Developed an alternating directional 3-D quasi-recurrent neural network (QRNN3D).
- Utilized 3-D convolution for extracting structural spatiospectral correlation.
- Employed a quasi-recurrent pooling function to capture GCS.
- Introduced an alternating directional structure to eliminate causal dependence without added computational cost.
Main Results:
- The proposed model effectively models spatiospectral dependence in HSIs.
- Demonstrated significant improvements in restoration accuracy compared to state-of-the-art methods.
- Achieved reduced computation time for HSI denoising.
- The model shows flexibility for HSIs with varying numbers of bands.
Conclusions:
- The alternating directional 3-D quasi-recurrent neural network offers superior performance for HSI denoising.
- This approach effectively balances restoration accuracy and computational efficiency.
- The method is adaptable to HSIs with diverse spectral characteristics.
Related Concept Videos
Deconvolution
494
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
494
Downsampling
533
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
533
