English

Dual-stage Hyperspectral Image Classification Model with Spectral Supertoken

Computer Vision and Pattern Recognition 2025-04-04 v2

Abstract

Hyperspectral image classification, a task that assigns pre-defined classes to each pixel in a hyperspectral image of remote sensing scenes, often faces challenges due to the neglect of correlations between spectrally similar pixels. This oversight can lead to inaccurate edge definitions and difficulties in managing minor spectral variations in contiguous areas. To address these issues, we introduce the novel Dual-stage Spectral Supertoken Classifier (DSTC), inspired by superpixel concepts. DSTC employs spectrum-derivative-based pixel clustering to group pixels with similar spectral characteristics into spectral supertokens. By projecting the classification of these tokens onto the image space, we achieve pixel-level results that maintain regional classification consistency and precise boundary. Moreover, recognizing the diversity within tokens, we propose a class-proportion-based soft label. This label adaptively assigns weights to different categories based on their prevalence, effectively managing data distribution imbalances and enhancing classification performance. Comprehensive experiments on WHU-OHS, IP, KSC, and UP datasets corroborate the robust classification capabilities of DSTC and the effectiveness of its individual components. Code will be publicly available at https://github.com/laprf/DSTC.

Keywords

Cite

@article{arxiv.2407.07307,
  title  = {Dual-stage Hyperspectral Image Classification Model with Spectral Supertoken},
  author = {Peifu Liu and Tingfa Xu and Jie Wang and Huan Chen and Huiyan Bai and Jianan Li},
  journal= {arXiv preprint arXiv:2407.07307},
  year   = {2025}
}

Comments

Accepted by ECCV 2024

R2 v1 2026-06-28T17:35:06.864Z