CVLGIVApr 1, 2021

The Effects of Spectral Dimensionality Reduction on Hyperspectral Pixel Classification: A Case Study

arXiv:2104.00788v225 citations
AI Analysis

This work provides practical guidance for designing hyperspectral pixel classification pipelines, but it is incremental as it compares existing methods without introducing new ones.

This paper systematically studied how different dimensionality reduction methods affect hyperspectral pixel classification, finding that PCA, KPCA, and ICA perform better at signal reconstruction but AE and DAE achieve higher classification accuracy at 95% compression, though performance drops at 97% compression.

This paper presents a systematic study of the effects of hyperspectral pixel dimensionality reduction on the pixel classification task. We use five dimensionality reduction methods -- PCA, KPCA, ICA, AE, and DAE -- to compress 301-dimensional hyperspectral pixels. Compressed pixels are subsequently used to perform pixel classifications. Pixel classification accuracies together with compression method, compression rates, and reconstruction errors provide a new lens to study the suitability of a compression method for the task of pixel classification. We use three high-resolution hyperspectral image datasets, representing three common landscape types (i.e. urban, transitional suburban, and forests) collected by the Remote Sensing and Spatial Ecosystem Modeling laboratory of the University of Toronto. We found that PCA, KPCA, and ICA post greater signal reconstruction capability; however, when compression rates are more than 90\% these methods show lower classification scores. AE and DAE methods post better classification accuracy at 95\% compression rate, however their performance drops as compression rate approaches 97\%. Our results suggest that both the compression method and the compression rate are important considerations when designing a hyperspectral pixel classification pipeline.

Foundations

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

Your Notes