CVJun 10, 2025

Hyperspectral Image Classification via Transformer-based Spectral-Spatial Attention Decoupling and Adaptive Gating

arXiv:2506.08324v24 citationsh-index: 9Int J Image Data Fusion
Originality Incremental advance
AI Analysis

This work addresses classification overfitting and limited generalization in hyperspectral imaging, which is crucial for remote sensing applications, but it appears incremental as it builds on transformer-based approaches.

The paper tackled hyperspectral image classification challenges like high-dimensional data and spectral redundancy by proposing STNet, a novel network with a Spatial-Spectral Transformer module that decouples attention and uses adaptive gating, achieving superior performance on IN, UP, and KSC datasets compared to mainstream methods.

Deep neural networks face several challenges in hyperspectral image classification, including high-dimensional data, sparse distribution of ground objects, and spectral redundancy, which often lead to classification overfitting and limited generalization capability. To more effectively extract and fuse spatial context with fine spectral information in hyperspectral image (HSI) classification, this paper proposes a novel network architecture called STNet. The core advantage of STNet stems from the dual innovative design of its Spatial-Spectral Transformer module: first, the fundamental explicit decoupling of spatial and spectral attention ensures targeted capture of key information in HSI; second, two functionally distinct gating mechanisms perform intelligent regulation at both the fusion level of attention flows (adaptive attention fusion gating) and the internal level of feature transformation (GFFN). This characteristic demonstrates superior feature extraction and fusion capabilities compared to traditional convolutional neural networks, while reducing overfitting risks in small-sample and high-noise scenarios. STNet enhances model representation capability without increasing network depth or width. The proposed method demonstrates superior performance on IN, UP, and KSC datasets, outperforming mainstream hyperspectral image classification approaches.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes