TL;DR
This paper introduces a novel hybrid search space for neural architecture search tailored to hyperspectral images and combines it with transformer modules grafted onto CNNs, significantly improving classification accuracy.
Contribution
The paper proposes a hybrid search space for NAS specific to hyperspectral data and integrates transformer modules into CNNs for enhanced global feature extraction.
Findings
Achieves superior accuracy on three public HSI datasets.
Improves overall accuracy by nearly 6 percentage points on Houston University dataset.
Outperforms previous NAS and manually designed networks in HSI classification.
Abstract
Hyperspectral image (HSI) classification has been a hot topic for decides, as hyperspectral images have rich spatial and spectral information and provide strong basis for distinguishing different land-cover objects. Benefiting from the development of deep learning technologies, deep learning based HSI classification methods have achieved promising performance. Recently, several neural architecture search (NAS) algorithms have been proposed for HSI classification, which further improve the accuracy of HSI classification to a new level. In this paper, NAS and Transformer are combined for handling HSI classification task for the first time. Compared with previous work, the proposed method has two main differences. First, we revisit the search spaces designed in previous HSI classification NAS methods and propose a novel hybrid search space, consisting of the space dominated cell and the…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Layer Normalization · Label Smoothing · Softmax · Absolute Position Encodings · Dropout · Adam · Byte Pair Encoding
