Related Experiment Video
Updated: Dec 17, 2025

08:47
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
Published on: February 9, 2024
1.9K
Convolutional Neural Network Based on Bandwise-Independent Convolution and Hard Thresholding for Hyperspectral Band
IEEE Transactions on Cybernetics
|June 30, 2020
Summary
This study introduces a novel deep learning method for hyperspectral image (HSI) classification, integrating band selection and feature extraction. The proposed BHCNN model efficiently identifies discriminative spectral bands, enhancing classification accuracy and reducing computational costs.
Area of Science:
- Remote Sensing
- Computer Vision
- Machine Learning
Background:
- Hyperspectral image (HSI) classification benefits from dimensionality reduction via band selection.
- Deep learning approaches for HSI band selection are emerging but often isolate selection from classification.
- Existing methods face challenges like loss of discriminative bands and high computational expense due to isolated or iterative training.
Purpose of the Study:
- To propose a novel Convolutional Neural Network (CNN) named BHCNN for end-to-end hyperspectral image classification.
- To integrate band selection, feature extraction, and classification into a single trainable network.
- To improve the efficiency and accuracy of HSI classification by optimizing spectral band selection.
Main Methods:
- Developed a BHCNN model incorporating bandwise-independent convolution and hard thresholding for band selection.
- Utilized bandwise 1x1 convolutions to process spectral bands independently, followed by hard thresholding to zero out unselected bands.
- Employed a straight-through estimator (STE) to optimize weights for unselected bands and a coarse-to-fine loss for interpretability.
- Integrated multiscale 3-D dilated convolutions for joint spatial-spectral feature extraction from selected bands.
Main Results:
- The BHCNN model effectively combines band selection, feature extraction, and classification in an end-to-end trainable network.
- Hard thresholding and STE successfully constrained and optimized spectral band selection.
- The proposed coarse-to-fine loss enhanced the interpretability of the STE.
- Experimental results on multiple HSI datasets showed superior classification performance compared to state-of-the-art methods using selected spectral bands.
Conclusions:
- The proposed BHCNN method offers an effective and efficient solution for hyperspectral image classification.
- Integrating band selection within the deep learning framework leads to improved classification accuracy.
- BHCNN demonstrates the potential of end-to-end trainable networks for advanced HSI analysis.
Related Concept Videos
Bandpass Sampling
418
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
418
Deconvolution
469
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...
469
Convolution Properties II
499
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
499
Difference from Background: Limit of Detection
7.9K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.9K
Convolution Properties I
450
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
450
Infrared (IR) Spectroscopy: Overview
4.4K
When electromagnetic radiation passes through a material, atoms or molecules transition from a lower to a higher energy state by absorbing radiation corresponding to the energy difference between the two states. The absorption of infrared (IR) radiation causes transitions between vibrational energy levels in a molecule. Therefore, IR spectroscopy is a useful analytical tool for determining the molecular structure of molecules.
Different compounds display unique properties due to their...
Different compounds display unique properties due to their...
4.4K

