TL;DR
This paper introduces DSCC, an end-to-end hyperspectral image classifier that improves boundary accuracy and efficiency by decoupling clustering from classification using spectral supertokens.
Contribution
The novel dual-stage framework explicitly separates clustering and classification, utilizing spectral supertokens and a soft-label scheme for mixed land-cover classification.
Findings
Achieves CF1 of 0.728 on WHU-OHS dataset
Operates at 197.75 FPS, outperforming state-of-the-art methods
Effectively preserves boundaries and handles mixed land-cover within tokens
Abstract
Hyperspectral image classification demands spatially coherent predictions and precise boundary delineation. Yet prevailing superpixel-based methods face an inherent contradiction: clustering aggregates similar pixels into regions, but the subsequent classifier operates pixel-wise, undermining regional consistency. Consequently, existing approaches do not guarantee region-level, boundary-aligned classification. To address this limitation, we propose the Dual-stage Spectrum-Constrained Clustering-based Classifier (DSCC), an end-to-end framework that explicitly decouples clustering from classification by first grouping spectral similar and spatially proximate pixels into spectral supertokens and then performing token-level prediction. At its core, DSCC computes an image-level multi-criteria feature distance between pixels and centers, followed by a locality-aware assignment regularization,…
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.
