paper-with-me

Papers

Attention-Based Second-Order Pooling Network for Hyperspectral Image Classification

2021-01-14 · IEEE Transactions on Geoscience and Remote Sensing 2021 1 · Zhaohui Xue, Mengxue Zhang, Yifeng Liu, Peijun Du

Deep learning (DL) has exhibited huge potentials for hyperspectral image (HSI) classification due to its powerful nonlinear modeling and end-to-end optimization characteristics. Although the superior performance of DL-based methods has been witnessed, some limitations can still be found. On the one hand, existing DL frameworks usually resorted to first-order statistical features, whereas they rarely considered second-order or higher-order statistical features. On the other hand, the optimization of complex hyperparameters (e.g., the layer number and convolutional kernel size) is time-consuming and a very tough task, making the designed DL framework unexplainable. To overcome these challenges, we propose a novel attention-based second-order pooling network (A-SPN). First, a first-order feature operator is designed to model the spectral–spatial information of HSI. Second, an attention-based second-order pooling (A-SOP) operator is designed to model discriminative and representative features. Finally, a fully connected layer with softmax loss is used for classification. The proposed framework can obtain second-order statistical features in an end-to-end manner. In addition, A-SPN is free of complex hyperparameters tuning, making it more explainable and easily equipped for classification tasks. Experimental results based on three common hyperspectral data sets demonstrate that A-SPN outperforms other traditional and state-of-the-art DL-based HSI classification methods in terms of generalization performance with limited training samples, classification accuracy, convergence rate, and computational complexity.

📄 PDF Abstract BibTeX

Code (1)

ZhaohuiXue/A-SPN-release tf

Tasks

ClassificationHyperspectral Image Classificationimage-classificationImage ClassificationRemote Sensing Image Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Second-Order Pooling for Graph Neural Networks

2020-07-20 · Zhengyang Wang, Shuiwang Ji

Graph neural networks have achieved great success in learning node representations for graph tasks such as node classification and link prediction. Graph representation learning requires graph pooling to obtain graph rep…

Graph ClassificationGraph Representation LearningLink PredictionNode Classification+1

Spatial--spectral FFPNet: Attention-Based Pyramid Network for Segmentation and Classification of Remote Sensing Images

2020-08-20 · Qingsong Xu, Xin Yuan, Chaojun Ouyang, Yue Zeng

We consider the problem of segmentation and classification of high-resolution and hyperspectral remote sensing images. Unlike conventional natural (RGB) images, the inherent large scale and complex structures of remote s…

ClassificationDiversityGeneral ClassificationHyperspectral Image Classification+3

DSXFormer: Dual-Pooling Spectral Squeeze-Expansion and Dynamic Context Attention Transformer for Hyperspectral Image Classification

2026-02-02 · Farhan Ullah, Irfan Ullah, Khalil Khan, Giovanni Pau 외 arxiv

Hyperspectral image classification (HSIC) is a challenging task due to high spectral dimensionality, complex spectral-spatial correlations, and limited labeled training samples. Although transformer-based models have sho…

Hyperspectral Image ClassificationComputational Efficiency

MSHCNet: Multi-Stream Hybridized Convolutional Networks with Mixed Statistics in Euclidean/Non-Euclidean Spaces and Its Application to Hyperspectral Image Classification

2021-10-07 · Shuang He, Haitong Tang, Xia Lu, Hongjie Yan 외

It is well known that hyperspectral images (HSI) contain rich spatial-spectral contextual information, and how to effectively combine both spectral and spatial information using DNN for HSI classification has become a ne…

Hyperspectral Image Classificationimage-classificationImage Classification

A synergistic CNN-transformer network with pooling attention fusion for hyperspectral image classification

2025-02-14 · Digital Signal Processing 2025 2 · Peng Chen, Wenxuan He, Feng Qian, Guangyao Shi 외

In the hyperspectral image (HSI) classification task, each pixel is categorized into a specific land-cover category or material. Convolutional neural networks (CNNs) and transformers have been widely used to extract loca…

Hyperspectral Image Classificationimage-classificationImage ClassificationRemote Sensing Image Classification+1