Irregular Tensor Low-Rank Representation for Hyperspectral Image Representation
Bo Han, Yuheng Jia, Hui Liu, Junhui Hou
TL;DR
Hyperspectral images suffer spectral variation and irregular spatial distributions that limit regular tensor low-rank models. This work introduces ITLRR, which partitions HSIs into irregular 3D cubes via ERS, fills with a complementary tensor to form regular patches, and enforces a local non-convex tensor rank constraint $||\mathcal{A}||_{S_p}^p$ together with a global discriminative term $-\|\mathcal{L}^o\|_{*}$, solved by an alternating augmented Lagrangian method. It achieves superior performance over state-of-the-art tensor-based and deep-learning approaches on four public datasets, especially under limited training data, demonstrating effective modeling of irregular spatial distributions while preserving discriminability. The method provides a principled framework for irregular-tensor representation and offers a practical pathway to integrate with broader learning architectures. Code is publicly available at the provided repository.
Abstract
Spectral variations pose a common challenge in analyzing hyperspectral images (HSI). To address this, low-rank tensor representation has emerged as a robust strategy, leveraging inherent correlations within HSI data. However, the spatial distribution of ground objects in HSIs is inherently irregular, existing naturally in tensor format, with numerous class-specific regions manifesting as irregular tensors. Current low-rank representation techniques are designed for regular tensor structures and overlook this fundamental irregularity in real-world HSIs, leading to performance limitations. To tackle this issue, we propose a novel model for irregular tensor low-rank representation tailored to efficiently model irregular 3D cubes. By incorporating a non-convex nuclear norm to promote low-rankness and integrating a global negative low-rank term to enhance the discriminative ability, our proposed model is formulated as a constrained optimization problem and solved using an alternating augmented Lagrangian method. Experimental validation conducted on four public datasets demonstrates the superior performance of our method compared to existing state-of-the-art approaches. The code is publicly available at https://github.com/hb-studying/ITLRR.
