English

Locality-Aware Hyperspectral Classification

Computer Vision and Pattern Recognition 2023-09-06 v1

Abstract

Hyperspectral image classification is gaining popularity for high-precision vision tasks in remote sensing, thanks to their ability to capture visual information available in a wide continuum of spectra. Researchers have been working on automating Hyperspectral image classification, with recent efforts leveraging Vision-Transformers. However, most research models only spectra information and lacks attention to the locality (i.e., neighboring pixels), which may be not sufficiently discriminative, resulting in performance limitations. To address this, we present three contributions: i) We introduce the Hyperspectral Locality-aware Image TransformEr (HyLITE), a vision transformer that models both local and spectral information, ii) A novel regularization function that promotes the integration of local-to-global information, and iii) Our proposed approach outperforms competing baselines by a significant margin, achieving up to 10% gains in accuracy. The trained models and the code are available at HyLITE.

Keywords

Cite

@article{arxiv.2309.01561,
  title  = {Locality-Aware Hyperspectral Classification},
  author = {Fangqin Zhou and Mert Kilickaya and Joaquin Vanschoren},
  journal= {arXiv preprint arXiv:2309.01561},
  year   = {2023}
}

Comments

The paper is accepted at BMVC2023

R2 v1 2026-06-28T12:12:11.946Z