When Segmentation Meets Hyperspectral Image: New Paradigm for Hyperspectral Image Classification
Weilian Zhou, Weixuan Xie, Sei-ichiro Kamata, Man Sing Wong, Huiying, (Cynthia) Hou, Haipeng Wang

TL;DR
This paper introduces HSIseg, a new paradigm for hyperspectral image classification that combines segmentation techniques with a novel transformer and progressive learning, significantly improving accuracy over existing methods.
Contribution
The study proposes a novel segmentation-based framework with a Dynamic Shifted Regional Transformer and adaptive pseudo-labeling for hyperspectral image classification.
Findings
Outperforms state-of-the-art methods on five datasets
Effectively incorporates unlabeled regions through progressive learning
Enhances feature interaction with multi-source data collaboration
Abstract
Hyperspectral image (HSI) classification is a cornerstone of remote sensing, enabling precise material and land-cover identification through rich spectral information. While deep learning has driven significant progress in this task, small patch-based classifiers, which account for over 90% of the progress, face limitations: (1) the small patch (e.g., 7x7, 9x9)-based sampling approach considers a limited receptive field, resulting in insufficient spatial structural information critical for object-level identification and noise-like misclassifications even within uniform regions; (2) undefined optimal patch sizes lead to coarse label predictions, which degrade performance; and (3) a lack of multi-shape awareness around objects. To address these challenges, we draw inspiration from large-scale image segmentation techniques, which excel at handling object boundaries-a capability essential…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Layer Normalization · Residual Connection · Dense Connections · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam · Softmax
