Tensor Decomposition Based Latent Feature Clustering for Hyperspectral Band Selection

Jianwen Qi,Jie Zhang,Yongshan Zhang,Xinwei Jiang,Zhihua Cai
DOI: https://doi.org/10.1109/icassp49357.2023.10096731
2023-01-01
Abstract:Hyperspectral band selection has been proved to be effective in reducing redundant information for hyperspectral images (HSIs). Most existing band selection methods simply consider the relationship between bands by reshaping them into vectors and destroying the spatial structure. Moreover, the converted band vectors are usually high-dimensional, making the learning processing very time-consuming. To solve these problems, we propose a tensor decomposition based latent feature clustering (TDLFC) model for band selection. We maintain the tensor structure of the HSI and use CANDECOMP/PARAFAC (CP) decomposition to learn the latent low-dimensional representation of the bands to preserve spatial and spectral information. To avoid overfitting, we introduce a regularization term for the CP decomposition model. To solve the proposed model, we present an effective optimization algorithm as solution. Finally, the k-means algorithm is applied to the latent representation to get the band clustering results for band selection. Extensive experiments on three public HSI datasets show the superiority of our proposed model over the state-of-the-art methods.
What problem does this paper attempt to address?