SoDa2: Single-Stage Open-Set Domain Adaptation via Decoupled Alignment for Cross-Scene Hyperspectral Image Classification

arXiv cs.CV / 5/6/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper introduces SoDa2, a single-stage open-set domain adaptation approach for cross-scene hyperspectral image (HSI) classification to handle unknown target categories and inter-scene domain shifts.
  • It addresses prior methods’ limitations by using decoupled alignment that reduces spectral discrepancy and spatial discrepancy separately, avoiding problems from aligning mixed spectral-spatial features.
  • SoDa2 replaces two-stage training with a cost-effective single-stage dual-branch framework that learns both MMD-constrained aligned features and constraint-free intrinsic features to improve known/unknown discrimination.
  • It performs open-set recognition without prior knowledge of unknown classes by modeling the relationship between the two feature types using a Gaussian Mixture Model over squared cosine similarity.
  • Experiments across three groups of HSI datasets show SoDa2 achieves better classification accuracy and stronger transferability than existing state-of-the-art open-set cross-scene methods.

Abstract

Cross-scene hyperspectral image (HSI) classification stands as a fundamental research topic in remote sensing, with extensive applications spanning various fields. Owing to the inclusion of unknown categories in the target domain and the existence of domain shift across different scenes, open-set domain adaptation techniques are commonly employed to address cross-scene HSI classification. However, existing open-set cross-scene HSI classification methods still face two critical challenges: (1) domain shift issues arising from the direct alignment of mixed spectral-spatial features; (2) high computational costs caused by two-stage training strategies. To address these issues, this paper proposes a single-stage open-set domain adaptation method with decoupled alignment (SoDa^2) for cross-scene HSI classification. A contribution-aware dual-modality feature extraction is customized to disentangle the characteristics from spectral sequence signals and spatial details, selectively and adaptively enhancing discriminative features. The decoupled alignment module minimizes the Maximum Mean Discrepancy to independently reduce the spectral discrepancy and the spatial discrepancy between the source and target domains, extracting more fine-grained domain-invariant features. A cost-effective single-stage dual-branch framework is designed to learn MMD-constrainted aligned features and constraint-free intrinsic features for adaptive distinction between known and unknown classes. This framework employs a Gaussian Mixture Model to model the squared cosine similarity distribution between the two feature types, enabling open-set recognition without prior knowledge of unknown classes. Extensive experiments on three groups of HSI datasets demonstrate that SoDa^2 outperforms state-of-the-art methods, achieving superior classification accuracy and model transferability for open-set cross-scene tasks.

SoDa2: Single-Stage Open-Set Domain Adaptation via Decoupled Alignment for Cross-Scene Hyperspectral Image Classification | AI Navigate