CLAReSNet: When Convolution Meets Latent Attention for Hyperspectral Image Classification
Asmit Bandyopadhyay, Anindita Das Bhattacharjee, Rakesh Das

TL;DR
CLAReSNet is a hybrid neural network architecture that combines convolutional feature extraction with transformer-style attention, significantly improving hyperspectral image classification accuracy and efficiency, especially under class imbalance.
Contribution
The paper introduces CLAReSNet, a novel hybrid model integrating multi-scale convolution, residual blocks, and spectral latent attention with adaptive token allocation for hyperspectral classification.
Findings
Achieves state-of-the-art accuracy on Indian Pines and Salinas datasets.
Reduces spectral attention complexity from quadratic to logarithmic scale.
Embeddings show superior class separation and intra-class compactness.
Abstract
Hyperspectral image (HSI) classification faces critical challenges, including high spectral dimensionality, complex spectral-spatial correlations, and limited training samples with severe class imbalance. While CNNs excel at local feature extraction and transformers capture long-range dependencies, their isolated application yields suboptimal results due to quadratic complexity and insufficient inductive biases. We propose CLAReSNet (Convolutional Latent Attention Residual Spectral Network), a hybrid architecture that integrates multi-scale convolutional extraction with transformer-style attention via an adaptive latent bottleneck. The model employs a multi-scale convolutional stem with deep residual blocks and an enhanced Convolutional Block Attention Module for hierarchical spatial features, followed by spectral encoder layers combining bidirectional RNNs (LSTM/GRU) with Multi-Scale…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
