TL;DR
SpectralFormer introduces a transformer-based backbone for hyperspectral image classification, capturing spectral sequence information and employing cross-layer skip connections to enhance feature propagation, outperforming existing methods.
Contribution
This work proposes SpectralFormer, a novel transformer architecture with spectral local sequence learning and cross-layer skip connections for improved hyperspectral image classification.
Findings
SpectralFormer outperforms classic transformers on three hyperspectral datasets.
It achieves significant improvements over state-of-the-art backbone networks.
The model demonstrates high flexibility for pixel- and patch-wise inputs.
Abstract
Hyperspectral (HS) images are characterized by approximately contiguous spectral information, enabling the fine identification of materials by capturing subtle spectral discrepancies. Owing to their excellent locally contextual modeling ability, convolutional neural networks (CNNs) have been proven to be a powerful feature extractor in HS image classification. However, CNNs fail to mine and represent the sequence attributes of spectral signatures well due to the limitations of their inherent network backbone. To solve this issue, we rethink HS image classification from a sequential perspective with transformers, and propose a novel backbone network called \ul{SpectralFormer}. Beyond band-wise representations in classic transformers, SpectralFormer is capable of learning spectrally local sequence information from neighboring bands of HS images, yielding group-wise spectral embeddings.…
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.
