CVIVJan 24, 2025

Correlation-Based Band Selection for Hyperspectral Image Classification

arXiv:2501.14338v12 citationsh-index: 2IGARSS
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for hyperspectral image classification, addressing data processing challenges by reducing redundancy.

The paper tackled the problem of high data volume and redundancy in hyperspectral images by proposing a correlation-based band selection method, which performed competitively with other standard approaches on Pavia University and Salinas Valley datasets.

Hyperspectral images offer extensive spectral information about ground objects across multiple spectral bands. However, the large volume of data can pose challenges during processing. Typically, adjacent bands in hyperspectral data are highly correlated, leading to the use of only a few selected bands for various applications. In this work, we present a correlation-based band selection approach for hyperspectral image classification. Our approach calculates the average correlation between bands using correlation coefficients to identify the relationships among different bands. Afterward, we select a subset of bands by analyzing the average correlation and applying a threshold-based method. This allows us to isolate and retain bands that exhibit lower inter-band dependencies, ensuring that the selected bands provide diverse and non-redundant information. We evaluate our proposed approach on two standard benchmark datasets: Pavia University (PA) and Salinas Valley (SA), focusing on image classification tasks. The experimental results demonstrate that our method performs competitively with other standard band selection approaches.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes