Locally Linear Unbiased Randomization Network for Cross-Scene Hyperspectral Image Classification.

Hanqing Zhao,Jiawei Zhang,Lianlei Lin,Junkai Wang,Sheng Gao,Zongwei Zhang
DOI: https://doi.org/10.1109/TGRS.2023.3321347
2023-01-01
Abstract:For hyperspectral cross-domain recognition applications, the unseen target domain (TD) is inevitable, and the model can only be trained on the source domain (SD) but directly applied to unknown domains. A major challenge of this domain generalization (DG) problem comes from the domain shift caused by differences in environments, devices, etc. One feasible strategy is performing domain expansion with latent variables and learning domain-invariant representation. Inspired by this framework, the study proposes a generation network for extension, which consists of a symmetric encoder-decoder to implicitly build local joint feature under style randomization. Moreover, supervised contrastive learning is employed to avoid duplicate augmentation. Besides, considering the trade-off between domain-specific and domain-invariant, an adversarial penalty term is formed by inter-class and intra-class contrastive regularization in the discriminator. Multiple evaluations on three public HSI datasets indicate that the proposed method outperforms state-of-the-art (SOTA) approaches. The codes is available from the website: <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/HUOWUMO/IEEE_HSIC_LLURnet</uri> .
What problem does this paper attempt to address?