paper-with-me

Papers

Attention-Based Adaptive Spectral-Spatial Kernel ResNet for Hyperspectral Image Classification

2020-12-24 · Swalpa Kumar Roy, Suvojit Manna, Tiecheng Song, Lorenzo Bruzzone

Hyperspectral images (HSIs) provide rich spectral-spatial information with stacked hundreds of contiguous narrowbands. Due to the existence of noise and band correlation, the selection of informative spectral-spatial kernel features poses a challenge. This is often addressed by using convolutional neural networks (CNNs) with receptive field (RF) having fixed sizes. However, these solutions cannot enable neurons to effectively adjust RF sizes and cross-channel dependencies when forward and backward propagations are used to optimize the network. In this article, we present an attention-based adaptive spectral-spatial kernel improved residual network (A²S²K-ResNet) with spectral attention to capture discriminative spectral-spatial features for HSI classification in an end-to-end training fashion. In particular, the proposed network learns selective 3-D convolutional kernels to jointly extract spectral-spatial features using improved 3-D ResBlocks and adopts an efficient feature recalibration (EFR) mechanism to boost the classification performance. Extensive experiments are performed on three well-known hyperspectral data sets, i.e., IP, KSC, and UP, and the proposed A²S²K-ResNet can provide better classification results in terms of overall accuracy (OA), average accuracy (AA), and Kappa compared with the existing methods investigated. The source code will be made available at https://github.com/suvojit-0x55aa/A2S2K-ResNet.

📄 PDF Abstract BibTeX

Code (1)

suvojit-0x55aa/A2S2K-ResNet 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

CLAReSNet: When Convolution Meets Latent Attention for Hyperspectral Image Classification

2025-11-15 · Asmit Bandyopadhyay, Anindita Das Bhattacharjee, Rakesh Das arxiv

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 exce…

Hyperspectral Image Classification

Efficient Dynamic Attention 3D Convolution for Hyperspectral Image Classification

2025-03-30 · Guandong Li, Mengxia Ye

Deep neural networks face several challenges in hyperspectral image classification, including insufficient utilization of joint spatial-spectral information, gradient vanishing with increasing depth, and overfitting. To …

Hyperspectral Image Classificationimage-classificationImage Classification

DFYP: A Dynamic Fusion Framework with Spectral Channel Attention and Adaptive Operator learning for Crop Yield Prediction

2025-07-08 · Juli Zhang, Zeyu Yan, Jing Zhang, Qiguang Miao 외 arxiv

Accurate remote sensing-based crop yield prediction remains a fundamental challenging task due to complex spatial patterns, heterogeneous spectral characteristics, and dynamic agricultural conditions. Existing methods of…

Crop Yield Prediction

RAPNet: A Receptive-Field Adaptive Convolutional Neural Network for Pansharpening

2025-07-14 · Tao Tang, Chengxu Yang arxiv

Pansharpening refers to the process of integrating a high resolution panchromatic (PAN) image with a lower resolution multispectral (MS) image to generate a fused product, which is pivotal in remote sensing. Despite the …

Accelerating Regularized Attention Kernel Regression for Spectrum Cartography

2026-04-28 · Liping Tao, Chee Wei Tan arxiv

Spectrum cartography reconstructs spatial radio fields from sparse and heterogeneous wireless measurements, underpinning many sensing and optimization tasks in wireless networks. Attention mechanisms have recently enable…