CVOct 16, 2023

A Survey of Graph and Attention Based Hyperspectral Image Classification Methods for Remote Sensing Data

arXiv:2310.09994v13 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers in remote sensing and computer vision, but is incremental as it surveys existing methods without introducing new techniques.

This survey paper compiles and summarizes graph-based and attention-based deep learning methods for hyperspectral image classification in remote sensing, addressing the challenge of high-dimensional data and the need for effective spectral-spatial feature extraction.

The use of Deep Learning techniques for classification in Hyperspectral Imaging (HSI) is rapidly growing and achieving improved performances. Due to the nature of the data captured by sensors that produce HSI images, a common issue is the dimensionality of the bands that may or may not contribute to the label class distinction. Due to the widespread nature of class labels, Principal Component Analysis is a common method used for reducing the dimensionality. However,there may exist methods that incorporate all bands of the Hyperspectral image with the help of the Attention mechanism. Furthermore, to yield better spectral spatial feature extraction, recent methods have also explored the usage of Graph Convolution Networks and their unique ability to use node features in prediction, which is akin to the pixel spectral makeup. In this survey we present a comprehensive summary of Graph based and Attention based methods to perform Hyperspectral Image Classification for remote sensing and aerial HSI images. We also summarize relevant datasets on which these techniques have been evaluated and benchmark the processing techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes