TL;DR
SuperPCA introduces a superpixelwise PCA method that enhances hyperspectral image feature extraction by considering regional homogeneity and spatial context, leading to superior classification results compared to traditional PCA.
Contribution
It proposes a novel superpixelwise PCA approach that incorporates spatial information and regional homogeneity into unsupervised feature extraction for hyperspectral images.
Findings
SuperPCA outperforms traditional PCA in HSI classification accuracy.
The method effectively incorporates spatial context and noise resistance.
Experimental results on public datasets validate its superiority.
Abstract
As an unsupervised dimensionality reduction method, principal component analysis (PCA) has been widely considered as an efficient and effective preprocessing step for hyperspectral image (HSI) processing and analysis tasks. It takes each band as a whole and globally extracts the most representative bands. However, different homogeneous regions correspond to different objects, whose spectral features are diverse. It is obviously inappropriate to carry out dimensionality reduction through a unified projection for an entire HSI. In this paper, a simple but very effective superpixelwise PCA approach, called SuperPCA, is proposed to learn the intrinsic low-dimensional features of HSIs. In contrast to classical PCA models, SuperPCA has four main properties. (1) Unlike the traditional PCA method based on a whole image, SuperPCA takes into account the diversity in different homogeneous regions,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPrincipal Components Analysis
